Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
David Benjamin 34fce88961 Fix TLS 1.3 seal logic. vor 8 Jahren
..
pqueue Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. vor 8 Jahren
test Add tests for both Channel ID and NPN together. vor 8 Jahren
CMakeLists.txt Rename s3_{clnt,srvr}.c vor 8 Jahren
custom_extensions.c Align the SSL stack on #include style. vor 9 Jahren
d1_both.c Trim the DTLS write code slightly. vor 8 Jahren
d1_lib.c Fold the DTLS client handshake into the TLS one. vor 8 Jahren
d1_meth.c A bit of cleanup post state machine merging. vor 8 Jahren
d1_pkt.c Trim the DTLS write code slightly. vor 8 Jahren
d1_srtp.c Make kSRTPProfiles static. vor 8 Jahren
dtls_record.c Fix the alias checks in dtls_record.c. vor 8 Jahren
handshake_client.c Rename SERVER_DONE to SERVER_HELLO_DONE. vor 8 Jahren
handshake_server.c Rename SERVER_DONE to SERVER_HELLO_DONE. vor 8 Jahren
internal.h Wrap MSVC-only warning pragmas in a macro. vor 8 Jahren
s3_both.c Fix ssl3_do_write error handling. vor 8 Jahren
s3_enc.c Remove some easy obj.h dependencies. vor 8 Jahren
s3_lib.c Move a bunch of public APIs from s3_lib.c to ssl_lib.c. vor 8 Jahren
s3_meth.c A bit of cleanup post state machine merging. vor 8 Jahren
s3_pkt.c Don't call read_bytes in read_change_cipher_spec. vor 8 Jahren
ssl_aead_ctx.c Fixing iv_length for TLS 1.3. vor 8 Jahren
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. vor 9 Jahren
ssl_buffer.c Remove in-place TLS record assembly for now. vor 8 Jahren
ssl_cert.c Ensure we check i2d_X509 return val vor 8 Jahren
ssl_cipher.c Fixing iv_length for TLS 1.3. vor 8 Jahren
ssl_ecdh.c Generalizing curves to groups in preparation for TLS 1.3. vor 8 Jahren
ssl_file.c Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. vor 8 Jahren
ssl_lib.c Make SSL_set_bio's ownership easier to reason about. vor 8 Jahren
ssl_rsa.c Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| vor 8 Jahren
ssl_session.c Split unlock functions into read/write variants. vor 8 Jahren
ssl_stat.c Remove state parameters to ssl3_get_message. vor 8 Jahren
ssl_test.cc Make SSL_set_bio's ownership easier to reason about. vor 8 Jahren
t1_enc.c Remove some easy obj.h dependencies. vor 8 Jahren
t1_lib.c Generalizing curves to groups in preparation for TLS 1.3. vor 8 Jahren
tls_record.c Fix TLS 1.3 seal logic. vor 8 Jahren