git.99rst.org
/
redacted-XKCD-password-generator.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
redacted-XKCD-password-generator.git
2015-10-01
Scot Hacker
Mention accepted module args in readme
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Scot Hacker
Add Django integration example
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Scot Hacker
Rename module args to match CLI versions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Steven Tobin
Merge pull request #25 from gitter-badger/gitter-badge
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
The Gitter...
Added Gitter badge
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Steven Tobin
extended default wordlist
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Steven Tobin
improved acknowledgement of 12dicts
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
Steven Tobin
added initial files for a man page
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Steven Tobin
forgot to increment version for bugfix
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Steven Tobin
update contributor list
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Steven Tobin
Merge pull request #21 from svisser/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Simeon Visser
Updated Python 3 version check to use sys.version_info
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Steven Tobin
fixed pep8 issues
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Steven Tobin
added license to manifest
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Steven Tobin
updated contributor and copyright
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Ben Finney
Rewrite help for command-line options.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Steven Tobin
Included explicit BSD license
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Steven Tobin
python3 compatibility in example_import
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Steven Tobin
removed commented-out code from example
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Steven Tobin
Improved example_import and added information to docs
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Steven Tobin
bump version number
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Steven Tobin
extracted wordfile detection code to function
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Steven Tobin
fixed docstring typo (thanks to kimslawson for the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Steven Tobin
version bump for large improvement to acrostic function
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Steven Tobin
Improved acrostic generation algorithm
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Steven Tobin
version number increment to match pypi
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Steven Tobin
updated contributors list
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Steven Tobin
Merge branch 'dmbaturin-unit-test-enhancements'
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Daniil Baturin
Python3 compatibility fix in commandline_count.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Daniil Baturin
Replace hardcoded data with a regex match check in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Daniil Baturin
Remove hardcoded data dependency from acrostic test...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Steven Tobin
Merge pull request #16 from thiderman/py3
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Lowe Thiderman
Python3 fix for example import
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Steven Tobin
version bump for pypi
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Steven Tobin
updated README
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
reordered README for legibility
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
added pip install instructions to README
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
fixed setup.py for new readme
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
fix pep8 issues
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
Convert README to rst for pypi push
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
tweaked readme due to changes to default wordlists
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
Merge branch 'thiderman-packaging'
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
fixed tests, removed unneeded files
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
Merge branch 'master' of github.com:redacted/XKCD-passw...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Steven Tobin
Merge pull request #13 from thiderman/packaging
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Steven Tobin
Testing default.txt solution
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Steven Tobin
Testing default.txt solution
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Steven Tobin
Merge branch 'packaging' of https://github.com/thiderma...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Lowe Thiderman
Add thiderman to contributors
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Lowe Thiderman
Add packaged support for provided wordlists
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Lowe Thiderman
Move cracklib to top of suggested word lists
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Steven Tobin
Increased default password length required increase...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Lowe Thiderman
Move example import into package
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Lowe Thiderman
Add cracklib-small as a default wordlist
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Lowe Thiderman
"Fix" tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Lowe Thiderman
Modify main code for packaging
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Lowe Thiderman
Move static files into module directory
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Lowe Thiderman
Add generic Python project gitignore
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Lowe Thiderman
Move main file into a module
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Lowe Thiderman
Add setup.py
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Steven Tobin
Updated default password length to 6 (from 4)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Steven Tobin
Updated licence for 2014
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Steven Tobin
small change to readme
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Steven Tobin
hotlink original xkcd comic
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Steven Tobin
change non-interactive code to return passwd
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Steven Tobin
fixed error in README
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Steven Tobin
updated contributor list
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Steven Tobin
updated README with delimiters
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Steven Tobin
changes to delimiter code
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Steven Tobin
Merge branch 'master' of https://github.com/zbstof...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Steven Tobin
moved test wordfile to tests dir
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Steven Tobin
added unit tests
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Steven Tobin
removed dependence on options parsing for verbose_reports
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Stanislav Bytsko
Add option to have custom word delimiters
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Steven Tobin
tweak to readme
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Steven Tobin
fixed a couple more pep8 issues
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Steven Tobin
updated readme
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Steven Tobin
added import example. renamed main script to allow...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Steven Tobin
fiexed some small pep8 and indentation issues
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Steven Tobin
Updated contributor list
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Steven Tobin
Merge pull request #10 from kimslawson/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Kim Slawson
Factor out acrostic code into its own function (DRY)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Kim Slawson
Optimize sub-optimal way of doing acrostics. (Is unnece...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Kim Slawson
Add count option, logic, and documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Kim Slawson
Add acrostic option, logic, documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Steven Tobin
Updated copyright for 2013
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Steven Tobin
fixed typo in usage instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Steven Tobin
added usage info to README
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Steven Tobin
Merge pull request #9 from dbeecham/master
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Daniel Beecham
Changed DOS to UNIX newlines.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Steven Tobin
changed --entropy to --verbose, added more reports
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Steven Tobin
Merge pull request #8 from dbeecham/master
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Daniel Beecham
Consolidate more stuff into validate_options.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Steven Tobin
Fixed all outstanding pep8 issues
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Steven Tobin
option validation tests collected in new function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Steven Tobin
Merge pull request #7 from dbeecham/master
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Daniel Beecham
Small rewordings and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Daniel Beecham
PEP8 fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Steven Tobin
restore compatibility with Python < 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Steven Tobin
Merge pull request #6 from dbeecham/master
commit
|
commitdiff
|
tree
|
snapshot
next
git clone https://git.99rst.org/PROJECT