25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 34fce88961 Fix TLS 1.3 seal logic. 8 년 전
..
pqueue Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 년 전
test Add tests for both Channel ID and NPN together. 8 년 전
CMakeLists.txt Rename s3_{clnt,srvr}.c 8 년 전
custom_extensions.c Align the SSL stack on #include style. 9 년 전
d1_both.c Trim the DTLS write code slightly. 8 년 전
d1_lib.c Fold the DTLS client handshake into the TLS one. 8 년 전
d1_meth.c A bit of cleanup post state machine merging. 8 년 전
d1_pkt.c Trim the DTLS write code slightly. 8 년 전
d1_srtp.c Make kSRTPProfiles static. 8 년 전
dtls_record.c Fix the alias checks in dtls_record.c. 8 년 전
handshake_client.c Rename SERVER_DONE to SERVER_HELLO_DONE. 8 년 전
handshake_server.c Rename SERVER_DONE to SERVER_HELLO_DONE. 8 년 전
internal.h Wrap MSVC-only warning pragmas in a macro. 8 년 전
s3_both.c Fix ssl3_do_write error handling. 8 년 전
s3_enc.c Remove some easy obj.h dependencies. 8 년 전
s3_lib.c Move a bunch of public APIs from s3_lib.c to ssl_lib.c. 8 년 전
s3_meth.c A bit of cleanup post state machine merging. 8 년 전
s3_pkt.c Don't call read_bytes in read_change_cipher_spec. 8 년 전
ssl_aead_ctx.c Fixing iv_length for TLS 1.3. 8 년 전
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. 9 년 전
ssl_buffer.c Remove in-place TLS record assembly for now. 8 년 전
ssl_cert.c Ensure we check i2d_X509 return val 8 년 전
ssl_cipher.c Fixing iv_length for TLS 1.3. 8 년 전
ssl_ecdh.c Generalizing curves to groups in preparation for TLS 1.3. 8 년 전
ssl_file.c Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8 년 전
ssl_lib.c Make SSL_set_bio's ownership easier to reason about. 8 년 전
ssl_rsa.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| 8 년 전
ssl_session.c Split unlock functions into read/write variants. 8 년 전
ssl_stat.c Remove state parameters to ssl3_get_message. 8 년 전
ssl_test.cc Make SSL_set_bio's ownership easier to reason about. 8 년 전
t1_enc.c Remove some easy obj.h dependencies. 8 년 전
t1_lib.c Generalizing curves to groups in preparation for TLS 1.3. 8 년 전
tls_record.c Fix TLS 1.3 seal logic. 8 년 전