25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 9b611e28e4 Simplify server_name extension parsing. 8 년 전
..
pqueue Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 년 전
test Don't allow alert records with multiple alerts. 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 Set rwstate consistently. 8 년 전
d1_clnt.c Set rwstate consistently. 8 년 전
d1_lib.c Set rwstate consistently. 8 년 전
d1_meth.c Pull ChangeCipherSpec into the handshake state machine. 8 년 전
d1_pkt.c Set rwstate consistently. 8 년 전
d1_srtp.c Remove some easy obj.h dependencies. 8 년 전
d1_srvr.c Set rwstate consistently. 8 년 전
dtls_record.c Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. 8 년 전
internal.h Bring back |verify_store|. 8 년 전
s3_both.c Set rwstate consistently. 8 년 전
s3_clnt.c Set rwstate consistently. 8 년 전
s3_enc.c Remove some easy obj.h dependencies. 8 년 전
s3_lib.c Remove some easy obj.h dependencies. 8 년 전
s3_meth.c Pull ChangeCipherSpec into the handshake state machine. 8 년 전
s3_pkt.c Set rwstate consistently. 8 년 전
s3_srvr.c Set rwstate consistently. 8 년 전
ssl_aead_ctx.c Disable all TLS crypto in fuzzer mode. 8 년 전
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. 9 년 전
ssl_buffer.c Set rwstate consistently. 8 년 전
ssl_cert.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| 8 년 전
ssl_cipher.c Remove a number of unnecessary stdio.h includes. 8 년 전
ssl_ecdh.c Remove some easy obj.h dependencies. 8 년 전
ssl_file.c Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." 8 년 전
ssl_lib.c Set rwstate consistently. 8 년 전
ssl_rsa.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| 8 년 전
ssl_session.c Remove a number of unnecessary stdio.h includes. 8 년 전
ssl_stat.c Document alert handling. 9 년 전
ssl_test.cc BIO_new_mem_buf should take const void * 8 년 전
t1_enc.c Remove some easy obj.h dependencies. 8 년 전
t1_lib.c Simplify server_name extension parsing. 8 년 전
tls_record.c Disable all TLS crypto in fuzzer mode. 8 년 전