Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
David Benjamin 67dc83851b Fix ssl3_send_client_certificate state machine. před 9 roky
..
pqueue Fix some malloc test crashs. před 9 roky
test Convert the renegotiation extension to the new system. před 9 roky
CMakeLists.txt Convert the renegotiation extension to the new system. před 9 roky
d1_both.c Add CBB_zero to set a CBB to the zero state. před 9 roky
d1_clnt.c Prune ssl3_check_cert_and_algorithm. před 9 roky
d1_lib.c Further tidy up cipher logic. před 9 roky
d1_meth.c Further tidy up cipher logic. před 9 roky
d1_pkt.c Split ssl_read_bytes hook into app_data and close_notify hooks. před 9 roky
d1_srtp.c Fix STACK_OF pointer style. před 9 roky
d1_srvr.c Decide whether or not to request client certificates early. před 9 roky
internal.h Fix MSVC build some more. před 9 roky
s3_both.c Implement asynchronous private key operations for client auth. před 9 roky
s3_clnt.c Fix ssl3_send_client_certificate state machine. před 9 roky
s3_enc.c Remove unnecessary NULL checks, part 5. před 9 roky
s3_lib.c Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. před 9 roky
s3_meth.c Further tidy up cipher logic. před 9 roky
s3_pkt.c Limit the number of warning alerts silently consumed. před 9 roky
s3_srvr.c Add CBB_zero to set a CBB to the zero state. před 9 roky
ssl_aead_ctx.c Factor SSL_AEAD_CTX into a dedicated type. před 9 roky
ssl_algs.c Rename ssl_locl.h to internal.h před 9 roky
ssl_asn1.c Add CBB_zero to set a CBB to the zero state. před 9 roky
ssl_cert.c Preserve session->sess_cert on ticket renewal. před 9 roky
ssl_cipher.c typedef |COMP_METHOD| to void, for compatibility. před 9 roky
ssl_lib.c typedef |COMP_METHOD| to void, for compatibility. před 9 roky
ssl_rsa.c Implement asynchronous private key operations for client auth. před 9 roky
ssl_sess.c Fix Windows build. před 9 roky
ssl_stat.c Remove ssl2.h and ssl23.h. před 9 roky
ssl_test.cc Add SSL_SESSION_from_bytes. před 9 roky
ssl_txt.c Rename ssl_locl.h to internal.h před 9 roky
t1_enc.c Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* před 9 roky
t1_lib.c Cleanup ticket processing and session lookup. před 9 roky