openssl/ssl
Bodo Möller ca03109c3a New functions SSL_get_finished, SSL_get_peer_finished.
Add short state string for MS SGC.
2000-01-06 01:19:17 +00:00
..
.cvsignore
bio_ssl.c
install.com Make sure installed files are world readable 1999-11-12 01:42:59 +00:00
Makefile.ssl Remainder of SSL purpose and trust code: trust and purpose setting in 1999-11-29 22:35:00 +00:00
s2_clnt.c Rhapsody 5.5 (a.k.a. MacOS X) compiler bug workaround. At the very least 2000-01-04 03:33:18 +00:00
s2_enc.c
s2_lib.c
s2_meth.c
s2_pkt.c typo 1999-07-02 17:52:21 +00:00
s2_srvr.c Store verify_result with sessions to avoid potential security hole. 1999-11-16 23:15:41 +00:00
s3_both.c Use less complicated arrangement for data strutures related to Finished 2000-01-06 00:41:22 +00:00
s3_clnt.c Slight code cleanup for handling finished labels. 2000-01-05 23:11:51 +00:00
s3_enc.c Use separate arrays for certificate verify and for finished hashes. 2000-01-06 00:24:24 +00:00
s3_lib.c Cosmetic changes. 1999-09-29 22:14:47 +00:00
s3_meth.c
s3_pkt.c Use less complicated arrangement for data strutures related to Finished 2000-01-06 00:41:22 +00:00
s3_srvr.c Use separate arrays for certificate verify and for finished hashes. 2000-01-06 00:24:24 +00:00
s23_clnt.c
s23_lib.c
s23_meth.c
s23_pkt.c Fix server behaviour when facing backwards-compatible client hellos. 1999-09-03 16:33:11 +00:00
s23_srvr.c Set s->version correctly for "natural" SSL 3.0 client hello 1999-09-13 13:02:07 +00:00
ssl2.h
ssl3.h Use less complicated arrangement for data strutures related to Finished 2000-01-06 00:41:22 +00:00
ssl23.h
ssl_algs.c
ssl_asn1.c Store verify_result with sessions to avoid potential security hole. 1999-11-16 23:15:41 +00:00
ssl_cert.c Remainder of SSL purpose and trust code: trust and purpose setting in 1999-11-29 22:35:00 +00:00
ssl_ciph.c
ssl_err2.c
ssl_err.c Remainder of SSL purpose and trust code: trust and purpose setting in 1999-11-29 22:35:00 +00:00
ssl_lib.c New functions SSL_get_finished, SSL_get_peer_finished. 2000-01-06 01:19:17 +00:00
ssl_locl.h Use separate arrays for certificate verify and for finished hashes. 2000-01-06 00:24:24 +00:00
ssl_rsa.c typo while I poke around... 1999-08-05 13:31:42 +00:00
ssl_sess.c Fix SSL_CTX_add_session: When two SSL_SESSIONs have the same ID, 1999-12-29 14:29:32 +00:00
ssl_stat.c New functions SSL_get_finished, SSL_get_peer_finished. 2000-01-06 01:19:17 +00:00
ssl_task.c
ssl_txt.c
ssl-lib.com VMS updates. 1999-07-28 23:25:59 +00:00
ssl.h New functions SSL_get_finished, SSL_get_peer_finished. 2000-01-06 01:19:17 +00:00
ssltest.c Store verify_result with sessions to avoid potential security hole. 1999-11-16 23:15:41 +00:00
t1_clnt.c
t1_enc.c Use prototypes. 2000-01-05 23:31:47 +00:00
t1_lib.c Cosmetic changes. 1999-09-29 22:14:47 +00:00
t1_meth.c
t1_srvr.c
tls1.h