No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
David Benjamin 9b611e28e4 Simplify server_name extension parsing. hace 8 años
..
pqueue Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. hace 8 años
test Don't allow alert records with multiple alerts. hace 8 años
CMakeLists.txt Implement draft-ietf-tls-curve25519-01 in C. hace 8 años
custom_extensions.c Align the SSL stack on #include style. hace 9 años
d1_both.c Set rwstate consistently. hace 8 años
d1_clnt.c Set rwstate consistently. hace 8 años
d1_lib.c Set rwstate consistently. hace 8 años
d1_meth.c Pull ChangeCipherSpec into the handshake state machine. hace 8 años
d1_pkt.c Set rwstate consistently. hace 8 años
d1_srtp.c Remove some easy obj.h dependencies. hace 8 años
d1_srvr.c Set rwstate consistently. hace 8 años
dtls_record.c Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. hace 8 años
internal.h Bring back |verify_store|. hace 8 años
s3_both.c Set rwstate consistently. hace 8 años
s3_clnt.c Set rwstate consistently. hace 8 años
s3_enc.c Remove some easy obj.h dependencies. hace 8 años
s3_lib.c Remove some easy obj.h dependencies. hace 8 años
s3_meth.c Pull ChangeCipherSpec into the handshake state machine. hace 8 años
s3_pkt.c Set rwstate consistently. hace 8 años
s3_srvr.c Set rwstate consistently. hace 8 años
ssl_aead_ctx.c Disable all TLS crypto in fuzzer mode. hace 8 años
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. hace 9 años
ssl_buffer.c Set rwstate consistently. hace 8 años
ssl_cert.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| hace 8 años
ssl_cipher.c Remove a number of unnecessary stdio.h includes. hace 8 años
ssl_ecdh.c Remove some easy obj.h dependencies. hace 8 años
ssl_file.c Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." hace 8 años
ssl_lib.c Set rwstate consistently. hace 8 años
ssl_rsa.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| hace 8 años
ssl_session.c Remove a number of unnecessary stdio.h includes. hace 8 años
ssl_stat.c Document alert handling. hace 9 años
ssl_test.cc BIO_new_mem_buf should take const void * hace 8 años
t1_enc.c Remove some easy obj.h dependencies. hace 8 años
t1_lib.c Simplify server_name extension parsing. hace 8 años
tls_record.c Disable all TLS crypto in fuzzer mode. hace 8 años