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.
 
 
 
 
 
 
Adam Langley 4cfa96bd26 Move compile-time asserts to the top-level. 9 years ago
..
pqueue Fix some malloc test crashs. 9 years ago
test Fix Renegotiate-Client-NoExt test. 9 years ago
CMakeLists.txt Add malloc test support to unit tests. 9 years ago
d1_both.c DTLS fragments may not be split across two records. 9 years ago
d1_clnt.c Prune ssl3_check_cert_and_algorithm. 9 years ago
d1_lib.c Further tidy up cipher logic. 9 years ago
d1_meth.c Further tidy up cipher logic. 9 years ago
d1_pkt.c Split ssl_read_bytes hook into app_data and close_notify hooks. 9 years ago
d1_srtp.c Fix STACK_OF pointer style. 9 years ago
d1_srvr.c Decide whether or not to request client certificates early. 9 years ago
internal.h Implement asynchronous private key operations for client auth. 9 years ago
s3_both.c Implement asynchronous private key operations for client auth. 9 years ago
s3_clnt.c Don't put sessions from renegotiations in the cache. 9 years ago
s3_enc.c Remove unnecessary NULL checks, part 5. 9 years ago
s3_lib.c Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. 9 years ago
s3_meth.c Further tidy up cipher logic. 9 years ago
s3_pkt.c Limit the number of warning alerts silently consumed. 9 years ago
s3_srvr.c Implement asynchronous private key operations for client auth. 9 years ago
ssl_aead_ctx.c Factor SSL_AEAD_CTX into a dedicated type. 9 years ago
ssl_algs.c Rename ssl_locl.h to internal.h 9 years ago
ssl_asn1.c Duplicate SSL_SESSIONs when renewing them. 9 years ago
ssl_cert.c Preserve session->sess_cert on ticket renewal. 9 years ago
ssl_cipher.c Add ECDHE-PSK-AES{128,256}-SHA cipher suites. 9 years ago
ssl_lib.c Don't put sessions from renegotiations in the cache. 9 years ago
ssl_rsa.c Implement asynchronous private key operations for client auth. 9 years ago
ssl_sess.c Increment the reference count of sessions inside the lock. 9 years ago
ssl_stat.c Remove SSL_in_before and SSL_ST_BEFORE. 9 years ago
ssl_test.cc Add SSL_SESSION_from_bytes. 9 years ago
ssl_txt.c Rename ssl_locl.h to internal.h 9 years ago
t1_enc.c Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* 9 years ago
t1_lib.c Move compile-time asserts to the top-level. 9 years ago
t1_reneg.c Include-what-you-use ssl/internal.h. 9 years ago