Age | Commit message (Expand) | Author |
---|---|---|
2013-02-04 | Fix compilation with --disable-curve25519 option | Nick Mathewson |
2013-01-03 | Make libcurve25519_donna get built as a .a | Nick Mathewson |
2013-01-02 | Add a wrapper around, and test and build support for, curve25519. | Nick Mathewson |
2012-10-12 | Move strlcpy and strlcat into src/ext too | Nick Mathewson |
2012-10-11 | Move all externally maintained source files into src/ext | Nick Mathewson |
2012-09-12 | Drop support for openssl 0.9.7 | Nick Mathewson |
2012-09-06 | Fix a dependency: sha256.c influences crypto.o, not crypto.c | Nick Mathewson |
2012-09-06 | Fix a build-warning when building out-of-tree | Nick Mathewson |
2012-08-27 | build: minimal adjustments to make out-of-tree build work | Jim Meyering |
2012-08-23 | Make the _sha1.i file generation quieter | Nick Mathewson |
2012-08-09 | Fix up make distcheck and greatly simplify docs dependencies (although it's s... | Stewart Smith |
2012-08-09 | fix dependencies for some generated files | Stewart Smith |
2012-08-09 | Move to non-recursive make | Stewart Smith |