tor/src
Nick Mathewson 32bbc8f6b5 Refactor the dependency between tortls and crypto_dh.
We only ever need this to get us a DH ephemeral key object,
so make a function that does just that.
2018-07-31 19:46:00 -04:00
..
app Make our crypto library symbolic in the makefiles. 2018-07-11 12:51:36 -04:00
config Merge branch 'maint-0.2.9' into maint-0.3.2 2018-07-09 09:11:41 -04:00
core Rename crypto.c to crypto_cipher.c (since that's all it still has.) 2018-07-11 14:12:36 -04:00
ext Add postfork support for nss 2018-07-13 12:35:22 -04:00
feature Rename crypto.c to crypto_cipher.c (since that's all it still has.) 2018-07-11 14:12:36 -04:00
lib Refactor the dependency between tortls and crypto_dh. 2018-07-31 19:46:00 -04:00
rust Make the rust tests link. 2018-07-31 19:46:00 -04:00
test Use NSS in crypto_rand.c 2018-07-31 19:46:00 -04:00
tools Rename crypto.c to crypto_cipher.c (since that's all it still has.) 2018-07-11 14:12:36 -04:00
trunnel Rename util_malloc to malloc. 2018-07-10 15:16:57 -04:00
win32 Bump to 0.3.3.8 2018-07-09 09:24:07 -04:00
include.am Start splitting src/or 2018-07-05 17:15:50 -04:00