Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Michał Janiszewski c4f3b8a22a Add a compile time verification ciphers are sorted for bsearch() 6 лет назад
..
test shim: call SSL_CTX_set_tlsext_ticket_keys() only once. 6 лет назад
CMakeLists.txt Remove custom extensions support. 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 Remove custom extensions support. 6 лет назад
handshake_client.cc Send an alert if we fail to pick a signature algorithm. 6 лет назад
handshake_server.cc Switch a bunch of ints to bools. 6 лет назад
internal.h shim: rewrite MoveTestState() to use a serialized representation. 6 лет назад
s3_both.cc Switch some easy SSL fields to UniquePtr. 6 лет назад
s3_lib.cc Remove other unnecessary tlsext_ prefixes. 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 Fix some malloc error handling. 6 лет назад
ssl_privkey.cc A bunch more scopers. 6 лет назад
ssl_session.cc C++ the ticket keys a bit. 6 лет назад
ssl_stat.cc Remove trailing whitespace from ssl/. 6 лет назад
ssl_test.cc Add some basic SSL_CTX threading tests. 6 лет назад
ssl_transcript.cc Simplify SSLTranscript. 6 лет назад
ssl_versions.cc Remove more remnants of SSLv3. 6 лет назад
ssl_x509.cc Add more scopers. 6 лет назад
t1_enc.cc Remove SSL 3.0 implementation. 6 лет назад
t1_lib.cc Remove more remnants of SSLv3. 6 лет назад
tls13_both.cc Namespace CertCompressionAlg and use more scopers. 6 лет назад
tls13_client.cc Remove custom extensions support. 6 лет назад
tls13_enc.cc Add more scopers. 6 лет назад
tls13_server.cc Don't mint TLS 1.3 tickets if SSL_OP_NO_TICKETS is set. 6 лет назад
tls_method.cc Pack encrypted handshake messages together. 6 лет назад
tls_record.cc Use the actual record header, rather than reassembling it. 6 лет назад