Nick Mathewson
|
4e2028152d
Fix an NSS socket leak-on-error found by dgoulet
|
6 anni fa |
Nick Mathewson
|
d6c564e09a
Use the correct macro to detect an invalid socket in tortls_nss.c
|
6 anni fa |
Nick Mathewson
|
62b709bc26
Release ownership of the dummy socket that tortls_nss.c will close
|
6 anni fa |
Nick Mathewson
|
79f8641ee5
Merge branch 'nss_countbytes_squashed'
|
6 anni fa |
Nick Mathewson
|
126819c947
Add support for lower-level byte counting with NSS
|
6 anni fa |
Nick Mathewson
|
ae5692994f
Add a tor_tls_release_socket() function.
|
6 anni fa |
Nick Mathewson
|
710aa122e4
Suppress strict-prototypes warnings in one more batch of NSS headers
|
6 anni fa |
Nick Mathewson
|
c50537fd94
Fix a pair of remaining leaks in tortls_nss.c
|
6 anni fa |
Nick Mathewson
|
274efb1263
Use FREE_AND_NULL for impl types
|
6 anni fa |
Nick Mathewson
|
7acb8c8d18
Document winsock includes better
|
6 anni fa |
Nick Mathewson
|
52ac539b99
Test a few more tortls.c functions
|
6 anni fa |
Nick Mathewson
|
52d5f4da12
Avoid spurious error logs when using NSS
|
6 anni fa |
Nick Mathewson
|
dd04fc35c6
Remove tor_tls_shutdown()
|
6 anni fa |
Nick Mathewson
|
5205c7fd90
Initial NSS support for TLS.
|
6 anni fa |
Nick Mathewson
|
c567b8fcb4
NSS support for x509 certs
|
6 anni fa |
Nick Mathewson
|
108d9879eb
Extract the non-generic part of tor_tls_context_decref().
|
6 anni fa |
Nick Mathewson
|
6a88d8f6b4
When enabling NSS, disable OpenSSL.
|
6 anni fa |
Nick Mathewson
|
1992c76130
Split tls modules and their tests into openssl and generic.
|
6 anni fa |