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.
 
 
 
 
 
 
David Benjamin dfa4069a16 Fix MSVC build some more. 9 年之前
..
pqueue Fix some malloc test crashs. 9 年之前
test Convert the renegotiation extension to the new system. 9 年之前
CMakeLists.txt Convert the renegotiation extension to the new system. 9 年之前
d1_both.c Add CBB_zero to set a CBB to the zero state. 9 年之前
d1_clnt.c Prune ssl3_check_cert_and_algorithm. 9 年之前
d1_lib.c Further tidy up cipher logic. 9 年之前
d1_meth.c Further tidy up cipher logic. 9 年之前
d1_pkt.c Split ssl_read_bytes hook into app_data and close_notify hooks. 9 年之前
d1_srtp.c Fix STACK_OF pointer style. 9 年之前
d1_srvr.c Decide whether or not to request client certificates early. 9 年之前
internal.h Fix MSVC build some more. 9 年之前
s3_both.c Implement asynchronous private key operations for client auth. 9 年之前
s3_clnt.c Add CBB_zero to set a CBB to the zero state. 9 年之前
s3_enc.c Remove unnecessary NULL checks, part 5. 9 年之前
s3_lib.c Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. 9 年之前
s3_meth.c Further tidy up cipher logic. 9 年之前
s3_pkt.c Limit the number of warning alerts silently consumed. 9 年之前
s3_srvr.c Add CBB_zero to set a CBB to the zero state. 9 年之前
ssl_aead_ctx.c Factor SSL_AEAD_CTX into a dedicated type. 9 年之前
ssl_algs.c Rename ssl_locl.h to internal.h 9 年之前
ssl_asn1.c Add CBB_zero to set a CBB to the zero state. 9 年之前
ssl_cert.c Preserve session->sess_cert on ticket renewal. 9 年之前
ssl_cipher.c typedef |COMP_METHOD| to void, for compatibility. 9 年之前
ssl_lib.c typedef |COMP_METHOD| to void, for compatibility. 9 年之前
ssl_rsa.c Implement asynchronous private key operations for client auth. 9 年之前
ssl_sess.c Fix Windows build. 9 年之前
ssl_stat.c Remove ssl2.h and ssl23.h. 9 年之前
ssl_test.cc Add SSL_SESSION_from_bytes. 9 年之前
ssl_txt.c Rename ssl_locl.h to internal.h 9 年之前
t1_enc.c Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* 9 年之前
t1_lib.c Cleanup ticket processing and session lookup. 9 年之前