tor/src/common
Nick Mathewson d907fca29b Make libcurve25519_donna get built as a .a
This lets us give it compiler flags differing from the rest of
libor-crypto.a
2013-01-03 11:29:47 -05:00
..
address.c Merge branch 'bug7013_take2_squashed' 2012-11-27 22:18:16 -05:00
address.h Merge branch 'bug7013_take2_squashed' 2012-11-27 22:18:16 -05:00
aes.c Merge remote-tracking branch 'origin/maint-0.2.3' 2012-11-08 16:48:04 -05:00
aes.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
ciphers.inc Change our ciphersuite list to match ff8 2012-05-15 15:25:54 -04:00
compat_libevent.c Don't log about Libevent/OpenSSL initialization when all's well 2012-09-06 11:31:22 -04:00
compat_libevent.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
compat.c Merge remote-tracking branch 'origin/maint-0.2.3' 2012-11-08 16:48:04 -05:00
compat.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
container.c Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 2012-10-23 21:48:50 -04:00
container.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
crypto_curve25519.c Move curve25519 keypair type to src/common; give it functions 2013-01-02 14:11:13 -05:00
crypto_curve25519.h Move curve25519 keypair type to src/common; give it functions 2013-01-02 14:11:13 -05:00
crypto.c Refactor strong os-RNG into its own function 2013-01-02 14:11:13 -05:00
crypto.h Refactor strong os-RNG into its own function 2013-01-02 14:11:13 -05:00
di_ops.c Add a data-invariant linear-search map structure 2013-01-02 14:10:48 -05:00
di_ops.h Add a data-invariant linear-search map structure 2013-01-02 14:10:48 -05:00
get_mozilla_ciphers.py Change our ciphersuite list to match ff8 2012-05-15 15:25:54 -04:00
include.am Make libcurve25519_donna get built as a .a 2013-01-03 11:29:47 -05:00
log.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
Makefile.nmake Be a good git person: store nmakefiles in correct text fmt 2012-05-14 13:01:05 -04:00
memarea.c Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
memarea.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
mempool.c Merge remote-tracking branch 'origin/maint-0.2.3' 2012-11-08 16:48:04 -05:00
mempool.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
procmon.c Missing copyright/license statement for procmon.c 2012-06-04 21:02:13 -04:00
procmon.h Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
torgzip.c Update copyright dates to 2012; add a few missing copyright statements 2012-06-04 20:58:17 -04:00
torgzip.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
torint.h Convert all include-guard macros to avoid reserved identifiers. 2012-10-12 12:13:10 -04:00
torlog.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
tortls.c In comments and logs, say "UTC" not "GMT" 2012-11-23 10:05:16 -05:00
tortls.h Rename all reserved C identifiers we defined 2012-10-12 12:22:13 -04:00
util_codedigest.c Resolve about 24 DOCDOCs 2012-06-05 00:17:54 -04:00
util.c Note limitation of parse_rfc_1123_time 2012-11-23 10:06:16 -05:00
util.h Add warning message when a managed proxy dies during configuration. 2012-11-06 17:53:09 -05:00