tor/src/common
Nick Mathewson 50c259d763 Make the DH parameter we use for TLS match the one from Apache's mod_ssl
Our regular DH parameters that we use for circuit and rendezvous
crypto are unchanged.  This is yet another small step on the path of
protocol fingerprinting resistance.

(Backport from 0.2.2's 5ed73e3807)
2011-02-10 15:55:06 -05:00
..
address.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
address.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
aes.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
aes.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
ciphers.inc fix a few typos, and give the bootstrap phase stuff a changelog entry. 2008-06-13 04:26:05 +00:00
compat.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
compat.h Never include pthread.h when building for Windows. 2011-01-03 12:45:13 -05:00
container.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
container.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
crypto.c Make the DH parameter we use for TLS match the one from Apache's mod_ssl 2011-02-10 15:55:06 -05:00
crypto.h Make the DH parameter we use for TLS match the one from Apache's mod_ssl 2011-02-10 15:55:06 -05:00
ht.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
log.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
log.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
Makefile.am r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 2008-07-25 14:43:24 +00:00
memarea.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
memarea.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
mempool.c Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
mempool.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
OpenBSD_malloc_Linux.c Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c 2008-07-06 18:33:35 +00:00
strlcat.c r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 2006-10-03 19:00:07 +00:00
strlcpy.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
test.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
torgzip.c clean up message; explain a magic number in a comment 2011-01-15 12:12:10 -05:00
torgzip.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
torint.h Make our replacement INT32_MAX always signed 2011-01-12 14:29:38 -05:00
tortls.c Make the DH parameter we use for TLS match the one from Apache's mod_ssl 2011-02-10 15:55:06 -05:00
tortls.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00
util.c Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1 2011-01-03 15:30:11 -05:00
util.h Bump copyright statements to 2011 2011-01-03 11:50:39 -05:00