379 Commits

Author SHA1 Message Date
Dan Wheeler
67c4ece9ef Fix broken demo link in README 2017-10-12 17:39:04 -07:00
Dan Wheeler
ec8a1716f0 Merge pull request #192 from rhc2104/patch-1
Fix readme typo
2017-02-11 00:08:01 -08:00
Ronald Cheng
7afd13c1cd Fix readme typo 2017-02-10 23:50:14 -08:00
Dan Wheeler
8db3a7c933 Merge pull request #191 from NathanReb/patch-1
Add ocaml-zxcvbn to README.md
2017-02-07 12:16:26 -08:00
Nathan Rebours
457b5a76b1 Add ocaml-zxcvbn to README.md 2017-02-07 15:40:32 +01:00
Dan Wheeler
06aed17e2f latest dist build 2017-02-06 19:58:19 -08:00
Dan Wheeler
f073542518 4.4.2 v4.4.2 2017-02-06 19:53:26 -08:00
Dan Wheeler
f0ff851e42 add pointer to USENIX paper/presentation + ports cleanup. 2017-02-06 19:49:38 -08:00
Dan Wheeler
57193159e3 Merge pull request #185 from dwolfhub/patch-1
update reference year to 2017
2017-02-06 16:38:32 -08:00
Dan Wheeler
8bc7b7a9ef Merge pull request #183 from shssoichiro/patch-1
Add zxcvbn-rs to the list of ports
2017-02-06 15:57:58 -08:00
Dan Wheeler
6ac9aecb8e Merge pull request #184 from Tostino/master
Add nbvcxz to the list of alternatives
2017-02-06 15:56:46 -08:00
Daniel Wolf
7b4315333b make REFERENCE_YEAR dynamic 2017-02-05 09:47:40 -06:00
Daniel Wolf
d0d7689129 updated reference year to 2017 2017-01-09 13:30:46 -06:00
Adam Brusselback
41ab440fb5 Add nbvcxz to the list of alternatives 2016-12-29 10:39:23 -05:00
Josh Holmer
05d4005b1f Add zxcvbn-rs to the list of ports 2016-12-21 12:37:32 -05:00
Dan Wheeler
05d5090f61 update zxcvbn python port in README 2016-12-20 00:14:48 -08:00
Dan Wheeler
63bd219723 Merge pull request #182 from RoyboyNL/master
Check for the correct dictionary name
2016-12-19 19:28:44 -08:00
RoyboyNL
1562b69d95 Check for the correct dictionary name 2016-12-16 14:00:19 +01:00
Dan Wheeler
148671599b Merge pull request #180 from rianhunter/master
zxcvbn-cpp port and a random change
2016-12-01 22:01:40 -08:00
Dan Wheeler
e24c888b1b Merge pull request #175 from vvatanabe/uncaught-TypeError-when-calculating-score
Check if a number evaluates to infinity.
2016-12-01 22:00:21 -08:00
Rian Hunter
ff4ff80d38 Add zxcvbn-cpp to ports list 2016-12-01 16:11:08 -08:00
Rian Hunter
6f0c92416a Add more debug info in test-matching 2016-11-29 17:56:21 -08:00
Dan Wheeler
f15783727a 4.4.1 v4.4.1 2016-10-31 14:59:36 -07:00
Dan Wheeler
96d097a95a latest build 2016-10-31 14:57:53 -07:00
Dan Wheeler
64a801c792 search bugfix: certain optimal bruteforce matches are no longer ignored 2016-10-31 14:57:29 -07:00
yuichi.watanabe
f5dce03e50 check if a number evaluates to infinity. 2016-09-27 19:06:18 +09:00
Dan Wheeler
2db267c60a add wcjr/zxcvbn-api to list of ports 2016-09-26 21:33:24 -07:00
Dan Wheeler
6285e6bdd2 Merge pull request #149 from reedloden/patch-1
Add `zxcvbn-js` ruby gem to language port list
2016-09-24 17:15:54 -07:00
Dan Wheeler
6350ec9573 4.4.0 v4.4.0 2016-09-24 16:53:55 -07:00
Dan Wheeler
2f15c70d77 latest build 2016-09-24 16:45:20 -07:00
Dan Wheeler
3b07a6ae04 Merge branch 'master' of https://github.com/dropbox/zxcvbn 2016-09-24 16:44:12 -07:00
Dan Wheeler
c5fa76d207 latest build 2016-09-24 16:43:44 -07:00
Dan Wheeler
82c460ff71 bug fix: compare g on a per-length-l basis. #158 2016-09-24 16:43:33 -07:00
Dan Wheeler
735d5f885b Merge pull request #164 from rohitjha/readme
Updates to README
2016-09-24 14:56:03 -07:00
Dan Wheeler
b1c37c0a8d Merge pull request #161 from mans0954/patch-1
Add zxcvbn-c port to C/C++ to README.md
2016-09-24 14:54:47 -07:00
Dan Wheeler
3045aab884 Merge pull request #145 from evilaliv3/add-implementations-to-readme
Add angular-zxcvbn to the list of the library integrations
2016-09-24 14:53:48 -07:00
Dan Wheeler
9c1b79820c Merge pull request #173 from zdroid/patch-1
Improve meta files
2016-09-24 14:50:11 -07:00
Dan Wheeler
a34a877529 Merge pull request #165 from aaroncampbell/master
Set base_matches to the correct base_analysis.sequence in repeat_match()
2016-09-24 14:43:44 -07:00
Dan Wheeler
793d3cceae Merge pull request #140 from alippai/patch-1
Update license range
2016-09-24 14:38:54 -07:00
Dan Wheeler
890ecc5ad6 fix broken pull requests: remove saucelabs from continuous integration flow, switch to local tests. 2016-09-24 14:35:03 -07:00
Dan Wheeler
e98f2bfb8a fix #167: remove a lingering match property that is no longer set 2016-09-24 13:44:01 -07:00
Dan Wheeler
6391857b59 latest build 2016-09-24 13:23:02 -07:00
Dan Wheeler
04b8de54a7 remove accidental absolute paths in source map 2016-09-24 13:22:45 -07:00
Zlatan Vasović
00a012f99d Remove needless script type attribute
HTML5's default value of script type is "text/javascript", so there's no need to add the type attribute.
2016-09-21 23:08:45 +02:00
Zlatan Vasović
8cae58b645 Use shorter repository property
Reference: https://docs.npmjs.com/files/package.json#repository
2016-09-21 23:04:58 +02:00
Aaron D. Campbell
19aa686d7e Set base_matches to the correct base_analysis.sequence in repeat_match() 2016-08-14 16:29:27 -05:00
Rohit Jha
b1372d0c6e Updates to README 2016-08-12 23:35:40 -07:00
Rohit Jha
3bdfde0a5d Updates to README 2016-08-12 23:33:10 -07:00
Christopher Hoskin
6a47f51e90 Add zxcvbn-c port to C/C++ to README.md 2016-07-11 06:48:34 +01:00
Dan Wheeler
6c79117925 Merge pull request #153 from codetheweb/patch-1
Remove codetheweb:zxcvbn port for Meteor
2016-05-03 18:53:21 -07:00