Bodo Möller ed3ecd801e Error messages for client ECC cert verification. 18 years ago
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 19 years ago
Makefile 8795d38906 Update dependencies. 18 years ago
bio_ssl.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
d1_both.c f920c5b590 Fix signed/unsigned warnings. 19 years ago
d1_clnt.c 7bbcb2f690 Avoid warnings on VC++ 2005. 19 years ago
d1_enc.c 8c5a2bd6bb add additional checks + cleanup 19 years ago
d1_lib.c 01a9792f05 remove unused internal foo_base_method functions 19 years ago
d1_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 years ago
d1_pkt.c 8c5a2bd6bb add additional checks + cleanup 19 years ago
d1_srvr.c 89bbe14c50 Ciphersuite string bugfixes, and ECC-related (re-)definitions. 18 years ago
dtls1.h 01c76c6606 There's no such things as DTLS1_AD_MISSING_HANDSHAKE_MESSAGE. 19 years ago
install.com 75c00536ba Synchronise more with the Unix build. 19 years ago
kssl.c 05fc7018f8 Fix PEDANTIC compilation, using the same trick as elsewhere. 19 years ago
kssl.h 0858b71b41 Make kerberos ciphersuite code work with newer header files 19 years ago
kssl_lcl.h 116daf4c2f To avoid commit wars over dependencies, let's make it so things that 23 years ago
s23_clnt.c 6ad47e83b4 improvements for alert handling 19 years ago
s23_lib.c 01a9792f05 remove unused internal foo_base_method functions 19 years ago
s23_meth.c 00fe865dbe recent changes from 0.9.8: fix cipher list order in s3_lib.c, 19 years ago
s23_pkt.c 7b63c0fa8c Reorder inclusion of header files: 22 years ago
s23_srvr.c f1fd4544a3 Various changes in the new TLS extension code, including the following: 19 years ago
s2_clnt.c 7bbcb2f690 Avoid warnings on VC++ 2005. 19 years ago
s2_enc.c 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 years ago
s2_lib.c d804f86b88 disable some invalid ciphersuites 19 years ago
s2_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 years ago
s2_pkt.c 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 years ago
s2_srvr.c 7bbcb2f690 Avoid warnings on VC++ 2005. 19 years ago
s3_both.c 566dda07ba New option SSL_OP_NO_COMP to disable compression. New ctrls to set 19 years ago
s3_clnt.c ed3ecd801e Error messages for client ECC cert verification. 18 years ago
s3_enc.c ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 years ago
s3_lib.c 076944d920 Fix algorithm handling for ECC ciphersuites: Adapt to recent changes, 18 years ago
s3_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 years ago
s3_pkt.c 566dda07ba New option SSL_OP_NO_COMP to disable compression. New ctrls to set 19 years ago
s3_srvr.c 4dfc8f1f0b Oops ... deleted too much in the previous commit when I deleted 18 years ago
ssl-lib.com 75c00536ba Synchronise more with the Unix build. 19 years ago
ssl.h ed3ecd801e Error messages for client ECC cert verification. 18 years ago
ssl2.h cf82191d77 Implement msg_callback for SSL 2.0. 23 years ago
ssl23.h 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 years ago
ssl3.h 89bbe14c50 Ciphersuite string bugfixes, and ECC-related (re-)definitions. 18 years ago
ssl_algs.c f3dea9a595 Camellia cipher, contributed by NTT 18 years ago
ssl_asn1.c a01d9ac558 Remove ECC extension information from external representation 18 years ago
ssl_cert.c 675f605d44 Thread-safety fixes 18 years ago
ssl_ciph.c ed3ecd801e Error messages for client ECC cert verification. 18 years ago
ssl_err.c ed3ecd801e Error messages for client ECC cert verification. 18 years ago
ssl_err2.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 years ago
ssl_lib.c ed3ecd801e Error messages for client ECC cert verification. 18 years ago
ssl_locl.h ed3ecd801e Error messages for client ECC cert verification. 18 years ago
ssl_rsa.c dc0ed30cfe add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file() 19 years ago
ssl_sess.c 332737217a Implement Supported Elliptic Curves Extension. 18 years ago
ssl_stat.c ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 years ago
ssl_task.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
ssl_txt.c ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 years ago
ssltest.c e968089485 use BIO_snprintf() instead of snprintf + use BIO_FP_TEXT for text output 18 years ago
t1_clnt.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 years ago
t1_enc.c 5cda6c4582 Fix from stable branch. 18 years ago
t1_lib.c 89bbe14c50 Ciphersuite string bugfixes, and ECC-related (re-)definitions. 18 years ago
t1_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 years ago
t1_srvr.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 years ago
tls1.h 5b57fe0a1e Disable invalid ciphersuites 18 years ago