Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
David Benjamin 34fce88961 Fix TLS 1.3 seal logic. 8 lat temu
..
pqueue Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 lat temu
test Add tests for both Channel ID and NPN together. 8 lat temu
CMakeLists.txt Rename s3_{clnt,srvr}.c 8 lat temu
custom_extensions.c Align the SSL stack on #include style. 9 lat temu
d1_both.c Trim the DTLS write code slightly. 8 lat temu
d1_lib.c Fold the DTLS client handshake into the TLS one. 8 lat temu
d1_meth.c A bit of cleanup post state machine merging. 8 lat temu
d1_pkt.c Trim the DTLS write code slightly. 8 lat temu
d1_srtp.c Make kSRTPProfiles static. 8 lat temu
dtls_record.c Fix the alias checks in dtls_record.c. 8 lat temu
handshake_client.c Rename SERVER_DONE to SERVER_HELLO_DONE. 8 lat temu
handshake_server.c Rename SERVER_DONE to SERVER_HELLO_DONE. 8 lat temu
internal.h Wrap MSVC-only warning pragmas in a macro. 8 lat temu
s3_both.c Fix ssl3_do_write error handling. 8 lat temu
s3_enc.c Remove some easy obj.h dependencies. 8 lat temu
s3_lib.c Move a bunch of public APIs from s3_lib.c to ssl_lib.c. 8 lat temu
s3_meth.c A bit of cleanup post state machine merging. 8 lat temu
s3_pkt.c Don't call read_bytes in read_change_cipher_spec. 8 lat temu
ssl_aead_ctx.c Fixing iv_length for TLS 1.3. 8 lat temu
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. 9 lat temu
ssl_buffer.c Remove in-place TLS record assembly for now. 8 lat temu
ssl_cert.c Ensure we check i2d_X509 return val 8 lat temu
ssl_cipher.c Fixing iv_length for TLS 1.3. 8 lat temu
ssl_ecdh.c Generalizing curves to groups in preparation for TLS 1.3. 8 lat temu
ssl_file.c Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8 lat temu
ssl_lib.c Make SSL_set_bio's ownership easier to reason about. 8 lat temu
ssl_rsa.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| 8 lat temu
ssl_session.c Split unlock functions into read/write variants. 8 lat temu
ssl_stat.c Remove state parameters to ssl3_get_message. 8 lat temu
ssl_test.cc Make SSL_set_bio's ownership easier to reason about. 8 lat temu
t1_enc.c Remove some easy obj.h dependencies. 8 lat temu
t1_lib.c Generalizing curves to groups in preparation for TLS 1.3. 8 lat temu
tls_record.c Fix TLS 1.3 seal logic. 8 lat temu