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 34fce88961 Fix TLS 1.3 seal logic. há 8 anos
..
pqueue Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. há 8 anos
test Add tests for both Channel ID and NPN together. há 8 anos
CMakeLists.txt Rename s3_{clnt,srvr}.c há 8 anos
custom_extensions.c Align the SSL stack on #include style. há 9 anos
d1_both.c Trim the DTLS write code slightly. há 8 anos
d1_lib.c Fold the DTLS client handshake into the TLS one. há 8 anos
d1_meth.c A bit of cleanup post state machine merging. há 8 anos
d1_pkt.c Trim the DTLS write code slightly. há 8 anos
d1_srtp.c Make kSRTPProfiles static. há 8 anos
dtls_record.c Fix the alias checks in dtls_record.c. há 8 anos
handshake_client.c Rename SERVER_DONE to SERVER_HELLO_DONE. há 8 anos
handshake_server.c Rename SERVER_DONE to SERVER_HELLO_DONE. há 8 anos
internal.h Wrap MSVC-only warning pragmas in a macro. há 8 anos
s3_both.c Fix ssl3_do_write error handling. há 8 anos
s3_enc.c Remove some easy obj.h dependencies. há 8 anos
s3_lib.c Move a bunch of public APIs from s3_lib.c to ssl_lib.c. há 8 anos
s3_meth.c A bit of cleanup post state machine merging. há 8 anos
s3_pkt.c Don't call read_bytes in read_change_cipher_spec. há 8 anos
ssl_aead_ctx.c Fixing iv_length for TLS 1.3. há 8 anos
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. há 9 anos
ssl_buffer.c Remove in-place TLS record assembly for now. há 8 anos
ssl_cert.c Ensure we check i2d_X509 return val há 8 anos
ssl_cipher.c Fixing iv_length for TLS 1.3. há 8 anos
ssl_ecdh.c Generalizing curves to groups in preparation for TLS 1.3. há 8 anos
ssl_file.c Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. há 8 anos
ssl_lib.c Make SSL_set_bio's ownership easier to reason about. há 8 anos
ssl_rsa.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| há 8 anos
ssl_session.c Split unlock functions into read/write variants. há 8 anos
ssl_stat.c Remove state parameters to ssl3_get_message. há 8 anos
ssl_test.cc Make SSL_set_bio's ownership easier to reason about. há 8 anos
t1_enc.c Remove some easy obj.h dependencies. há 8 anos
t1_lib.c Generalizing curves to groups in preparation for TLS 1.3. há 8 anos
tls_record.c Fix TLS 1.3 seal logic. há 8 anos