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.
 
 
 
 
 
 
Matthew Braithwaite d154c7ccbc shim: call SSL_CTX_set_tlsext_ticket_keys() only once. há 6 anos
..
test shim: call SSL_CTX_set_tlsext_ticket_keys() only once. 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 shim: rewrite MoveTestState() to use a serialized representation. 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 Remove more remnants of SSLv3. 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 Fix some malloc error handling. há 6 anos
ssl_privkey.cc A bunch more scopers. 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 Test cert_cb and certificate verify ordering. 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 Remove more remnants of SSLv3. 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