Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
David Benjamin 6855e0a470 Switch the default TLS 1.3 variant to tls13_rfc. před 6 roky
..
test Switch the default TLS 1.3 variant to tls13_rfc. před 6 roky
CMakeLists.txt Align on a single CMake style. před 6 roky
bio_ssl.cc Switch a number of files to C++. před 7 roky
d1_both.cc Switch some easy SSL fields to UniquePtr. před 6 roky
d1_lib.cc Switch some easy SSL fields to UniquePtr. před 6 roky
d1_pkt.cc Switch some easy SSL fields to UniquePtr. před 6 roky
d1_srtp.cc A bunch more scopers. před 6 roky
dtls_method.cc Remove trailing whitespace from ssl/. před 6 roky
dtls_record.cc Use the actual record header, rather than reassembling it. před 6 roky
handoff.cc Remove other unnecessary tlsext_ prefixes. před 6 roky
handshake.cc Option to reverify certs on resumption. před 6 roky
handshake_client.cc Update TLS 1.3 citations for the final RFC. před 6 roky
handshake_server.cc Implement TLS 1.3 anti-downgrade signal. před 6 roky
internal.h Switch the default TLS 1.3 variant to tls13_rfc. před 6 roky
s3_both.cc Switch some easy SSL fields to UniquePtr. před 6 roky
s3_lib.cc Implement TLS 1.3 anti-downgrade signal. před 6 roky
s3_pkt.cc Switch some easy SSL fields to UniquePtr. před 6 roky
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. před 7 roky
ssl_aead_ctx.cc Remove SSL 3.0 implementation. před 6 roky
ssl_asn1.cc Give SSL_SESSION a destructor. před 6 roky
ssl_buffer.cc Switch some easy SSL fields to UniquePtr. před 6 roky
ssl_cert.cc A bunch more scopers. před 6 roky
ssl_cipher.cc Add a compile time verification ciphers are sorted for bsearch() před 6 roky
ssl_file.cc Avoid modifying stack in sk_find. před 6 roky
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). před 6 roky
ssl_lib.cc Don't let a NULL mean the initial SSL_CTX in SSL_set_SSL_CTX. před 6 roky
ssl_privkey.cc Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. před 6 roky
ssl_session.cc Use Span/Array for ticket decryption. před 6 roky
ssl_stat.cc Remove trailing whitespace from ssl/. před 6 roky
ssl_test.cc Don't assert on uninitialized memory in tests. před 6 roky
ssl_transcript.cc Simplify SSLTranscript. před 6 roky
ssl_versions.cc Switch the default TLS 1.3 variant to tls13_rfc. před 6 roky
ssl_x509.cc Add more scopers. před 6 roky
t1_enc.cc Remove SSL 3.0 implementation. před 6 roky
t1_lib.cc Don't depend on extension ordering to avoid an empty final extension. před 6 roky
tls13_both.cc Update TLS 1.3 citations for the final RFC. před 6 roky
tls13_client.cc Option to reverify certs on resumption. před 6 roky
tls13_enc.cc Add more scopers. před 6 roky
tls13_server.cc Update TLS 1.3 citations for the final RFC. před 6 roky
tls_method.cc Pack encrypted handshake messages together. před 6 roky
tls_record.cc Use the actual record header, rather than reassembling it. před 6 roky