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.
 
 
 
 
 
 
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 година