Matt Caswell b70f61921b Add documentation for the SSL_export_keying_material() function il y a 7 ans
..
Makefile 50c30153d3 Add basic test for Cisco DTLS1_BAD_VER and record replay handling il y a 8 ans
bad_dtls_test.c 3201a1d681 Solution proposal for issue #1647. il y a 7 ans
bio_ssl.c 325bb1ac25 Handle SSL_ERROR_WANT_X509_LOOKUP il y a 9 ans
clienthellotest.c c8491de393 GH354: Memory leak fixes il y a 9 ans
d1_both.c 4e5d2aaa41 Guard last few debugging printfs in libssl il y a 7 ans
d1_clnt.c 348681ff2b Fix issue #2113: il y a 7 ans
d1_lib.c 26f2c5774f Fix DTLS buffered message DoS attack il y a 8 ans
d1_meth.c 0c0f1361b2 Ensure the dtls1_get_*_methods work with DTLS_ANY_VERSION il y a 9 ans
d1_pkt.c 8ed92460b7 Fix BAD CCS alert in DTLS il y a 7 ans
d1_srtp.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
d1_srvr.c 7321d7944e Fix DTLSv1_listen() sequence numbers il y a 7 ans
dtls1.h 6e20f55646 Fix d2i_SSL_SESSION for DTLS1_BAD_VER il y a 9 ans
dtlstest.c 0ec0104335 Fix no-ec il y a 8 ans
heartbeat_test.c 748a2d94c0 Revert "Fix heartbeat_test" il y a 7 ans
install-ssl.com 712d523484 Don't forget to install srtp.h as well il y a 12 ans
kssl.c 93a17f79b9 Remove the "eay" c-file-style indicators il y a 8 ans
kssl.h 93a17f79b9 Remove the "eay" c-file-style indicators il y a 8 ans
kssl_lcl.h 93a17f79b9 Remove the "eay" c-file-style indicators il y a 8 ans
s23_clnt.c 44191de234 Send a protocol version alert il y a 7 ans
s23_lib.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
s23_meth.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
s23_pkt.c 31b430700a Make SSL_read and SSL_write return the old behaviour and document it. il y a 7 ans
s23_srvr.c 348681ff2b Fix issue #2113: il y a 7 ans
s2_clnt.c ad64a69e02 Change usage of RAND_pseudo_bytes to RAND_bytes il y a 8 ans
s2_enc.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
s2_lib.c 6d69dc56de Degrade 3DES to MEDIUM in SSL2 il y a 8 ans
s2_meth.c 4256957570 Add no-ssl2-method il y a 8 ans
s2_pkt.c 31b430700a Make SSL_read and SSL_write return the old behaviour and document it. il y a 7 ans
s2_srvr.c ad64a69e02 Change usage of RAND_pseudo_bytes to RAND_bytes il y a 8 ans
s3_both.c 006a788c84 Make message buffer slightly larger than message. il y a 8 ans
s3_cbc.c 03bf712780 Good hygiene with size_t output argument. il y a 8 ans
s3_clnt.c 348681ff2b Fix issue #2113: il y a 7 ans
s3_enc.c 348681ff2b Fix issue #2113: il y a 7 ans
s3_lib.c e93f7d9c98 Use correct signature algorithm list when sending or checking. il y a 7 ans
s3_meth.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
s3_pkt.c fde111ba04 Fix inconsistent check of UNSAFE_LEGACY_RENEGOTIATION (1.0.2) il y a 7 ans
s3_srvr.c 4e5d2aaa41 Guard last few debugging printfs in libssl il y a 7 ans
srtp.h ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
ssl-lib.com 51690fb888 VMS: Use strict refdef extern model when building library object files il y a 8 ans
ssl.h 22646a075e Don't allow too many consecutive warning alerts il y a 8 ans
ssl2.h ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
ssl23.h ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
ssl3.h ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
ssl_algs.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
ssl_asn1.c ea060e026d Fix memory leak on error. il y a 8 ans
ssl_cert.c 748cb9a17f Combined patch for the more or less obvious issues il y a 7 ans
ssl_ciph.c 8474069235 Restore the test coverage of COMP_rle and SSL_COMP_add_compression_method il y a 7 ans
ssl_conf.c 9dfd2be8a1 Disable SSLv2 default build, default negotiation and weak ciphers. il y a 8 ans
ssl_err.c f1f97699cb Add missing error string for SSL_R_TOO_MANY_WARN_ALERTS il y a 8 ans
ssl_err2.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
ssl_lib.c b70f61921b Add documentation for the SSL_export_keying_material() function il y a 7 ans
ssl_locl.h ea3fc6010f Copy custom extension flags in a call to SSL_set_SSL_CTX() il y a 7 ans
ssl_rsa.c 6fe43af8d7 Revert "Use the callbacks from the SSL object instead of the SSL_CTX object" il y a 7 ans
ssl_sess.c 24638211da Fix ex_data memory leak il y a 7 ans
ssl_stat.c e4f77bf183 Add Error state il y a 9 ans
ssl_task.c 83975c80bb Re-align some comments after running the reformat script. il y a 9 ans
ssl_txt.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
ssl_utst.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
ssltest.c 8ded5f1b14 Ignore -rle and -comp when compiled with OPENSSL_NO_COMP. il y a 7 ans
sslv2conftest.c 0ee4f13bba Silence some "maybe used uninitialised" warnings il y a 8 ans
t1_clnt.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
t1_enc.c ec8f246e6e Fix a double free in tls1_setup_key_block il y a 8 ans
t1_ext.c ea3fc6010f Copy custom extension flags in a call to SSL_set_SSL_CTX() il y a 7 ans
t1_lib.c 5e90cb5404 Avoid questionable use of the value of a pointer il y a 7 ans
t1_meth.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
t1_reneg.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
t1_srvr.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
t1_trce.c ae5c8664e5 Run util/openssl-format-source -v -c . il y a 9 ans
tls1.h b70f61921b Add documentation for the SSL_export_keying_material() function il y a 7 ans
tls_srp.c 3b38646d13 Code style: space after 'if' il y a 9 ans