Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Brian Smith 0687bdfc12 Fix -Wformat-nonliteral violation in ssl_cipher.c. 8 лет назад
..
pqueue Add a run_tests target to run all tests. 9 лет назад
test Consider session if the client supports tickets but offered a session ID. 8 лет назад
CMakeLists.txt Implement draft-ietf-tls-curve25519-01 in C. 8 лет назад
custom_extensions.c Align the SSL stack on #include style. 9 лет назад
d1_both.c Switch s to ssl everywhere. 8 лет назад
d1_clnt.c Prune finished labels from SSL3_ENC_METHOD. 8 лет назад
d1_lib.c Switch s to ssl everywhere. 8 лет назад
d1_meth.c Pull ChangeCipherSpec into the handshake state machine. 8 лет назад
d1_pkt.c Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. 8 лет назад
d1_srtp.c Add defines for SRTP profiles using GCM ciphers from RFC 7714. 8 лет назад
d1_srvr.c Prune finished labels from SSL3_ENC_METHOD. 8 лет назад
dtls_record.c Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. 8 лет назад
internal.h Drop the silly 'ECDH_' prefix on X25519. 8 лет назад
s3_both.c Prune finished labels from SSL3_ENC_METHOD. 8 лет назад
s3_clnt.c Add a helper function to normalize the current version. 8 лет назад
s3_enc.c Move some functions to file scope. 8 лет назад
s3_lib.c Add a helper function to normalize the current version. 8 лет назад
s3_meth.c Pull ChangeCipherSpec into the handshake state machine. 8 лет назад
s3_pkt.c Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. 8 лет назад
s3_srvr.c Prune finished labels from SSL3_ENC_METHOD. 8 лет назад
ssl_aead_ctx.c Implement draft-ietf-tls-chacha20-poly1305-04. 8 лет назад
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. 9 лет назад
ssl_buffer.c Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. 8 лет назад
ssl_cert.c Remove unreachable code to duplicate DH keys. 8 лет назад
ssl_cipher.c Fix -Wformat-nonliteral violation in ssl_cipher.c. 8 лет назад
ssl_ecdh.c Drop the silly 'ECDH_' prefix on X25519. 8 лет назад
ssl_file.c More SSL_SESSION serialization functions. 9 лет назад
ssl_lib.c Add a helper function to normalize the current version. 8 лет назад
ssl_rsa.c Add get0 getters for EVP_PKEY. 9 лет назад
ssl_session.c Consider session if the client supports tickets but offered a session ID. 8 лет назад
ssl_stat.c Document alert handling. 9 лет назад
ssl_test.cc Implement draft-ietf-tls-chacha20-poly1305-04. 8 лет назад
t1_enc.c Add a helper function to normalize the current version. 8 лет назад
t1_lib.c Drop the silly 'ECDH_' prefix on X25519. 8 лет назад
tls_record.c Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. 8 лет назад