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 e348ff4a72 Fix build. 9 lat temu
..
pqueue Add a run_tests target to run all tests. 9 lat temu
test Add SSL_get_server_key_exchange_hash. 9 lat temu
CMakeLists.txt Fix shared library build on OS X. 9 lat temu
custom_extensions.c Align the SSL stack on #include style. 9 lat temu
d1_both.c Rewrite DTLS handshake message sending logic. 9 lat temu
d1_clnt.c Add missing state to DTLS state machine. 9 lat temu
d1_lib.c Separate CCS and handshake writing in DTLS. 9 lat temu
d1_meth.c Ditch remaining filename comments from public headers and ssl/ 9 lat temu
d1_pkt.c Don't use ssl3_write_pending in DTLS. 9 lat temu
d1_srtp.c Fix a missing initializer that only Clang warns about. 9 lat temu
d1_srvr.c Add server-side support for asynchronous RSA decryption. 9 lat temu
dtls_record.c Reject empty records of unexpected type. 9 lat temu
internal.h Add SSL_get_server_key_exchange_hash. 9 lat temu
s3_both.c Align the SSL stack on #include style. 9 lat temu
s3_clnt.c Add SSL_get_server_key_exchange_hash. 9 lat temu
s3_enc.c Change some "int" variables to "size_t" in ssl3_handshake_mac(). 9 lat temu
s3_lib.c Add SSL_CIPHER_get_min_version and tidy up SSL_TLSV1_2 logic. 9 lat temu
s3_meth.c Align the SSL stack on #include style. 9 lat temu
s3_pkt.c Add ssl_renegotiate_ignore. 9 lat temu
s3_srvr.c Add SSL_get_server_key_exchange_hash. 9 lat temu
ssl_aead_ctx.c Revert most of "Refactor ChaCha20-Poly1305 AEAD nonce handling." 9 lat temu
ssl_asn1.c Fix all sign/unsigned warnings with Clang and GCC. 9 lat temu
ssl_buffer.c Fix DTLS asynchronous write handling. 9 lat temu
ssl_cert.c Document certificate verification functions in SSL. 9 lat temu
ssl_cipher.c Add various functions for SSL_CIPHER. 9 lat temu
ssl_file.c More SSL_SESSION serialization functions. 9 lat temu
ssl_lib.c Fix build. 9 lat temu
ssl_rsa.c Add server-side support for asynchronous RSA decryption. 9 lat temu
ssl_session.c Tidy up SSL_CTX_add_session. 9 lat temu
ssl_stat.c Document alert handling. 9 lat temu
ssl_test.cc Refactor ChaCha20-Poly1305 AEAD nonce handling. 9 lat temu
t1_enc.c Align the SSL stack on #include style. 9 lat temu
t1_lib.c Add SSL_get_server_key_exchange_hash. 9 lat temu
tls_record.c Add use counters for SSL_OP_TLS_D5_BUG and SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. 9 lat temu