aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* DFSG: code updates for words-10k-pass.txtv2.4+dfsgSean Whitton2018-09-08
* DFSG: replace words-passwd with old words-10k-passSean Whitton2018-09-08
* Fix clang compilation fail, github issue #22 reported by ksdd.tony2018-08-29
* Merge pull request #20 from Perlbotics/bugfix-kbdtsyrogit2017-12-09
|\
| * Selftests removed from library and placed into test-internals.Perlbotics2017-11-21
| * Internal selftest added. Keyboard-layout integrity checked.Perlbotics2017-11-16
| * Exhaustive spacial tests across all registered keyboard layouts.Perlbotics2017-11-15
| * Fix for UK_Qwerty layout. Fix for Dvorak array size.Perlbotics2017-11-15
|/
* Merge pull request #19 from TheMRod/mastertsyrogit2017-10-15
|\
| * Remove extraneous periodMike Coddington2017-10-11
| * Fix markdownMike Coddington2017-10-11
| * Fix spelling, capitalization, URLMike Coddington2017-10-11
|/
* Revert commit 3552fedeb2f485b2cba8d04a4ef6262fd9dffd1c.tony2017-06-18
* Merge pull request #14 from dhenot/mastertsyrogit2017-05-15
|\
| * Fix match for decrementing sequencesDavid Hénot2017-05-11
* | Correct name in LICENSE.txt and change license header in other source files t...tony2017-05-15
* | Merge pull request #13 from craigslist/add-licensetsyrogit2017-05-15
|\ \
| * | add license to projectKevin M. Goess2017-04-10
| |/
* | Merge pull request #12 from rchatterjee/patch-1tsyrogit2017-05-15
|\ \ | |/ |/|
| * Update README.mdRahul Chatterjee2017-04-04
|/
* Calculate the required size for PossChars based on the dictionary used. The fixtony2017-03-04
* Merge pull request #11 from hannob/mastertsyrogit2017-03-04
|\
| * Fix one byte buffer overflow in ListPossibleChars().Hanno2017-03-01
| * use delete [] instead of deleteHanno2017-03-01
|/
* Merge remote-tracking branch 'origin/master'v2.0tony2016-10-24
|\
| * Merge pull request #10 from spwhitton/standardise-makefile-varsV1.0tsyrogit2016-10-24
| |\
| | * Standardise makefile variablesSean Whitton2016-09-28
| * | Merge pull request #9 from spwhitton/fix-clean-target-againtsyrogit2016-10-24
| |\ \ | | |/ | |/|
| | * Add another missing file to clean targetSean Whitton2016-09-28
| |/
* | Update readmetony2016-10-24
* | Tidy-up and tweaks.tony2016-10-24
* | Update the test cases to give take into account the new dictionary.tony2016-10-24
* | Fix memory leaktony2016-10-24
* | More ignorestony2016-10-24
* | Add extra entropy if a password is made from multiple matches, also move some...tony2016-10-24
* | Add option to dict-generate to limit the number of entries from a word file.tony2016-10-24
* | Include the correct dictionary source files int the repo.tony2016-10-16
* | update to use larger dictionaries from the Dropbox version of zxcvbn.tony2016-10-16
* | Allow for sequences like 2468 to be detected.tony2016-09-28
|/
* Merge branch 'spwhitton-build-libs'0.20160925tony2016-09-25
|\
| * Merge branch 'build-libs' of https://github.com/spwhitton/zxcvbn-ctony2016-09-25
|/|
| * Targets to build static libSean Whitton2016-09-24
| * Targets to build shlibSean Whitton2016-09-24
| * Angled-include zxcvbn.hSean Whitton2016-09-24
* | Merge pull request #5 from spwhitton/fix-clean-targettsyrogit2016-09-25
|\ \
| * | Fix clean targetSean Whitton2016-09-24
| |/
* | Merge pull request #7 from spwhitton/conditional-cflagstsyrogit2016-09-25
|\ \
| * | Conditionally define CFLAGS and CPPFLAGSSean Whitton2016-09-24
| |/
* | Merge pull request #6 from spwhitton/fix-build-gcc-5tsyrogit2016-09-25
|\ \ | |/ |/|
| * Add missing cast for C++11Sean Whitton2016-09-24
|/