No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
David Benjamin e348ff4a72 Fix build. hace 9 años
..
pqueue Add a run_tests target to run all tests. hace 9 años
test Add SSL_get_server_key_exchange_hash. hace 9 años
CMakeLists.txt Fix shared library build on OS X. hace 9 años
custom_extensions.c Align the SSL stack on #include style. hace 9 años
d1_both.c Rewrite DTLS handshake message sending logic. hace 9 años
d1_clnt.c Add missing state to DTLS state machine. hace 9 años
d1_lib.c Separate CCS and handshake writing in DTLS. hace 9 años
d1_meth.c Ditch remaining filename comments from public headers and ssl/ hace 9 años
d1_pkt.c Don't use ssl3_write_pending in DTLS. hace 9 años
d1_srtp.c Fix a missing initializer that only Clang warns about. hace 9 años
d1_srvr.c Add server-side support for asynchronous RSA decryption. hace 9 años
dtls_record.c Reject empty records of unexpected type. hace 9 años
internal.h Add SSL_get_server_key_exchange_hash. hace 9 años
s3_both.c Align the SSL stack on #include style. hace 9 años
s3_clnt.c Add SSL_get_server_key_exchange_hash. hace 9 años
s3_enc.c Change some "int" variables to "size_t" in ssl3_handshake_mac(). hace 9 años
s3_lib.c Add SSL_CIPHER_get_min_version and tidy up SSL_TLSV1_2 logic. hace 9 años
s3_meth.c Align the SSL stack on #include style. hace 9 años
s3_pkt.c Add ssl_renegotiate_ignore. hace 9 años
s3_srvr.c Add SSL_get_server_key_exchange_hash. hace 9 años
ssl_aead_ctx.c Revert most of "Refactor ChaCha20-Poly1305 AEAD nonce handling." hace 9 años
ssl_asn1.c Fix all sign/unsigned warnings with Clang and GCC. hace 9 años
ssl_buffer.c Fix DTLS asynchronous write handling. hace 9 años
ssl_cert.c Document certificate verification functions in SSL. hace 9 años
ssl_cipher.c Add various functions for SSL_CIPHER. hace 9 años
ssl_file.c More SSL_SESSION serialization functions. hace 9 años
ssl_lib.c Fix build. hace 9 años
ssl_rsa.c Add server-side support for asynchronous RSA decryption. hace 9 años
ssl_session.c Tidy up SSL_CTX_add_session. hace 9 años
ssl_stat.c Document alert handling. hace 9 años
ssl_test.cc Refactor ChaCha20-Poly1305 AEAD nonce handling. hace 9 años
t1_enc.c Align the SSL stack on #include style. hace 9 años
t1_lib.c Add SSL_get_server_key_exchange_hash. hace 9 años
tls_record.c Add use counters for SSL_OP_TLS_D5_BUG and SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. hace 9 años