Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin e470e66e14 Test if the ServerHello includes an unknown cipher suite. il y a 8 ans
..
test Test if the ServerHello includes an unknown cipher suite. il y a 8 ans
CMakeLists.txt Add TLS 1.3 1-RTT. il y a 8 ans
custom_extensions.c Align the SSL stack on #include style. il y a 9 ans
d1_both.c Check for buffered handshake messages on cipher change in DTLS. il y a 8 ans
d1_lib.c Stop using the word 'buffer' everywhere. il y a 8 ans
d1_pkt.c Stop using the word 'buffer' everywhere. il y a 8 ans
d1_srtp.c Make kSRTPProfiles static. il y a 8 ans
dtls_method.c Check for buffered handshake messages on cipher change in DTLS. il y a 8 ans
dtls_record.c Fix the alias checks in dtls_record.c. il y a 8 ans
handshake_client.c Add TLS 1.3 1-RTT. il y a 8 ans
handshake_server.c Add TLS 1.3 1-RTT. il y a 8 ans
internal.h Add TLS 1.3 1-RTT. il y a 8 ans
s3_both.c Implement TLS 1.3's downgrade signal. il y a 8 ans
s3_enc.c Don't call tls12_get_hash in the server handshake. il y a 8 ans
s3_lib.c Add TLS 1.3 1-RTT. il y a 8 ans
s3_pkt.c Add TLS 1.3 1-RTT. il y a 8 ans
ssl_aead_ctx.c Fixing iv_length for TLS 1.3. il y a 8 ans
ssl_asn1.c Disconnect handshake message creation from init_buf. il y a 8 ans
ssl_buffer.c Remove in-place TLS record assembly for now. il y a 8 ans
ssl_cert.c Moving ssl_check_leaf_certificate to ssl_cert. il y a 8 ans
ssl_cipher.c Forbid PSK ciphers in TLS 1.3 for now. il y a 8 ans
ssl_ecdh.c Add TLS 1.3 1-RTT. il y a 8 ans
ssl_file.c Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. il y a 8 ans
ssl_lib.c Add TLS 1.3 1-RTT. il y a 8 ans
ssl_rsa.c Give SSL_PRIVATE_KEY_METHOD a message-based API. il y a 8 ans
ssl_session.c Split unlock functions into read/write variants. il y a 8 ans
ssl_stat.c Remove a/b parameters to send_change_cipher_spec. il y a 8 ans
ssl_test.cc Test SSL_get_peer_certificate and SSL_get_peer_cert_chain behavior. il y a 8 ans
t1_enc.c Add TLS 1.3 1-RTT. il y a 8 ans
t1_lib.c Implement OCSP stapling in TLS 1.3. il y a 8 ans
tls13_both.c Add TLS 1.3 1-RTT. il y a 8 ans
tls13_client.c Add TLS 1.3 1-RTT. il y a 8 ans
tls13_enc.c Add TLS 1.3 1-RTT. il y a 8 ans
tls13_server.c Add TLS 1.3 1-RTT. il y a 8 ans
tls_method.c Add TLS 1.3 1-RTT. il y a 8 ans
tls_record.c Check for buffered handshake messages on cipher change in DTLS. il y a 8 ans