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 8a55ce4954 Test SSL_get_curve_id behavior on resume. hace 7 años
..
test Test SSL_get_curve_id behavior on resume. hace 7 años
CMakeLists.txt Add TLS 1.3 1-RTT. hace 8 años
custom_extensions.c Pass explicit hs parameters into custom_extensions.c. hace 7 años
d1_both.c Replace hash_current_message with get_current_message. hace 8 años
d1_lib.c Move a few more functions into *_method.c. hace 7 años
d1_pkt.c Expose SSL_max_seal_overhead. hace 8 años
d1_srtp.c Fix ssl_ctx_make_profiles error handling. hace 8 años
dtls_method.c Move a few more functions into *_method.c. hace 7 años
dtls_record.c Take the version parameter out of ssl_do_msg_callback. hace 8 años
handshake_client.c Replace key_exchange_info with group_id. hace 7 años
handshake_server.c Replace key_exchange_info with group_id. hace 7 años
internal.h Don't depend on the X509 code for getting public keys. hace 7 años
s3_both.c Don't depend on the X509 code for getting public keys. hace 7 años
s3_enc.c Move key_block into SSL_HANDSHAKE. hace 8 años
s3_lib.c Set up the SSL_HANDSHAKE object earlier. hace 7 años
s3_pkt.c Expose SSL_max_seal_overhead. hace 8 años
ssl_aead_ctx.c Validate input iv/mac sizes in SSL_AEAD_CTX_new. hace 8 años
ssl_asn1.c Replace key_exchange_info with group_id. hace 7 años
ssl_buffer.c Add SSL_is_dtls. hace 8 años
ssl_cert.c Don't depend on the X509 code for getting public keys. hace 7 años
ssl_cipher.c Remove CECPQ1 (experimental post-quantum key agreement). hace 7 años
ssl_ecdh.c Remove New Hope key agreement. hace 7 años
ssl_file.c Check for sk_X509_NAME_push failures. hace 8 años
ssl_lib.c Replace key_exchange_info with group_id. hace 7 años
ssl_rsa.c Rename X.509 members in |SSL_SESSION| and |CERT|. hace 8 años
ssl_session.c Replace key_exchange_info with group_id. hace 7 años
ssl_stat.c Move state and next_state to SSL_HANDSHAKE. hace 7 años
ssl_test.cc Push the difference in chain semantics to the edge. hace 7 años
t1_enc.c Pass explicit hs parameters into t1_enc.c. hace 7 años
t1_lib.c Replace key_exchange_info with group_id. hace 7 años
tls13_both.c Add |SSL_CTX_set0_buffer_pool|. hace 7 años
tls13_client.c Emulate the client_cert_cb with cert_cb. hace 7 años
tls13_enc.c Pass explicit hs parameters to tls13_*.c. hace 7 años
tls13_server.c Push the difference in chain semantics to the edge. hace 7 años
tls_method.c Move a few more functions into *_method.c. hace 7 años
tls_record.c Skipping early data on 0RTT rejection. hace 8 años