Richard Levitte 7e76e56387 Someone made a mistake, and some function and reason codes got 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. 18 years ago
d1_enc.c 8c5a2bd6bb add additional checks + cleanup 18 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 18 years ago
d1_srvr.c 7bbcb2f690 Avoid warnings on VC++ 2005. 18 years ago
dtls1.h 01c76c6606 There's no such things as DTLS1_AD_MISSING_HANDSHAKE_MESSAGE. 18 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 18 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, 18 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: 18 years ago
s2_clnt.c 7bbcb2f690 Avoid warnings on VC++ 2005. 18 years ago
s2_enc.c 5fdf06666c Avoid including cryptlib.h, it's not really needed. 20 years ago
s2_lib.c d804f86b88 disable some invalid ciphersuites 18 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. 20 years ago
s2_srvr.c 7bbcb2f690 Avoid warnings on VC++ 2005. 18 years ago
s3_both.c 566dda07ba New option SSL_OP_NO_COMP to disable compression. New ctrls to set 18 years ago
s3_clnt.c 332737217a Implement Supported Elliptic Curves Extension. 18 years ago
s3_enc.c ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 years ago
s3_lib.c c20276e4ae Fix (most) WIN32 warnings and errors. 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 18 years ago
s3_srvr.c 332737217a Implement Supported Elliptic Curves Extension. 18 years ago
ssl-lib.com 75c00536ba Synchronise more with the Unix build. 19 years ago
ssl.h 7e76e56387 Someone made a mistake, and some function and reason codes got 18 years ago
ssl2.h cf82191d77 Implement msg_callback for SSL 2.0. 22 years ago
ssl23.h 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 25 years ago
ssl3.h be7b4458f2 Keep disclaiming 16-bit platform support. For now remove WIN16 references 18 years ago
ssl_algs.c 7f3c9036ea initialize cipher/digest methods table in SSL_library_init() and hence remove the need for a lock 19 years ago
ssl_asn1.c a01d9ac558 Remove ECC extension information from external representation 18 years ago
ssl_cert.c f71165b556 fix no-dh configure option; patch supplied by Peter Meerwald 18 years ago
ssl_ciph.c ba1ba5f0fb If cipher list contains a match for an explicit ciphersuite only match that 18 years ago
ssl_err.c 019fdc7850 fix sign problems 18 years ago
ssl_err2.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
ssl_lib.c dc1d1b6934 fix memory leak 18 years ago
ssl_locl.h 332737217a Implement Supported Elliptic Curves Extension. 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. 21 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 a4974de937 clarification 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 b6acb8d0de udpate Supported Point Formats Extension code 18 years ago