選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin a5177cb319 Use a less tedious pattern for X509_NAME. 8年前
..
pqueue Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8年前
test Tidy up the client Certificate message skipping slightly. 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 Clear the error queue on entry to core SSL operations. 8年前
d1_lib.c Clear the error queue on entry to core SSL operations. 8年前
d1_meth.c Pull ChangeCipherSpec into the handshake state machine. 8年前
d1_pkt.c Clean up some silly variable names. 8年前
d1_srtp.c Add defines for SRTP profiles using GCM ciphers from RFC 7714. 8年前
d1_srvr.c Clear the error queue on entry to core SSL operations. 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 Disable all TLS crypto in fuzzer mode. 8年前
s3_clnt.c Use a less tedious pattern for X509_NAME. 8年前
s3_enc.c Remove alert mapping machinery. 8年前
s3_lib.c Empty SNI names are not valid 8年前
s3_meth.c Pull ChangeCipherSpec into the handshake state machine. 8年前
s3_pkt.c Clean up some silly variable names. 8年前
s3_srvr.c Clear the error queue on entry to core SSL operations. 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 Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. 8年前
ssl_cert.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| 8年前
ssl_cipher.c Move AES128 above AES256 by default. 8年前
ssl_ecdh.c Rename NID_x25519 to NID_X25519. 8年前
ssl_file.c More SSL_SESSION serialization functions. 9年前
ssl_lib.c Clear the error queue on entry to core SSL operations. 8年前
ssl_rsa.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| 8年前
ssl_session.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8年前
ssl_stat.c Document alert handling. 9年前
ssl_test.cc BIO_new_mem_buf should take const void * 8年前
t1_enc.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8年前
t1_lib.c Remove dead comment. 8年前
tls_record.c Disable all TLS crypto in fuzzer mode. 8年前