2
0
Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 жил өмнө
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 19 жил өмнө
Makefile 3c1d6bbc92 LHASH revamp. make depend. 16 жил өмнө
bio_ssl.c 67b6f1ca88 fix problems found by coverity: remove useless code 18 жил өмнө
d1_both.c 659f7f3168 Don't let DTLS ChangeCipherSpec increment handshake sequence number. 17 жил өмнө
d1_clnt.c 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, 16 жил өмнө
d1_enc.c 0e1dba934f 1. Changes for s_client.c to make it return non-zero exit code in case 17 жил өмнө
d1_lib.c 5d58f1bbfe Prohibit RC4 in DTLS. 17 жил өмнө
d1_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 жил өмнө
d1_pkt.c 659f7f3168 Don't let DTLS ChangeCipherSpec increment handshake sequence number. 17 жил өмнө
d1_srvr.c 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, 16 жил өмнө
dtls1.h 81fe8dcfe1 Oops! This was erroneously left out commit #16632. 17 жил өмнө
install.com 75c00536ba Synchronise more with the Unix build. 19 жил өмнө
kssl.c 15780a1ea0 use user-supplied malloc functions for persistent kssl objects 17 жил өмнө
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 67c8e7f414 Support for certificate status TLS extension. 17 жил өмнө
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 1e24b3a09e fix support for receiving fragmented handshake messages 18 жил өмнө
s2_clnt.c a6fbcb4220 Change safestack reimplementation to match 0.9.8. 17 жил өмнө
s2_enc.c b948e2c59e Update ssl library to support EVP_PKEY MAC API. Include generic MAC support. 17 жил өмнө
s2_lib.c 7e69565fe6 fix warnings/inconsistencies caused by the recent changes to the 17 жил өмнө
s2_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 жил өмнө
s2_pkt.c b948e2c59e Update ssl library to support EVP_PKEY MAC API. Include generic MAC support. 17 жил өмнө
s2_srvr.c a6fbcb4220 Change safestack reimplementation to match 0.9.8. 17 жил өмнө
s3_both.c 81025661a9 Update ssl code to support digests other than MD5+SHA1 in handshake. 17 жил өмнө
s3_clnt.c 2f63ad5b35 Update from stable branch. 16 жил өмнө
s3_enc.c 8164032a2e Fix warnings: computed value not use, incompatible pointer initialization 17 жил өмнө
s3_lib.c 8a2062fefe Update from stable branch. 16 жил өмнө
s3_meth.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 жил өмнө
s3_pkt.c 8164032a2e Fix warnings: computed value not use, incompatible pointer initialization 17 жил өмнө
s3_srvr.c 8a2062fefe Update from stable branch. 16 жил өмнө
ssl-lib.com 75c00536ba Synchronise more with the Unix build. 19 жил өмнө
ssl.h 3c1d6bbc92 LHASH revamp. make depend. 16 жил өмнө
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 67c8e7f414 Support for certificate status TLS extension. 17 жил өмнө
ssl_algs.c 96afc1cfd5 Add SEED encryption algorithm. 17 жил өмнө
ssl_asn1.c 4017e8706c Fix from stable branch. 17 жил өмнө
ssl_cert.c a6fbcb4220 Change safestack reimplementation to match 0.9.8. 17 жил өмнө
ssl_ciph.c 0e1dba934f 1. Changes for s_client.c to make it return non-zero exit code in case 17 жил өмнө
ssl_err.c 8e1d3ba50e Fix duplicate error codes. 17 жил өмнө
ssl_err2.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 жил өмнө
ssl_lib.c 3c1d6bbc92 LHASH revamp. make depend. 16 жил өмнө
ssl_locl.h 5d58f1bbfe Prohibit RC4 in DTLS. 17 жил өмнө
ssl_rsa.c 17a4a4dff8 Reword comment to be much shorter to stop other people from complaining 16 жил өмнө
ssl_sess.c 3c1d6bbc92 LHASH revamp. make depend. 16 жил өмнө
ssl_stat.c 8fcc9caecc Update from stable branch. 16 жил өмнө
ssl_task.c 54a656ef08 Security fixes brought forward from 0.9.7. 22 жил өмнө
ssl_txt.c 6434abbfc6 RFC4507 (including RFC4507bis) TLS stateless session resumption support 17 жил өмнө
ssltest.c f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast 16 жил өмнө
t1_clnt.c 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 жил өмнө
t1_enc.c aff686df91 Fix unsigned/signed warnings in ssl. 17 жил өмнө
t1_lib.c 8a2062fefe Update from stable branch. 16 жил өмнө
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 8a2062fefe Update from stable branch. 16 жил өмнө