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