Nick Mathewson
|
87a93917c3
Fix a reference-leak in tor_tls_received_v3_certificate
|
14 years ago |
Nick Mathewson
|
80cf342e47
Fix memory leak in prop176 code
|
14 years ago |
Nick Mathewson
|
8af0cfc10d
Add some points to make it easy to turn off v3 support
|
14 years ago |
Sebastian Hahn
|
35fe4825fc
Quiet two notices, and spelling mistake cleanup
|
14 years ago |
Nick Mathewson
|
e56d7a3809
Give tor_cert_get_id_digests() fail-fast behavior
|
14 years ago |
Nick Mathewson
|
40f0d111c2
Fix some more issues wrt tor_cert_new found by asn
|
14 years ago |
Nick Mathewson
|
6bfb31ff56
Generate certificates that enable v3 handshake
|
14 years ago |
Nick Mathewson
|
9a77ebc794
Make tor_tls_cert_is_valid check key lengths
|
14 years ago |
Nick Mathewson
|
e48e47fa03
Function to return peer cert as tor_tls_cert
|
14 years ago |
Nick Mathewson
|
a6fc5059cd
Add AUTH keys as specified in proposal 176
|
14 years ago |
Nick Mathewson
|
0a4f562772
Functions to get a public RSA key from a cert
|
14 years ago |
Nick Mathewson
|
92602345e0
Function to detect certificate types that signal v3 certificates
|
14 years ago |
Nick Mathewson
|
8c9fdecfe9
Function to get digests of the certs and their keys
|
14 years ago |
Nick Mathewson
|
f4c1fa2a04
More functions to manipulate certs received in cells
|
14 years ago |
Nick Mathewson
|
c39688de6c
Function to extract the TLSSECRETS field for v3 handshakes
|
14 years ago |
Nick Mathewson
|
c0bbcf138f
Turn X509 certificates into a first-class type and add some functions
|
14 years ago |
Nick Mathewson
|
f186e16241
Add write watermarks to filtered bufferevents.
|
14 years ago |
Nick Mathewson
|
d3653063d3
Automatically use filtering bufferevents with IOCP.
|
14 years ago |
Sebastian Hahn
|
f137ae896e
Don't warn on http connection to my orport
|
14 years ago |
Nick Mathewson
|
44cfa53873
Make WIN32_WINNT defines conditional
|
14 years ago |
Nick Mathewson
|
3f97c665aa
Document feature3116 fns and improve output
|
14 years ago |
Nick Mathewson
|
734d9486f6
Record the states of failing OR connections
|
14 years ago |
Nick Mathewson
|
410e440a8d
Log SSL state changes at LOG_DEBUG, LD_HANDSHAKE.
|
15 years ago |
Nick Mathewson
|
f608872b0c
C style fix: a no-args function is void fn(void), not void fn().
|
14 years ago |
Nick Mathewson
|
8ae179deec
Add a magic field to tor_tls_t to catch exdata corruption bugs, if any appear.
|
14 years ago |
Robert Ransom
|
74fc993b98
Check the result of SSL_set_ex_data
|
14 years ago |
Robert Ransom
|
fe1137be6f
Use SSL_*_ex_data instead of SSL_*_app_data
|
14 years ago |
Robert Ransom
|
13ee803469
Remove now-unused helper functions
|
14 years ago |
Gladys Shufflebottom
|
49de5431d5
remove tls related hash table code
|
14 years ago |
Nick Mathewson
|
912b76a1bf
Merge remote branch 'origin/maint-0.2.2'
|
14 years ago |