2021-12-22 18:57 | Fix the test vectors, test bcrypt.digest too, make sure we use bcrypt.dll/.so from the repo | Michael Savage | 1 | +21 | -13 |
2021-12-22 18:55 | Add LICENSE | Michael Savage | 1 | +59 | -0 |
2021-12-22 18:53 | Replace the libressl-portable getentropy stuff with something more modern | Michael Savage | 38 | +1251 | -4369 |
2020-07-12 09:59 | Add 2.1-6 rockspec | Michael Savage | 1 | +34 | -0 |
2020-07-12 09:58 | __EXTENSIONS__ was only needed for strlcpy | Michael Savage | 1 | +0 | -1 |
2020-07-09 19:21 | Cleanup | Michael Savage | 1 | +0 | -6 |
2020-07-09 14:08 | Cleanup | Michael Savage | 15 | +103 | -272 |
2020-07-09 12:20 | Remove chroot stuff | Michael Savage | 2 | +0 | -39 |
2020-07-09 12:17 | Merge pull request #14 from niacat/master | Michael Savage | 1 | +11 | -2 |
2020-05-20 07:20 | Add 2.1-5 rockspec | Michael Savage | 1 | +34 | -0 |
2020-05-20 07:18 | Fix musl build | Michael Savage | 1 | +1 | -63 |
2017-04-13 20:53 | Add 2.1-4 rockspec | Michael Savage | 1 | +34 | -0 |
2017-04-01 07:36 | Merge pull request #9 from ygalblum/allow-external-uname-for-cross-compilation | Michael Savage | 1 | +1 | -1 |
2017-04-01 07:33 | Only include sha512.c on Linux | Michael Savage | 1 | +1 | -1 |
2017-04-01 07:32 | Remove some unused .S files | Michael Savage | 2 | +0 | -3604 |
2016-02-14 10:10 | Add 2.1-3 rockspec | Michael Savage | 1 | +34 | -0 |
2016-02-14 10:06 | Put LDFLAGS at the end, fix #8 | Michael Savage | 1 | +1 | -1 |
2015-12-24 15:34 | Simplify Makefile.mess a bit | Michael Savage | 1 | +5 | -7 |
2015-12-24 15:07 | Remove Makefile.bsd because it sucks | Michael Savage | 1 | +0 | -10 |
2015-12-24 14:53 | Fix building on OpenBSD | Michael Savage | 3 | +73 | -35 |
2015-08-15 10:37 | Add v2.1 rockspec | Michael Savage | 1 | +34 | -0 |
2015-08-15 10:36 | Use -lrt on Linux | Michael Savage | 1 | +1 | -0 |
2015-01-21 10:07 | Bump year | Michael Savage | 1 | +1 | -1 |
2015-01-20 17:51 | Remove unused include | Michael Savage | 1 | +0 | -2 |
2015-01-14 20:19 | Actually not public domain | Michael Savage | 2 | +2 | -2 |
2015-01-14 20:18 | Update license in 2.0/SCM rockspecs | Michael Savage | 2 | +2 | -2 |
2015-01-14 16:31 | Add v2.0 rockspec | Michael Savage | 1 | +34 | -0 |
2014-12-29 11:06 | whoops | Michael Savage | 1 | +1 | -1 |
2014-12-27 09:15 | Add licensing info | Michael Savage | 2 | +27 | -0 |
2014-12-27 08:56 | Compile compat/safebfuns.c with -O0 | Michael Savage | 3 | +6 | -3 |
2014-12-27 08:56 | Remove timingsafe_memcmp | Michael Savage | 1 | +0 | -46 |
2014-12-23 17:41 | Update safebfuns | Michael Savage | 1 | +9 | -17 |
2014-12-16 13:22 | Add support for 2y hashes | Michael Savage | 1 | +1 | -0 |
2014-12-16 11:18 | Fix returning the opposite of what we should in bcrypt.verify | Michael Savage | 2 | +2 | -2 |
2014-12-12 11:31 | Remove SHA1/SHA256 implementations | Michael Savage | 10 | +0 | -9558 |
2014-12-12 11:11 | Remove stray header | Michael Savage | 1 | +0 | -1 |
2014-12-12 11:11 | Fix example | Michael Savage | 1 | +1 | -1 |
2014-12-11 16:28 | Rewrite! | Michael Savage | 60 | +17928 | -2440 |
2014-12-11 10:27 | Don't use -shared on OSX. #6 | Michael Savage | 1 | +5 | -5 |
2014-12-08 19:01 | Fix scm rockspec | Michael Savage | 1 | +4 | -0 |
2014-12-04 23:17 | Try to fix building on OS X. #6 | Michael Savage | 1 | +6 | -0 |
2014-05-05 19:08 | Don't leak fds episode 2 | Michael Savage | 1 | +5 | -0 |
2014-05-05 14:59 | Rambling in README | Michael Savage | 1 | +28 | -0 |
2014-05-05 13:35 | Use my_strerror in bcrypt.random | Michael Savage | 1 | +1 | -1 |
2014-05-05 13:31 | Extra bcrypt.random tests | Michael Savage | 1 | +4 | -0 |
2014-05-05 13:29 | Fix char device check in open_random | Michael Savage | 1 | +1 | -1 |
2014-05-05 13:22 | Don't leak fds if open_random fails | Michael Savage | 1 | +4 | -0 |
2014-05-05 13:14 | Add v1.5 rockspec | Michael Savage | 1 | +34 | -0 |
2014-05-05 13:11 | Better random device and error handling | Michael Savage | 3 | +121 | -16 |
2014-05-05 12:42 | Don't need LIBS in Makefile | Michael Savage | 1 | +1 | -2 |
2014-05-05 12:41 | Trailing whitespace | Michael Savage | 1 | +1 | -1 |
2014-02-25 14:34 | Add a $ | Michael Savage | 1 | +1 | -1 |
2014-02-25 14:33 | Add installation to README | Michael Savage | 1 | +6 | -0 |
2014-02-25 14:32 | Add 1.4 rockspec | Michael Savage | 1 | +34 | -0 |
2014-02-25 14:32 | Add 1.3-2 rockspec | Michael Savage | 1 | +34 | -0 |
2014-02-25 14:20 | Check crypt_rn/crypt_gensalt_rn errors and improve interface | Michael Savage | 2 | +64 | -18 |
2014-01-06 15:40 | Remove -lcrypto because we don't need it | Michael Savage | 1 | +1 | -1 |
2013-12-17 08:41 | Add v1.3 rockspec | Michael Savage | 1 | +30 | -0 |
2013-12-12 10:23 | Back to c99 | Michael Savage | 1 | +1 | -1 |
2013-12-11 19:49 | Add v1.2 rockspec | Michael Savage | 1 | +30 | -0 |
2013-12-11 19:47 | Fix luarocks build issue | Michael Savage | 1 | +4 | -0 |
2013-12-10 10:42 | Add v1.1 rockspec | Michael Savage | 1 | +30 | -0 |
2013-12-10 10:40 | Const everywhere | Michael Savage | 1 | +12 | -12 |
2013-12-10 10:36 | Better Makefile | Michael Savage | 1 | +18 | -9 |
2013-12-10 10:36 | Don't ignore read errors | Michael Savage | 1 | +8 | -5 |
2013-11-17 12:43 | Fix v1.0 rockspec | Michael Savage | 1 | +1 | -1 |
2013-11-17 12:42 | Add 1.0 rockspec | Michael Savage | 1 | +30 | -0 |
2013-09-24 16:31 | Merge pull request #2 from catwell/master | Michael Savage | 1 | +1 | -1 |
2013-08-24 13:04 | Remove lies from README | Michael Savage | 1 | +1 | -1 |
2013-05-19 11:37 | Update rockspec, version lua >= 5.1 | Michael Savage | 1 | +1 | -1 |
2013-05-19 11:30 | Update rockspec | Michael Savage | 1 | +2 | -2 |
2013-05-18 20:16 | Don't define CC in Makefile | Michael Savage | 1 | +0 | -1 |
2013-05-17 16:28 | Updated to use crypt_blowfish and Lua 5.2 | Michael Savage | 21 | +2223 | -1153 |
2012-12-03 14:20 | Removed detailed rockspec description... | Michael Savage | 1 | +0 | -4 |
2012-07-31 12:21 | Rename bcrypt.gensalt to bcrypt.salt | Michael Savage | 3 | +5 | -5 |
2012-07-31 12:19 | Add rockspec | Michael Savage | 1 | +33 | -0 |
2012-01-10 09:40 | Don't link with lua | Michael Savage | 1 | +1 | -1 |
2011-12-17 11:09 | Replace useless test | Michael Savage | 1 | +3 | -1 |
2011-12-17 02:28 | Merge branch 'master' of github.com:mikejsavage/luabcrypt | Michael Savage | 0 | +0 | -0 |
2011-12-17 02:23 | Remove unnecessary heap allocations | Michael Savage | 1 | +3 | -10 |
2011-12-16 15:23 | Clarify why the salt malloc size is what it is | Michael Savage | 1 | +1 | -0 |
2011-12-16 15:22 | Use intermediate verified var for clarity | Michael Savage | 1 | +3 | -1 |
2011-12-16 15:20 | Change logRounds to C naming convention | Michael Savage | 1 | +2 | -2 |
2011-12-16 15:20 | Add Lua signatures before functions | Michael Savage | 1 | +3 | -0 |
2011-12-16 15:12 | Initial commit | Michael Savage | 8 | +1241 | -0 |