Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
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 роки тому