tor/src/common
Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed'
Conflicts:
	src/or/cpuworker.c
	src/or/or.h
	src/test/bench.c
2013-01-03 11:52:41 -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 Nuke uses of memcmp outside of unit tests 2012-12-13 17:34:05 -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 branch 'win64-7260' 2012-12-07 14:12:17 -05:00
compat.h Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 2012-11-02 14:22:21 -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 Check all crypto_rand return values for ntor. 2013-01-03 11:29:49 -05:00
crypto_curve25519.h Check all crypto_rand return values for ntor. 2013-01-03 11:29:49 -05:00
crypto.c Merge branch 'ntor-resquashed' 2013-01-03 11:52:41 -05:00
crypto.h Refactor strong os-RNG into its own function 2013-01-02 14:11:13 -05:00
di_ops.c Implement a constant-time safe_mem_is_zero. 2013-01-03 11:29:48 -05:00
di_ops.h Implement a constant-time safe_mem_is_zero. 2013-01-03 11:29: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 Add a PID_T_FORMAT for writing pids to logs 2012-11-02 14:07:01 -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 One last fix for a warning on non-EC systems 2012-12-25 22:12:18 -05:00
tortls.h Make ECDHE group configurable: 224 for public, 256 for bridges (default) 2012-12-25 20:22:46 -05: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