Commit Graph

  • 5e86766768 Update all references to status-im repository master Noelia 2022-03-11 19:37:20 +0100
  • 08fea70a42
    Update go.mod Noelia 2022-03-11 12:58:25 +0100
  • fa2cb28583
    Merge pull request #38 from lpmi-13/update_links Nathan Button 2021-02-16 19:23:36 -0700
  • 5a96a2d2b8 update original motivation link, plus http to https Adam Leskis 2021-02-15 10:42:53 +0000
  • e56b841a3c
    Merge pull request #37 from binhn/use-go-mod Nathan Button 2020-12-21 16:15:40 -0700
  • 9345b873fc Switch to using modules instead of vendor Binh Nguyen 2020-12-21 17:20:45 -0500
  • db81aa62d3 Use loop on testapp until exit to allow the user continuous testing without having to start the app again and again. Binh Nguyen 2020-12-21 17:18:23 -0500
  • ae427f1e4c
    Merge pull request #33 from holiman/format Nathan Button 2018-09-12 11:59:39 -0700
  • fbd806564e
    go format + make testapp take input Martin Holst Swende 2018-09-12 15:04:35 +0200
  • be3c235ccd
    Merge pull request #32 from nbutton23/clean-up-and-formating Nathan Button 2018-08-30 15:18:52 -0600
  • 779ab22c69 Golint is not in the golang image, for now i will add it to the config while I research if there is an image where its included Nathan Button 2018-08-30 15:16:50 -0600
  • 910048ffe2 Re add lint to the CI stop zxcvb_test.go from failing Nathan Button 2018-08-30 15:08:55 -0600
  • 8a54176704 Add comment for fuzz Nathan Button 2018-08-30 15:05:50 -0600
  • 0c2847c0bb Merge branch 'master' of github.com:nbutton23/zxcvbn-go into clean-up-and-formating Nathan Button 2018-08-30 15:04:43 -0600
  • e13e15e561
    Merge pull request #31 from nbutton23/circlieCi Nathan Button 2018-08-30 15:03:48 -0600
  • 5ff8baff22 Commenting lint out since its going to fail, I have another branch where that will be fixed Nathan Button 2018-08-30 15:03:25 -0600
  • 9be67182a5 lint not vet Nathan Button 2018-08-30 15:02:44 -0600
  • fbb9b1cc38 forgot to set the org and repo names in the config Nathan Button 2018-08-30 15:00:27 -0600
  • a24f42d954
    Merge pull request #30 from nbutton23/circlieCi Nathan Button 2018-08-30 14:56:53 -0600
  • d9b49e9a5a Add ci build Nathan Button 2018-08-30 14:55:24 -0600
  • 0425ef0975 Merge branch 'master' of github.com:nbutton23/zxcvbn-go into circlieCi Nathan Button 2018-08-30 14:53:16 -0600
  • 9fd4f2fb9a Makefile Nathan Button 2018-08-30 14:53:10 -0600
  • 3cb5938f3f
    Merge pull request #27 from stevenjohnstone/sjj/fuzz Nathan Button 2018-08-29 09:08:19 -0600
  • c0f8271c67 A make file with some helpers Nathan Button 2018-08-28 21:26:51 -0600
  • 953e4e2086 Fix some small preformance issues as well as get lint passing Nathan Button 2018-08-28 20:30:34 -0600
  • 780cc39d5c
    Merge pull request #28 from tempestsecurity/master Nathan Button 2018-05-09 19:06:40 -0700
  • 923f144299 changing l33t substitution to generate the same set of possibilities as python, solving recursiveness issue edwincarlo 2018-05-09 17:19:29 -0300
  • 9e5bbcd739 WIP nbutton-wip Nathan Button 2018-05-01 08:22:07 -0600
  • db0cf37600 Add fuzzing and fix crashers. Steven Johnstone 2018-03-28 13:42:36 +0100
  • eafdab6b06 Update to dep, fixed one broken test, and commented out a bad test. v0.1 Nathan Button 2017-11-02 08:15:20 -0700
  • aa63dc8ac7
    Merge pull request #24 from TheMacies/master Nathan Button 2017-11-02 08:12:25 -0700
  • 84ad96728f
    Update zxcvbn.go Maciej Długoszek 2017-11-02 16:11:51 +0100
  • b5a8b8407d passing filters Maciej Długoszek 2017-11-02 14:33:00 +0100
  • cb069df45f filtering fix Maciej Długoszek 2017-11-02 14:17:33 +0100
  • b485b0e5b1 Filtering matchers Maciej Długoszek 2017-11-02 14:14:31 +0100
  • 9e2737e8c3
    Merge pull request #23 from SithLordDarthVader/patch-1 Nathan Button 2017-10-31 14:34:58 -0600
  • 89ca90e77c
    Update README.md SithLordDarthVader 2017-10-31 21:34:03 +0100
  • a22cb81b2e Merge pull request #17 from shawnps/master Nathan Button 2016-06-26 18:44:24 -0600
  • f460d783b1 gofmt -s Shawn Smith 2016-06-19 22:33:56 +0900
  • 957cde7393 Fixed dateWithOutSepMatch for dates with 8 digits. Nathan Button 2016-05-29 18:11:57 -0600
  • 09242c1934 fix godep references in test Nathan Button 2016-05-29 15:52:34 -0600
  • 5a6c898416 Merge pull request #14 from nbutton23/button-vendor Nathan Button 2016-03-08 09:59:15 -0700
  • 69b89b25d8 Move to Vendor button-vendor Nathan Button 2016-03-08 09:57:50 -0700
  • 621312d738 Merge pull request #13 from bjacokes/bjacokes.logflags Nathan Button 2016-03-04 15:02:45 -0700
  • ff89b72240 Remove global changes to log.flags Brian Jacokes 2016-03-03 13:46:58 -0800
  • 5fb7f48ad1 Merge pull request #12 from nbutton23/button-l33t Nathan Button 2016-01-29 14:56:06 -0700
  • 8165bed34b missed a file button-l33t Nathan Button 2016-01-29 14:53:33 -0700
  • 54e42d230c passwords now passing through the 1337 matcher. Not sure if scoring is correct. Nathan Button 2016-01-29 14:53:09 -0700
  • 7725100293 Get all permutation of leet sub Nathan Button 2016-01-29 11:25:32 -0700
  • 58d1351487 Start work on l33t. Nathan Button 2016-01-27 17:11:50 -0700
  • 7d8c28acb6 Merge pull request #11 from nbutton23/button-wip Nathan Button 2016-01-22 09:18:37 -0700
  • 9f59e087f7 Updated read button-wip Nathan Button 2016-01-22 09:18:01 -0700
  • 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. Nathan Button 2016-01-22 09:16:36 -0700
  • 05b1d2de1c minor tweaks and fixes. updated the test to fit the tweaks. Nathan Button 2016-01-21 15:40:34 -0700
  • 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 == Nathan Button 2016-01-21 15:39:55 -0700
  • 8711c8f158 Pull entropy calculation into its own file. Simplified the Match struct. matching now populates Match.Entropy. Nathan Button 2016-01-21 15:26:33 -0700
  • ad6ec61db4 Merge pull request #9 from nbutton23/button-wip Nathan Button 2016-01-19 12:00:56 -0700
  • 24b6c156b2 Fixed the spatial match issue. Added more test Nathan Button 2016-01-19 11:59:29 -0700
  • 2975b04a55 Merge pull request #5 from nbutton23/button-wip Nathan Button 2016-01-13 15:49:25 -0700
  • 7fa8f55be0 fat Nathan Button 2016-01-13 15:49:04 -0700
  • e3fb346bcb fixed some test. I update some of the math function back in the day, but never updated the test. Nathan Button 2016-01-13 15:47:44 -0700
  • 5ab9bcfcf0 Merge branch 'master' of https://github.com/nbutton23/zxcvbn-go into button-wip Nathan Button 2016-01-13 15:03:23 -0700
  • 73a5c3efcc added Go deps Nathan Button 2016-01-13 15:02:53 -0700
  • 03b3d0ef0b Merge pull request #4 from stephens2424/master Nathan Button 2016-01-13 13:36:58 -0700
  • feb1775e60 adding basic quick test Stephen Searles 2015-12-23 23:03:27 -0800
  • 3be29968ae WIP Nathan Button 2015-12-23 14:46:05 -0700
  • d490adbfd1 Merge pull request #3 from nbutton23/button-data-binding Nathan Button 2015-10-14 09:40:06 -0600
  • a9a908cd1d Fixed spatial Entropy scoring. Added sequence scoring. Nathan Button 2015-10-14 09:38:47 -0600
  • c58275908d Merge pull request #2 from nbutton23/button-data-binding Nathan Button 2015-10-06 18:15:40 -0600
  • 80ad1b1d96 Added data binding. Moved all the Json files into on folder Nathan Button 2015-10-06 18:14:08 -0600
  • 17f81ad607 Update README.md Nathan Button 2015-10-06 16:33:06 -0600
  • 24881c5e38 Forgot to remove imports Nathan Button 2015-10-06 16:28:34 -0600
  • e098256e10 renamed the package. Nathan Button 2015-10-06 16:21:39 -0600
  • 9acbd57b69 Merge pull request #1 from nbutton23/button-repeating-match Nathan Button 2015-10-06 16:19:28 -0600
  • 0c1d96fc2c pulled out main function. Nathan Button 2015-10-06 16:19:04 -0600
  • 0270356a60 Implemented repeating match. Started with l33t check Nathan Button 2015-10-06 16:15:33 -0600
  • 2569311def Update LICENSE.txt Nathan Button 2015-10-06 14:11:02 -0600
  • e63b91de56 Update README.md Nathan Button 2015-10-06 13:18:33 -0600
  • 2180022980 Update README.md Nathan Button 2015-10-06 13:17:38 -0600
  • 63be801790 Updated README this is a copy of the Python one with a few tweaks for syntax and what not. Nathan Button 2015-10-06 13:14:13 -0600
  • e479b1bf0a Scoring partly done. Its now in a state that it can be used. =D Nathan Button 2015-10-06 12:43:37 -0600
  • bcad144b2d Added some test. Made paths relative. Ported more python over Nathan Button 2015-10-05 13:56:21 -0600
  • 441bbc2241 Changed to use the Python version as my base. Nathan Button 2015-10-01 07:38:42 -0600
  • 21a0630b2e Accidentally added a binary removing it now. Nathan Button 2015-09-29 16:44:39 -0600
  • bb6acf96e6 Create README.md Nathan Button 2015-09-29 16:42:33 -0600
  • d10ecf471f License doc Nathan Button 2015-09-29 16:39:16 -0600
  • 498d5a5ae0 init. Added Json for adjacency and word list Nathan Button 2015-09-29 16:35:25 -0600