Richard Levitte 7e76e56387 Someone made a mistake, and some function and reason codes got 18 年 前
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 19 年 前
Makefile 8795d38906 Update dependencies. 18 年 前
bio_ssl.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 年 前
d1_both.c f920c5b590 Fix signed/unsigned warnings. 19 年 前
d1_clnt.c 7bbcb2f690 Avoid warnings on VC++ 2005. 19 年 前
d1_enc.c 8c5a2bd6bb add additional checks + cleanup 19 年 前
d1_lib.c 01a9792f05 remove unused internal foo_base_method functions 19 年 前
d1_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 年 前
d1_pkt.c 8c5a2bd6bb add additional checks + cleanup 19 年 前
d1_srvr.c 7bbcb2f690 Avoid warnings on VC++ 2005. 19 年 前
dtls1.h 01c76c6606 There's no such things as DTLS1_AD_MISSING_HANDSHAKE_MESSAGE. 19 年 前
install.com 75c00536ba Synchronise more with the Unix build. 19 年 前
kssl.c 05fc7018f8 Fix PEDANTIC compilation, using the same trick as elsewhere. 19 年 前
kssl.h 0858b71b41 Make kerberos ciphersuite code work with newer header files 19 年 前
kssl_lcl.h 116daf4c2f To avoid commit wars over dependencies, let's make it so things that 23 年 前
s23_clnt.c 6ad47e83b4 improvements for alert handling 19 年 前
s23_lib.c 01a9792f05 remove unused internal foo_base_method functions 19 年 前
s23_meth.c 00fe865dbe recent changes from 0.9.8: fix cipher list order in s3_lib.c, 19 年 前
s23_pkt.c 7b63c0fa8c Reorder inclusion of header files: 22 年 前
s23_srvr.c f1fd4544a3 Various changes in the new TLS extension code, including the following: 19 年 前
s2_clnt.c 7bbcb2f690 Avoid warnings on VC++ 2005. 19 年 前
s2_enc.c 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 年 前
s2_lib.c d804f86b88 disable some invalid ciphersuites 19 年 前
s2_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 年 前
s2_pkt.c 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 年 前
s2_srvr.c 7bbcb2f690 Avoid warnings on VC++ 2005. 19 年 前
s3_both.c 566dda07ba New option SSL_OP_NO_COMP to disable compression. New ctrls to set 19 年 前
s3_clnt.c 332737217a Implement Supported Elliptic Curves Extension. 18 年 前
s3_enc.c ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 年 前
s3_lib.c c20276e4ae Fix (most) WIN32 warnings and errors. 18 年 前
s3_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 年 前
s3_pkt.c 566dda07ba New option SSL_OP_NO_COMP to disable compression. New ctrls to set 19 年 前
s3_srvr.c 332737217a Implement Supported Elliptic Curves Extension. 18 年 前
ssl-lib.com 75c00536ba Synchronise more with the Unix build. 19 年 前
ssl.h 7e76e56387 Someone made a mistake, and some function and reason codes got 18 年 前
ssl2.h cf82191d77 Implement msg_callback for SSL 2.0. 23 年 前
ssl23.h 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 年 前
ssl3.h be7b4458f2 Keep disclaiming 16-bit platform support. For now remove WIN16 references 19 年 前
ssl_algs.c 7f3c9036ea initialize cipher/digest methods table in SSL_library_init() and hence remove the need for a lock 19 年 前
ssl_asn1.c a01d9ac558 Remove ECC extension information from external representation 18 年 前
ssl_cert.c f71165b556 fix no-dh configure option; patch supplied by Peter Meerwald 19 年 前
ssl_ciph.c ba1ba5f0fb If cipher list contains a match for an explicit ciphersuite only match that 18 年 前
ssl_err.c 019fdc7850 fix sign problems 18 年 前
ssl_err2.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 年 前
ssl_lib.c dc1d1b6934 fix memory leak 18 年 前
ssl_locl.h 332737217a Implement Supported Elliptic Curves Extension. 18 年 前
ssl_rsa.c dc0ed30cfe add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file() 19 年 前
ssl_sess.c 332737217a Implement Supported Elliptic Curves Extension. 18 年 前
ssl_stat.c ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 年 前
ssl_task.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 年 前
ssl_txt.c ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 年 前
ssltest.c e968089485 use BIO_snprintf() instead of snprintf + use BIO_FP_TEXT for text output 18 年 前
t1_clnt.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 年 前
t1_enc.c 5cda6c4582 Fix from stable branch. 18 年 前
t1_lib.c a4974de937 clarification 18 年 前
t1_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 年 前
t1_srvr.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 年 前
tls1.h b6acb8d0de udpate Supported Point Formats Extension code 18 年 前