Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin 69e91902f7 Work around missing MSan interceptor for posix_spawn. il y a 6 ans
..
test Work around missing MSan interceptor for posix_spawn. il y a 6 ans
CMakeLists.txt Remove custom extensions support. il y a 6 ans
bio_ssl.cc Switch a number of files to C++. il y a 7 ans
d1_both.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
d1_lib.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
d1_pkt.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
d1_srtp.cc A bunch more scopers. il y a 6 ans
dtls_method.cc Remove trailing whitespace from ssl/. il y a 6 ans
dtls_record.cc Use the actual record header, rather than reassembling it. il y a 6 ans
handoff.cc Remove other unnecessary tlsext_ prefixes. il y a 6 ans
handshake.cc Remove custom extensions support. il y a 6 ans
handshake_client.cc Send an alert if we fail to pick a signature algorithm. il y a 6 ans
handshake_server.cc Switch a bunch of ints to bools. il y a 6 ans
internal.h Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. il y a 6 ans
s3_both.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
s3_lib.cc Remove other unnecessary tlsext_ prefixes. il y a 6 ans
s3_pkt.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. il y a 7 ans
ssl_aead_ctx.cc Remove SSL 3.0 implementation. il y a 6 ans
ssl_asn1.cc Give SSL_SESSION a destructor. il y a 6 ans
ssl_buffer.cc Switch some easy SSL fields to UniquePtr. il y a 6 ans
ssl_cert.cc A bunch more scopers. il y a 6 ans
ssl_cipher.cc Add a compile time verification ciphers are sorted for bsearch() il y a 6 ans
ssl_file.cc Avoid modifying stack in sk_find. il y a 6 ans
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). il y a 6 ans
ssl_lib.cc Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. il y a 6 ans
ssl_privkey.cc Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. il y a 6 ans
ssl_session.cc C++ the ticket keys a bit. il y a 6 ans
ssl_stat.cc Remove trailing whitespace from ssl/. il y a 6 ans
ssl_test.cc Don't assert on uninitialized memory in tests. il y a 6 ans
ssl_transcript.cc Simplify SSLTranscript. il y a 6 ans
ssl_versions.cc Remove more remnants of SSLv3. il y a 6 ans
ssl_x509.cc Add more scopers. il y a 6 ans
t1_enc.cc Remove SSL 3.0 implementation. il y a 6 ans
t1_lib.cc Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. il y a 6 ans
tls13_both.cc Namespace CertCompressionAlg and use more scopers. il y a 6 ans
tls13_client.cc Remove custom extensions support. il y a 6 ans
tls13_enc.cc Add more scopers. il y a 6 ans
tls13_server.cc Don't mint TLS 1.3 tickets if SSL_OP_NO_TICKETS is set. il y a 6 ans
tls_method.cc Pack encrypted handshake messages together. il y a 6 ans
tls_record.cc Use the actual record header, rather than reassembling it. il y a 6 ans