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.
 
 
 
 
 
 
Adam Langley e976e4349d Don't read uninitialised data for short session IDs. 8 years ago
..
pqueue Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 years ago
test Drop dh->q in bssl_shim when -use-sparse-dh-prime is passed. 8 years ago
CMakeLists.txt Implement draft-ietf-tls-curve25519-01 in C. 8 years ago
custom_extensions.c Align the SSL stack on #include style. 9 years ago
d1_both.c Switch s to ssl everywhere. 8 years ago
d1_clnt.c Prune finished labels from SSL3_ENC_METHOD. 8 years ago
d1_lib.c Don't initialize enc_method before version negotiation. 8 years ago
d1_meth.c Pull ChangeCipherSpec into the handshake state machine. 8 years ago
d1_pkt.c Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. 8 years ago
d1_srtp.c Add defines for SRTP profiles using GCM ciphers from RFC 7714. 8 years ago
d1_srvr.c Prune finished labels from SSL3_ENC_METHOD. 8 years ago
dtls_record.c Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. 8 years ago
internal.h Remove alert mapping machinery. 8 years ago
s3_both.c Don't initialize enc_method before version negotiation. 8 years ago
s3_clnt.c Don't initialize enc_method before version negotiation. 8 years ago
s3_enc.c Remove alert mapping machinery. 8 years ago
s3_lib.c Align SSL_CTX_set1_tls_channel_id with SSL_set1_tls_channel_id. 8 years ago
s3_meth.c Pull ChangeCipherSpec into the handshake state machine. 8 years ago
s3_pkt.c Remove alert mapping machinery. 8 years ago
s3_srvr.c Don't initialize enc_method before version negotiation. 8 years ago
ssl_aead_ctx.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 years ago
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. 9 years ago
ssl_buffer.c Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. 8 years ago
ssl_cert.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 years ago
ssl_cipher.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 years ago
ssl_ecdh.c Add EC_POINT_point2cbb. 8 years ago
ssl_file.c More SSL_SESSION serialization functions. 9 years ago
ssl_lib.c Don't read uninitialised data for short session IDs. 8 years ago
ssl_rsa.c Add get0 getters for EVP_PKEY. 9 years ago
ssl_session.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 years ago
ssl_stat.c Document alert handling. 9 years ago
ssl_test.cc Fix SSL_get_{read,write}_sequence. 8 years ago
t1_enc.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 years ago
t1_lib.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 years ago
tls_record.c Replace enc_flags with normalized version checks. 8 years ago