Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
David Benjamin 69e91902f7 Work around missing MSan interceptor for posix_spawn. há 6 anos
..
test Work around missing MSan interceptor for posix_spawn. há 6 anos
CMakeLists.txt Remove custom extensions support. há 6 anos
bio_ssl.cc Switch a number of files to C++. há 7 anos
d1_both.cc Switch some easy SSL fields to UniquePtr. há 6 anos
d1_lib.cc Switch some easy SSL fields to UniquePtr. há 6 anos
d1_pkt.cc Switch some easy SSL fields to UniquePtr. há 6 anos
d1_srtp.cc A bunch more scopers. há 6 anos
dtls_method.cc Remove trailing whitespace from ssl/. há 6 anos
dtls_record.cc Use the actual record header, rather than reassembling it. há 6 anos
handoff.cc Remove other unnecessary tlsext_ prefixes. há 6 anos
handshake.cc Remove custom extensions support. há 6 anos
handshake_client.cc Send an alert if we fail to pick a signature algorithm. há 6 anos
handshake_server.cc Switch a bunch of ints to bools. há 6 anos
internal.h Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. há 6 anos
s3_both.cc Switch some easy SSL fields to UniquePtr. há 6 anos
s3_lib.cc Remove other unnecessary tlsext_ prefixes. há 6 anos
s3_pkt.cc Switch some easy SSL fields to UniquePtr. há 6 anos
span_test.cc Add bssl::SealRecord and bssl::OpenRecord. há 7 anos
ssl_aead_ctx.cc Remove SSL 3.0 implementation. há 6 anos
ssl_asn1.cc Give SSL_SESSION a destructor. há 6 anos
ssl_buffer.cc Switch some easy SSL fields to UniquePtr. há 6 anos
ssl_cert.cc A bunch more scopers. há 6 anos
ssl_cipher.cc Add a compile time verification ciphers are sorted for bsearch() há 6 anos
ssl_file.cc Avoid modifying stack in sk_find. há 6 anos
ssl_key_share.cc Check for nullptr result of SSLKeyShare::Create(). há 6 anos
ssl_lib.cc Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. há 6 anos
ssl_privkey.cc Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. há 6 anos
ssl_session.cc C++ the ticket keys a bit. há 6 anos
ssl_stat.cc Remove trailing whitespace from ssl/. há 6 anos
ssl_test.cc Don't assert on uninitialized memory in tests. há 6 anos
ssl_transcript.cc Simplify SSLTranscript. há 6 anos
ssl_versions.cc Remove more remnants of SSLv3. há 6 anos
ssl_x509.cc Add more scopers. há 6 anos
t1_enc.cc Remove SSL 3.0 implementation. há 6 anos
t1_lib.cc Support OpenSSL APIs SSL[_CTX]_set1_sigalgs[_list]. há 6 anos
tls13_both.cc Namespace CertCompressionAlg and use more scopers. há 6 anos
tls13_client.cc Remove custom extensions support. há 6 anos
tls13_enc.cc Add more scopers. há 6 anos
tls13_server.cc Don't mint TLS 1.3 tickets if SSL_OP_NO_TICKETS is set. há 6 anos
tls_method.cc Pack encrypted handshake messages together. há 6 anos
tls_record.cc Use the actual record header, rather than reassembling it. há 6 anos