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