Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin b18f024816 Minor formatting tweaks. il y a 9 ans
..
pqueue Fix memory leak in pqueue_test. il y a 9 ans
test Rework DTLS handshake message reassembly logic. il y a 9 ans
CMakeLists.txt Precompute sorted array for error strings. il y a 9 ans
d1_both.c Fix Windows build. il y a 9 ans
d1_clnt.c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. il y a 9 ans
d1_lib.c Move handshake method hooks to SSL_PROTOCOL_METHOD. il y a 9 ans
d1_meth.c Remove ssl_version hook. il y a 9 ans
d1_pkt.c Remove ccs_header_st. il y a 9 ans
d1_srtp.c Store SRTP_PROTECTION_PROFILES as const. il y a 9 ans
d1_srvr.c Remove BIO_should_retry checks in DTLS state machines. il y a 9 ans
s3_both.c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. il y a 9 ans
s3_clnt.c Move handshake method hooks to SSL_PROTOCOL_METHOD. il y a 9 ans
s3_enc.c Handle failures in ssl3_finish_mac. il y a 9 ans
s3_lib.c Move handshake method hooks to SSL_PROTOCOL_METHOD. il y a 9 ans
s3_meth.c Remove ssl_version hook. il y a 9 ans
s3_pkt.c Switch an assert back to a check. il y a 9 ans
s3_srvr.c Fix some missing return value checks in ssl3_send_new_session_ticket. il y a 9 ans
ssl_algs.c Precompute sorted array for error strings. il y a 9 ans
ssl_asn1.c Remove SSL_SESSION::cipher_id. il y a 9 ans
ssl_cert.c Add in missing curly braces part 3. il y a 9 ans
ssl_ciph.c Add SSL_CIPHER_get_rfc_name. il y a 9 ans
ssl_lib.c Minor formatting tweaks. il y a 9 ans
ssl_locl.h Remove ssl_version hook. il y a 9 ans
ssl_rsa.c Don't EVP_PKEY_copy_parameters when configuring cert and key. il y a 9 ans
ssl_sess.c Minor formatting tweaks. il y a 9 ans
ssl_stat.c Remove server-side HelloVerifyRequest support. il y a 9 ans
ssl_test.c Use SSL_get_cipher_by_value in cipher_get_rfc_name tests. il y a 9 ans
ssl_txt.c Add in missing curly braces part 3. il y a 9 ans
t1_enc.c Don't delay-initialize legacy AEADs. il y a 9 ans
t1_lib.c Minor formatting tweaks. il y a 9 ans
t1_reneg.c Minor formatting tweaks. il y a 9 ans