David Woodhouse 63262bd276 Honour mandatory digest on private key in tls1_process_sigalgs() 5 years ago
..
Makefile 699a72a5e9 make update 6 years ago
bad_dtls_test.c e167fd05b8 Remove unicode characters from source 6 years ago
bio_ssl.c 325bb1ac25 Handle SSL_ERROR_WANT_X509_LOOKUP 8 years ago
clienthellotest.c c8491de393 GH354: Memory leak fixes 8 years ago
d1_both.c c24e2f1891 Update copyright year 5 years ago
d1_clnt.c 348681ff2b Fix issue #2113: 7 years ago
d1_lib.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
d1_meth.c 0c0f1361b2 Ensure the dtls1_get_*_methods work with DTLS_ANY_VERSION 8 years ago
d1_pkt.c f1e5009c1c Properly handle duplicated messages from the next epoch 5 years ago
d1_srtp.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
d1_srvr.c 7321d7944e Fix DTLSv1_listen() sequence numbers 7 years ago
dtls1.h 6e20f55646 Fix d2i_SSL_SESSION for DTLS1_BAD_VER 9 years ago
dtlstest.c 0ec0104335 Fix no-ec 7 years ago
fatalerrtest.c 6957d91f0e Fix the buffer sizing in the fatalerrtest 6 years ago
heartbeat_test.c 748a2d94c0 Revert "Fix heartbeat_test" 7 years ago
install-ssl.com 712d523484 Don't forget to install srtp.h as well 12 years ago
kssl.c f8e9126449 Update copyright year 6 years ago
kssl.h 93a17f79b9 Remove the "eay" c-file-style indicators 8 years ago
kssl_lcl.h 93a17f79b9 Remove the "eay" c-file-style indicators 8 years ago
s23_clnt.c 046c5f7353 Don't use SSLv3_client_method internally with no-ssl3 6 years ago
s23_lib.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
s23_meth.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
s23_pkt.c 31b430700a Make SSL_read and SSL_write return the old behaviour and document it. 7 years ago
s23_srvr.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
s2_clnt.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
s2_enc.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
s2_lib.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
s2_meth.c 4256957570 Add no-ssl2-method 8 years ago
s2_pkt.c 31b430700a Make SSL_read and SSL_write return the old behaviour and document it. 7 years ago
s2_srvr.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
s3_both.c 006a788c84 Make message buffer slightly larger than message. 7 years ago
s3_cbc.c 03bf712780 Good hygiene with size_t output argument. 8 years ago
s3_clnt.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
s3_enc.c 348681ff2b Fix issue #2113: 7 years ago
s3_lib.c c24e2f1891 Update copyright year 5 years ago
s3_meth.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
s3_pkt.c f8e9126449 Update copyright year 6 years ago
s3_srvr.c c24e2f1891 Update copyright year 5 years ago
srtp.h ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
ssl-lib.com 51690fb888 VMS: Use strict refdef extern model when building library object files 7 years ago
ssl.h c24e2f1891 Update copyright year 5 years ago
ssl2.h ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
ssl23.h ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
ssl3.h ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
ssl_algs.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
ssl_asn1.c ea060e026d Fix memory leak on error. 7 years ago
ssl_cert.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
ssl_ciph.c 8ea167207d Update copyright year 5 years ago
ssl_conf.c 9dfd2be8a1 Disable SSLv2 default build, default negotiation and weak ciphers. 8 years ago
ssl_err.c f1f97699cb Add missing error string for SSL_R_TOO_MANY_WARN_ALERTS 7 years ago
ssl_err2.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
ssl_lib.c 59b9c67fca Fix 'no-ecdh' build 5 years ago
ssl_locl.h c24e2f1891 Update copyright year 5 years ago
ssl_rsa.c 6fe43af8d7 Revert "Use the callbacks from the SSL object instead of the SSL_CTX object" 7 years ago
ssl_sess.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
ssl_stat.c e4f77bf183 Add Error state 9 years ago
ssl_task.c 83975c80bb Re-align some comments after running the reformat script. 9 years ago
ssl_txt.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
ssl_utst.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
ssltest.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
sslv2conftest.c 0ee4f13bba Silence some "maybe used uninitialised" warnings 7 years ago
t1_clnt.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
t1_enc.c c6738fd208 Standardize syntax around sizeof(foo) 6 years ago
t1_ext.c ea3fc6010f Copy custom extension flags in a call to SSL_set_SSL_CTX() 7 years ago
t1_lib.c 63262bd276 Honour mandatory digest on private key in tls1_process_sigalgs() 5 years ago
t1_meth.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
t1_reneg.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
t1_srvr.c ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
t1_trce.c c24e2f1891 Update copyright year 5 years ago
tls1.h b70f61921b Add documentation for the SSL_export_keying_material() function 7 years ago
tls_srp.c 3b38646d13 Code style: space after 'if' 9 years ago