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 3a2a48086b Remove long-dead comment. il y a 8 ans
..
pqueue Add a run_tests target to run all tests. il y a 9 ans
test Implement draft-ietf-tls-curve25519-01 in Go. il y a 8 ans
CMakeLists.txt Fix shared library build on OS X. il y a 9 ans
custom_extensions.c Align the SSL stack on #include style. il y a 9 ans
d1_both.c Rewrite DTLS handshake message sending logic. il y a 9 ans
d1_clnt.c Pull ChangeCipherSpec into the handshake state machine. il y a 8 ans
d1_lib.c Separate CCS and handshake writing in DTLS. il y a 9 ans
d1_meth.c Pull ChangeCipherSpec into the handshake state machine. il y a 8 ans
d1_pkt.c Slightly simplify SSL3_RECORD. il y a 8 ans
d1_srtp.c Add defines for SRTP profiles using GCM ciphers from RFC 7714. il y a 8 ans
d1_srvr.c Pull ChangeCipherSpec into the handshake state machine. il y a 8 ans
dtls_record.c Reject empty records of unexpected type. il y a 9 ans
internal.h Remove long-dead comment. il y a 8 ans
s3_both.c Pull ChangeCipherSpec into the handshake state machine. il y a 8 ans
s3_clnt.c Convert ssl3_send_cert_verify to CBB. il y a 8 ans
s3_enc.c Change some "int" variables to "size_t" in ssl3_handshake_mac(). il y a 9 ans
s3_lib.c Make SSL_(CTX_)?set_tmp_ecdh call SSL_(CTX_)?set1_curves. il y a 8 ans
s3_meth.c Pull ChangeCipherSpec into the handshake state machine. il y a 8 ans
s3_pkt.c Slightly simplify SSL3_RECORD. il y a 8 ans
s3_srvr.c Convert ssl3_send_cert_verify to CBB. il y a 8 ans
ssl_aead_ctx.c Implement draft-ietf-tls-chacha20-poly1305-04. il y a 8 ans
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. il y a 9 ans
ssl_buffer.c Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. il y a 8 ans
ssl_cert.c Remove unreachable code to duplicate DH keys. il y a 8 ans
ssl_cipher.c Implement draft-ietf-tls-chacha20-poly1305-04. il y a 8 ans
ssl_file.c More SSL_SESSION serialization functions. il y a 9 ans
ssl_lib.c Implement draft-ietf-tls-chacha20-poly1305-04. il y a 8 ans
ssl_rsa.c Add get0 getters for EVP_PKEY. il y a 9 ans
ssl_session.c Remove the CRYPTO_EX_new callback. il y a 8 ans
ssl_stat.c Document alert handling. il y a 9 ans
ssl_test.cc Implement draft-ietf-tls-chacha20-poly1305-04. il y a 8 ans
t1_enc.c *_Update of length zero is legal. il y a 8 ans
t1_lib.c Completely remove P-224 from the TLS stack. il y a 8 ans
tls_record.c Remove |need_record_splitting| from |SSL3_STATE|. il y a 8 ans