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