Nick Mathewson
|
2da0efb547
Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066
|
13 years ago |
Nick Mathewson
|
0126150c2d
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
8d5c0e58ea
Fix a compilation warning for our bug4822 fix on 64-bit linux
|
13 years ago |
Nick Mathewson
|
c78a314e95
Fix comment about TLSv1_method() per comments by wanoskarnet
|
13 years ago |
Roger Dingledine
|
1416dd47a9
add a note from wanoskarnet
|
13 years ago |
Nick Mathewson
|
ccd8289958
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
13 years ago |
Robert Ransom
|
4752b34879
Log at info level when disabling SSLv3
|
13 years ago |
Nick Mathewson
|
db78fe4589
Disable SSLv3 when using a not-up-to-date openssl
|
14 years ago |
Sebastian Hahn
|
df05e5ef4d
Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix
|
14 years ago |
Nick Mathewson
|
638fdedcf1
Don't send a certificate chain on outgoing TLS connections from non-relays
|
14 years ago |
Robert Ransom
|
9976df9e56
Maintain separate server and client TLS contexts.
|
15 years ago |
Robert Ransom
|
8781640111
Refactor tor_tls_context_new:
|
15 years ago |
Nick Mathewson
|
50c259d763
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
|
14 years ago |
Nick Mathewson
|
76582442a8
Handle failing cases of DH allocation
|
14 years ago |
Nick Mathewson
|
5ed73e3807
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
|
14 years ago |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
15 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
15 years ago |
mingw-san
|
78df6404eb
Fix compilation with mingw and OpenSSL 0.9.8m+
|
15 years ago |
Nick Mathewson
|
2bd64f9e8f
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
15 years ago |
Nick Mathewson
|
92a99736fd
Do not set the hostname TLS extension server-side; only client-side
|
15 years ago |
Robert Ransom
|
17efbe031d
Maintain separate server and client TLS contexts.
|
15 years ago |
Robert Ransom
|
d3879dbd16
Refactor tor_tls_context_new:
|
15 years ago |
Robert Ransom
|
1b8c8059c7
Correct a bogus comment.
|
15 years ago |
Robert Ransom
|
c70d9d77ab
Correct a couple of log messages in tortls.c
|
15 years ago |
Robert Ransom
|
068185eca2
Fix several comments in tortls.c
|
15 years ago |
mingw-san
|
856a36c434
Fix compilation with mingw and OpenSSL 0.9.8m+
|
15 years ago |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
15 years ago |
valerino
|
076063ca90
moved wince related includes and defs to compat.h where possible, removed unused/redundant wince includes
|
15 years ago |
Sebastian Hahn
|
0b82ce3eb6
Demote a warning about missing client ciphers
|
15 years ago |
Roger Dingledine
|
77babb832a
minor cleanups
|
15 years ago |