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 6855e0a470 Switch the default TLS 1.3 variant to tls13_rfc. il y a 6 ans
..
test Switch the default TLS 1.3 variant to tls13_rfc. il y a 6 ans
CMakeLists.txt Align on a single CMake style. il y a 6 ans
bio_ssl.cc Switch a number of files to C++. il y a 7 ans
d1_both.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
d1_lib.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
d1_pkt.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
d1_srtp.cc A bunch more scopers. il y a 6 ans
dtls_method.cc Remove trailing whitespace from ssl/. il y a 6 ans
dtls_record.cc Use the actual record header, rather than reassembling it. il y a 6 ans
handoff.cc Remove other unnecessary tlsext_ prefixes. il y a 6 ans
handshake.cc Option to reverify certs on resumption. il y a 6 ans
handshake_client.cc Update TLS 1.3 citations for the final RFC. il y a 6 ans
handshake_server.cc Implement TLS 1.3 anti-downgrade signal. il y a 6 ans
internal.h Switch the default TLS 1.3 variant to tls13_rfc. il y a 6 ans
s3_both.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
s3_lib.cc Implement TLS 1.3 anti-downgrade signal. il y a 6 ans
s3_pkt.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. il y a 7 ans
ssl_aead_ctx.cc Remove SSL 3.0 implementation. il y a 6 ans
ssl_asn1.cc Give SSL_SESSION a destructor. il y a 6 ans
ssl_buffer.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
ssl_cert.cc A bunch more scopers. il y a 6 ans
ssl_cipher.cc Add a compile time verification ciphers are sorted for bsearch() il y a 6 ans
ssl_file.cc Avoid modifying stack in sk_find. il y a 6 ans
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). il y a 6 ans
ssl_lib.cc Don't let a NULL mean the initial SSL_CTX in SSL_set_SSL_CTX. il y a 6 ans
ssl_privkey.cc Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. il y a 6 ans
ssl_session.cc Use Span/Array for ticket decryption. il y a 6 ans
ssl_stat.cc Remove trailing whitespace from ssl/. il y a 6 ans
ssl_test.cc Don't assert on uninitialized memory in tests. il y a 6 ans
ssl_transcript.cc Simplify SSLTranscript. il y a 6 ans
ssl_versions.cc Switch the default TLS 1.3 variant to tls13_rfc. il y a 6 ans
ssl_x509.cc Add more scopers. il y a 6 ans
t1_enc.cc Remove SSL 3.0 implementation. il y a 6 ans
t1_lib.cc Don't depend on extension ordering to avoid an empty final extension. il y a 6 ans
tls13_both.cc Update TLS 1.3 citations for the final RFC. il y a 6 ans
tls13_client.cc Option to reverify certs on resumption. il y a 6 ans
tls13_enc.cc Add more scopers. il y a 6 ans
tls13_server.cc Update TLS 1.3 citations for the final RFC. il y a 6 ans
tls_method.cc Pack encrypted handshake messages together. il y a 6 ans
tls_record.cc Use the actual record header, rather than reassembling it. il y a 6 ans