You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Smith 3e23e4cb58 Add the RFC 7539 ChaCha20-Poly1305 AEAD. 9 years ago
..
pqueue Add a run_tests target to run all tests. 9 years ago
test Add server-side support for asynchronous RSA decryption. 9 years ago
CMakeLists.txt Fix shared library build on OS X. 9 years ago
custom_extensions.c Align the SSL stack on #include style. 9 years ago
d1_both.c Align the SSL stack on #include style. 9 years ago
d1_clnt.c Document the info callback. 9 years ago
d1_lib.c Align the SSL stack on #include style. 9 years ago
d1_meth.c Ditch remaining filename comments from public headers and ssl/ 9 years ago
d1_pkt.c Document the info callback. 9 years ago
d1_srtp.c Align the SSL stack on #include style. 9 years ago
d1_srvr.c Add server-side support for asynchronous RSA decryption. 9 years ago
dtls_record.c Reject empty records of unexpected type. 9 years ago
internal.h Add server-side support for asynchronous RSA decryption. 9 years ago
s3_both.c Align the SSL stack on #include style. 9 years ago
s3_clnt.c Never use the internal session cache for a client. 9 years ago
s3_enc.c Change some "int" variables to "size_t" in ssl3_handshake_mac(). 9 years ago
s3_lib.c Convert ssl3_send_channel_id to CBB. 9 years ago
s3_meth.c Align the SSL stack on #include style. 9 years ago
s3_pkt.c Document the info callback. 9 years ago
s3_srvr.c Add server-side support for asynchronous RSA decryption. 9 years ago
ssl_aead_ctx.c Align the SSL stack on #include style. 9 years ago
ssl_asn1.c Unexport SSL_SESSION_ASN1_VERSION. 9 years ago
ssl_buffer.c Fix buffer size computation. 9 years ago
ssl_cert.c Document certificate verification functions in SSL. 9 years ago
ssl_cipher.c Add the RFC 7539 ChaCha20-Poly1305 AEAD. 9 years ago
ssl_file.c More SSL_SESSION serialization functions. 9 years ago
ssl_lib.c Never use the internal session cache for a client. 9 years ago
ssl_rsa.c Add server-side support for asynchronous RSA decryption. 9 years ago
ssl_session.c Tidy up SSL_CTX_add_session. 9 years ago
ssl_stat.c Document alert handling. 9 years ago
ssl_test.cc Correctly free SSL_SESSIONs in ssl_test. 9 years ago
t1_enc.c Align the SSL stack on #include style. 9 years ago
t1_lib.c |assert| → |OPENSSL_STATIC_ASSERT| where possible. 9 years ago
tls_record.c Add use counters for SSL_OP_TLS_D5_BUG and SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. 9 years ago