Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
David Benjamin a5177cb319 Use a less tedious pattern for X509_NAME. před 8 roky
..
pqueue Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. před 8 roky
test Tidy up the client Certificate message skipping slightly. před 8 roky
CMakeLists.txt Implement draft-ietf-tls-curve25519-01 in C. před 8 roky
custom_extensions.c Align the SSL stack on #include style. před 9 roky
d1_both.c Switch s to ssl everywhere. před 8 roky
d1_clnt.c Clear the error queue on entry to core SSL operations. před 8 roky
d1_lib.c Clear the error queue on entry to core SSL operations. před 8 roky
d1_meth.c Pull ChangeCipherSpec into the handshake state machine. před 8 roky
d1_pkt.c Clean up some silly variable names. před 8 roky
d1_srtp.c Add defines for SRTP profiles using GCM ciphers from RFC 7714. před 8 roky
d1_srvr.c Clear the error queue on entry to core SSL operations. před 8 roky
dtls_record.c Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. před 8 roky
internal.h Bring back |verify_store|. před 8 roky
s3_both.c Disable all TLS crypto in fuzzer mode. před 8 roky
s3_clnt.c Use a less tedious pattern for X509_NAME. před 8 roky
s3_enc.c Remove alert mapping machinery. před 8 roky
s3_lib.c Empty SNI names are not valid před 8 roky
s3_meth.c Pull ChangeCipherSpec into the handshake state machine. před 8 roky
s3_pkt.c Clean up some silly variable names. před 8 roky
s3_srvr.c Clear the error queue on entry to core SSL operations. před 8 roky
ssl_aead_ctx.c Disable all TLS crypto in fuzzer mode. před 8 roky
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. před 9 roky
ssl_buffer.c Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. před 8 roky
ssl_cert.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| před 8 roky
ssl_cipher.c Move AES128 above AES256 by default. před 8 roky
ssl_ecdh.c Rename NID_x25519 to NID_X25519. před 8 roky
ssl_file.c More SSL_SESSION serialization functions. před 9 roky
ssl_lib.c Clear the error queue on entry to core SSL operations. před 8 roky
ssl_rsa.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| před 8 roky
ssl_session.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. před 8 roky
ssl_stat.c Document alert handling. před 9 roky
ssl_test.cc BIO_new_mem_buf should take const void * před 8 roky
t1_enc.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. před 8 roky
t1_lib.c Remove dead comment. před 8 roky
tls_record.c Disable all TLS crypto in fuzzer mode. před 8 roky