Nathan Button
|
aa63dc8ac7
|
Merge pull request #24 from TheMacies/master
Filtering the matchers
|
2017-11-02 08:12:25 -07:00 |
Maciej Długoszek
|
84ad96728f
|
Update zxcvbn.go
|
2017-11-02 16:11:51 +01:00 |
Maciej Długoszek
|
b5a8b8407d
|
passing filters
|
2017-11-02 14:33:00 +01:00 |
Maciej Długoszek
|
cb069df45f
|
filtering fix
|
2017-11-02 14:17:33 +01:00 |
Maciej Długoszek
|
b485b0e5b1
|
Filtering matchers
|
2017-11-02 14:14:31 +01:00 |
Nathan Button
|
9e2737e8c3
|
Merge pull request #23 from SithLordDarthVader/patch-1
Update README.md
|
2017-10-31 14:34:58 -06:00 |
SithLordDarthVader
|
89ca90e77c
|
Update README.md
|
2017-10-31 21:34:03 +01:00 |
Nathan Button
|
a22cb81b2e
|
Merge pull request #17 from shawnps/master
gofmt -s
|
2016-06-26 18:44:24 -06:00 |
Shawn Smith
|
f460d783b1
|
gofmt -s
|
2016-06-19 22:33:56 +09:00 |
Nathan Button
|
957cde7393
|
Fixed dateWithOutSepMatch for dates with 8 digits.
|
2016-05-29 18:11:57 -06:00 |
Nathan Button
|
09242c1934
|
fix godep references in test
|
2016-05-29 15:52:34 -06:00 |
Nathan Button
|
5a6c898416
|
Merge pull request #14 from nbutton23/button-vendor
Move to Vendor
|
2016-03-08 09:59:15 -07:00 |
Nathan Button
|
69b89b25d8
|
Move to Vendor
|
2016-03-08 09:57:50 -07:00 |
Nathan Button
|
621312d738
|
Merge pull request #13 from bjacokes/bjacokes.logflags
Remove global changes to log.flags
|
2016-03-04 15:02:45 -07:00 |
Brian Jacokes
|
ff89b72240
|
Remove global changes to log.flags
|
2016-03-03 13:46:58 -08:00 |
Nathan Button
|
5fb7f48ad1
|
Merge pull request #12 from nbutton23/button-l33t
Button l33t
|
2016-01-29 14:56:06 -07:00 |
Nathan Button
|
8165bed34b
|
missed a file
|
2016-01-29 14:53:33 -07:00 |
Nathan Button
|
54e42d230c
|
passwords now passing through the 1337 matcher. Not sure if scoring is correct.
|
2016-01-29 14:53:09 -07:00 |
Nathan Button
|
7725100293
|
Get all permutation of leet sub
|
2016-01-29 11:25:32 -07:00 |
Nathan Button
|
58d1351487
|
Start work on l33t.
|
2016-01-27 17:11:50 -07:00 |
Nathan Button
|
7d8c28acb6
|
Merge pull request #11 from nbutton23/button-wip
Button wip
|
2016-01-22 09:18:37 -07:00 |
Nathan Button
|
9f59e087f7
|
Updated read
|
2016-01-22 09:18:01 -07:00 |
Nathan Button
|
d53cdd1014
|
test now calculate the % error and test on that. I set this test up so that if will always pass. These test are more to see how close to feature parity the library is.
|
2016-01-22 09:16:36 -07:00 |
Nathan Button
|
05b1d2de1c
|
minor tweaks and fixes. updated the test to fit the tweaks.
|
2016-01-21 15:40:34 -07:00 |
Nathan Button
|
f582c737cd
|
Commenting this out since it always fails. Really need to figure out the best way to test this. . . I am thinking a %err might be better than ==
|
2016-01-21 15:39:55 -07:00 |
Nathan Button
|
8711c8f158
|
Pull entropy calculation into its own file. Simplified the Match struct. matching now populates Match.Entropy.
|
2016-01-21 15:26:33 -07:00 |
Nathan Button
|
ad6ec61db4
|
Merge pull request #9 from nbutton23/button-wip
Fixed the spatial match issue. Added more test
|
2016-01-19 12:00:56 -07:00 |
Nathan Button
|
24b6c156b2
|
Fixed the spatial match issue. Added more test
|
2016-01-19 11:59:29 -07:00 |
Nathan Button
|
2975b04a55
|
Merge pull request #5 from nbutton23/button-wip
Button wip
|
2016-01-13 15:49:25 -07:00 |
Nathan Button
|
7fa8f55be0
|
fat
|
2016-01-13 15:49:04 -07:00 |
Nathan Button
|
e3fb346bcb
|
fixed some test. I update some of the math function back in the day, but never updated the test.
|
2016-01-13 15:47:44 -07:00 |
Nathan Button
|
5ab9bcfcf0
|
Merge branch 'master' of https://github.com/nbutton23/zxcvbn-go into button-wip
|
2016-01-13 15:03:23 -07:00 |
Nathan Button
|
73a5c3efcc
|
added Go deps
|
2016-01-13 15:02:53 -07:00 |
Nathan Button
|
03b3d0ef0b
|
Merge pull request #4 from stephens2424/master
adding basic quick test
|
2016-01-13 13:36:58 -07:00 |
Stephen Searles
|
feb1775e60
|
adding basic quick test
|
2015-12-23 23:03:27 -08:00 |
Nathan Button
|
3be29968ae
|
WIP
|
2015-12-23 14:46:05 -07:00 |
Nathan Button
|
d490adbfd1
|
Merge pull request #3 from nbutton23/button-data-binding
Fixed spatial Entropy scoring. Added sequence scoring.
|
2015-10-14 09:40:06 -06:00 |
Nathan Button
|
a9a908cd1d
|
Fixed spatial Entropy scoring. Added sequence scoring.
|
2015-10-14 09:38:47 -06:00 |
Nathan Button
|
c58275908d
|
Merge pull request #2 from nbutton23/button-data-binding
Added data binding. Moved all the Json files into on folder
|
2015-10-06 18:15:40 -06:00 |
Nathan Button
|
80ad1b1d96
|
Added data binding. Moved all the Json files into on folder
|
2015-10-06 18:14:08 -06:00 |
Nathan Button
|
17f81ad607
|
Update README.md
Yeah found a major bug.
|
2015-10-06 16:33:06 -06:00 |
Nathan Button
|
24881c5e38
|
Forgot to remove imports
|
2015-10-06 16:28:34 -06:00 |
Nathan Button
|
e098256e10
|
renamed the package.
|
2015-10-06 16:21:50 -06:00 |
Nathan Button
|
9acbd57b69
|
Merge pull request #1 from nbutton23/button-repeating-match
Button repeating match
|
2015-10-06 16:19:28 -06:00 |
Nathan Button
|
0c1d96fc2c
|
pulled out main function.
|
2015-10-06 16:19:04 -06:00 |
Nathan Button
|
0270356a60
|
Implemented repeating match. Started with l33t check
|
2015-10-06 16:15:33 -06:00 |
Nathan Button
|
2569311def
|
Update LICENSE.txt
Made it look like the python one. . .
|
2015-10-06 14:11:02 -06:00 |
Nathan Button
|
e63b91de56
|
Update README.md
|
2015-10-06 13:18:33 -06:00 |
Nathan Button
|
2180022980
|
Update README.md
|
2015-10-06 13:17:38 -06:00 |
Nathan Button
|
63be801790
|
Updated README this is a copy of the Python one with a few tweaks for syntax and what not.
|
2015-10-06 13:14:13 -06:00 |