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
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
2012-06-15
Daniel Beecham
Small bug fixes and changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Steven Tobin
added missing contributor email
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Steven Tobin
improved PEP8 compliance
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Steven Tobin
expanded doc for generate_wordlist
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Steven Tobin
Updated licence with correct years
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Steven Tobin
Changed README to reflect Python3 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Steven Tobin
removed use of 'with' for back-compatibility
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Steven Tobin
Added code for fallback random generator use
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Steven Tobin
updated contibutor list
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Steven Tobin
Merge pull request #5 from dbeecham/master
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Daniel Beecham
PEP8 correct, usable in Python3.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Steven Tobin
added an alternative wordlist
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Steven Tobin
updated contributor list
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Steven Tobin
added 2of12.txt to repo for convenience
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Steven Tobin
Updated readme to reflect changes to script
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Steven Tobin
Merge pull request #3 from robla/master
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Rob Lanphier
Can't assume Linux always uses /usr/dict/words (Ubuntu...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Rob Lanphier
Added myself to the copyright
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Rob Lanphier
Added --entropy option for psuedoscientific entropy...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Rob Lanphier
Added --valid_chars option
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Rob Lanphier
Added optparse options for min/max length, numwords...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Steven Tobin
Change to password generator to allow non-interactive use
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Steven Tobin
Make word file an optional kwarg for generate_wordlist()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Steven Tobin
Licensed under BSD license
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Steven Tobin
Merge pull request #1 from MithrandirAgain/master
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
MithrandirAgain
More secure rand. num generator, fixed input error...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Steven Tobin
typo
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Steven Tobin
link to wordlist
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Steven Tobin
Initial commit
commit
|
commitdiff
|
tree
|
snapshot
git clone https://git.99rst.org/PROJECT