Tor 0.4.9.8
Loading...
Searching...
No Matches
tls Directory Reference

Files

 buffers_tls.c
 Read and write data on a tor_tls_t connection from a buf_t object.
 
 buffers_tls.h
 Header for buffers_tls.c.
 
 ciphers.inc
 
 ciphers_v13.inc
 
 nss_countbytes.c
 A PRFileDesc layer to let us count the number of bytes bytes actually written on a PRFileDesc.
 
 nss_countbytes.h
 Header for nss_countbytes.c, which lets us count the number of bytes actually written on a PRFileDesc.
 
 tortls.c
 Shared functionality for our TLS backends.
 
 tortls.h
 Headers for tortls.c.
 
 tortls_internal.h
 Declare internal functions for lib/tls.
 
 tortls_nss.c
 Wrapper functions to present a consistent interface to TLS and SSL X.509 functions from NSS.
 
 tortls_openssl.c
 
 tortls_st.h
 Structure declarations for internal TLS types.
 
 tortls_sys.h
 Declare subsystem object for the tortls module.
 
 x509.c
 
 x509.h
 Headers for tortls.c.
 
 x509_internal.h
 
 x509_nss.c
 Wrapper functions to present a consistent interface to X.509 functions from NSS.
 
 x509_openssl.c
 Wrapper functions to present a consistent interface to X.509 functions.