aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Commit patch queue (exported by git-debrebase)debian/2.4+dfsg-2archive/debian/2.4+dfsg-2Sean Whitton2018-09-09
| | | | [git-debrebase make-patches: export and commit patches]
* finalise changelog for 2.4+dfsg-2 uploadSean Whitton2018-09-09
|
* changelogSean Whitton2018-09-09
|
* Fix a parallel FTBFS caused by a missing makefile dependencyAdrian Bunk2018-09-09
| | | | Gbp-Pq: Name parallel.patch
* Declare fast forward / record previous workdebian/2.4+dfsg-1archive/debian/2.4+dfsg-1Sean Whitton2018-09-08
|\ | | | | | | [git-debrebase pseudomerge: stitch]
| * crossSean Whitton2018-09-08
| | | | | | | | | | =================================================================== Gbp-Pq: Name cross.patch
| * patch README for DebianSean Whitton2018-09-08
| | | | | | | | | | | | | | | | Remove build instructions, and functions for when zxcvbn-c ws compiled with USE_DICT_FILE (see README.source). Forwarded: not-needed Gbp-Pq: Name patch-README-for-Debian.patch
* | finalise changelog for 2.4+dfsg-1 uploadSean Whitton2018-09-08
| |
* | Commit patch queue (exported by git-debrebase)Sean Whitton2018-09-08
| | | | | | | | [git-debrebase make-patches: export and commit patches]
* | fix crossbuilding zxcvbn-cHelmut Grohne2018-09-08
| | | | | | | | Gbp-Pq: Name cross.patch
* | patch README for DebianSean Whitton2018-09-08
| | | | | | | | | | | | | | | | Remove build instructions, and functions for when zxcvbn-c ws compiled with USE_DICT_FILE (see README.source). Forwarded: not-needed Gbp-Pq: Name patch-README-for-Debian.patch
* | update d/copyrightSean Whitton2018-09-08
| |
* | Update changelog for new upstream 2.4+dfsgSean Whitton2018-09-08
| | | | | | | | [git-debrebase changelog: new upstream 2.4+dfsg]
* | Update to upstream 2.4+dfsgSean Whitton2018-09-08
|\ \ | |/ |/| | | [git-debrebase anchor: new upstream 2.4+dfsg, merge]
| * 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
| |\ | | | | | | Bugfix kbd
| | * Selftests removed from library and placed into test-internals.Perlbotics2017-11-21
| | | | | | | | | | | | | | | | | | Selftests extracted (removed) from zxcvbn.c and test.c and placed into test-internals.c Makefile updated.
| | * Internal selftest added. Keyboard-layout integrity checked.Perlbotics2017-11-16
| | | | | | | | | | | | | | | Test binaries perform additional selftests now. This helps to detect errors in keyboard layout definitions early.
| | * Exhaustive spacial tests across all registered keyboard layouts.Perlbotics2017-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous test stopped when a (any) match for a given substring was found. While this is slightly faster than an exhaustive search across all registered keyboard layouts, it could result in a too optimistic entropy estimation. Example: The string jkl;'# yield the following entropies depending whether the UK-keyboard layout had a chance to be tested or not: Layout Code base Entropy ---------------------------------------------------------------------- US previous bits=17.080 log10=5.142 Multi-word extra bits=1.0 UK this bits=11.116 log10=3.346 Multi-word extra bits=0.0 ---------------------------------------------------------------------- The time to perform these checks were identical (i.e. 0.07ms, here). A new testcase for UK-layout was added. All legacy tests pass. New test passes. valgrind-check: passed
| | * Fix for UK_Qwerty layout. Fix for Dvorak array size.Perlbotics2017-11-15
| |/ | | | | | | | | | | | | Two layout fixes around the keys ',' and ';'. Dvorak layout array size reduced to 47*7. Test outcome was not affected.
| * Merge pull request #19 from TheMRod/mastertsyrogit2017-10-15
| |\ | | | | | | Fix spelling, capitalization, URL
| | * Remove extraneous periodMike Coddington2017-10-11
| | |
| | * Fix markdownMike Coddington2017-10-11
| | |
| | * Fix spelling, capitalization, URLMike Coddington2017-10-11
| |/ | | | | CoffeeScript & Dijkstra were standardized and capitalized according to their wishes. Also, the DropBox URL was updated.
* | git-debrebase convert-from-dgit-view: declare upstreamSean Whitton2018-09-08
|\ \ | | | | | | | | | | | | | | | (Re)constructed breakwater merge. [git-debrebase anchor: declare upstream]
| * | Import effective orig tree for upstream version 2.3+dfsgSean Whitton2018-09-08
| / | | | | | | | | | | This includes the contents of the .orig(s), minus any debian/ directory. [git-debrebase convert-from-dgit-view upstream-import-convert: 2.3+dfsg]
* | git-debrebase convert-from-dgit-view: drop upstream changes from breakwaterSean Whitton2018-09-08
| | | | | | | | | | | | | | Drop upstream changes, and delete debian/patches, as part of converting to git-debrebase format. Upstream changes will appear as commits. [git-debrebase convert-from-dgit-view drop-patches]
* | changelog for -2 uploaddebian/2.3+dfsg-2archive/debian/2.3+dfsg-2Sean Whitton2018-03-26
| |
* | packaging to make use of CXX_FOR_BUILD for dictgenSean Whitton2018-03-26
| |
* | use CXX_FOR_BUILD in makefile to build dictgenSean Whitton2018-03-26
| | | | | | | | This is to permit crossbuilding. Patch from Helmut Grohne.
* | upload to unstabledebian/2.3+dfsg-1archive/debian/2.3+dfsg-1Sean Whitton2017-06-25
| |
* | bumps std-ver to 4.0.0Sean Whitton2017-06-25
| |
* | update d/copyright for upstream's license changeSean Whitton2017-06-25
| | | | | | | | | | Note that the makefile was not modified in this release, but both contributors additionally released under Expat.
* | bump copyright yearsSean Whitton2017-06-25
| |
* | changelogSean Whitton2017-06-25
| |
* | Merge tag 'v2.3+dfsg'Sean Whitton2017-06-25
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version 2.3 DFSG-cleaned # gpg: Signature made Sun 25 Jun 2017 06:48:08 BST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: issuer "spwhitton@spwhitton.name" # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * | DFSG: code updates for words-10k-pass.txtv2.3+dfsgSean Whitton2017-06-25
| | |
| * | DFSG: replace words-passwd with old words-10k-passSean Whitton2017-06-25
| |/
| * Revert commit 3552fedeb2f485b2cba8d04a4ef6262fd9dffd1c.tony2017-06-18
| | | | | | | | | | | | This has been done to clarify the licensing of past contributions. There has not any response from rchatterjee regarding this so reverting his updates(see conversation for github pull request #12). Other contributors have accepted the change (see github pull requests #11, #14 and github issue #15).
| * Merge pull request #14 from dhenot/mastertsyrogit2017-05-15
| |\ | | | | | | Fix match for decrementing sequences causing heap corruptions
| | * Fix match for decrementing sequencesDavid Hénot2017-05-11
| | | | | | | | | | | | | | | This was causing heap corruptions (write past array boundary) in ZxcvbnMatch for passwords ending with 09 for example
| * | Correct name in LICENSE.txt and change license header in other source files ↵tony2017-05-15
| | | | | | | | | | | | to match.
| * | Merge pull request #13 from craigslist/add-licensetsyrogit2017-05-15
| |\ \ | | | | | | | | Add license to project, changing to MIT copyright.
| | * | add license to projectKevin M. Goess2017-04-10
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the MIT copyright license to the project to make it easier for other people to re-use. The other clones of the original zxcvbn also seem to be doing the same thing. This is the only identifying information I have on the author, not sure if that's enough for you?: tsyrogit https://github.com/tsyrogit
| * | Merge pull request #12 from rchatterjee/patch-1tsyrogit2017-05-15
| |\ \ | | |/ | |/| Update README.md
| | * Update README.mdRahul Chatterjee2017-04-04
| |/ | | | | Cosmetic changes on the readme. And many thanks for porting `zxcvbn` to c/c++.
| * Calculate the required size for PossChars based on the dictionary used. The fixtony2017-03-04
| | | | | | | | | | for this by hannob in commit ad2ef761 works for the current dictionary, but would fail if a dictionary is used with 49 or more possible characters for one of its nodes.
| * Merge pull request #11 from hannob/mastertsyrogit2017-03-04
| |\ | | | | | | memory safety fixes (bugs discovered with address sanitizer)