Age | Commit message (Expand) | Author |
---|---|---|
2013-06-12 | Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t... | Marek Majkowski |
2013-06-10 | Bug #5170 - make pkey_eq testable, introduce test_tortls.c | Marek Majkowski |
2013-01-16 | Actually link against nacl when we want to use it | Nick Mathewson |
2013-01-03 | Add reference implementation for ntor, plus compatibility test | Nick Mathewson |
2013-01-03 | Make libcurve25519_donna get built as a .a | Nick Mathewson |
2012-11-14 | Refactor begin cell parsing into its own function, with tests. | Nick Mathewson |
2012-10-11 | Move all externally maintained source files into src/ext | Nick Mathewson |
2012-08-09 | fix TESTS to include full path to src/test/test | Stewart Smith |
2012-08-09 | Move to non-recursive make | Stewart Smith |