.. |
.cvsignore
|
Ignore Makefile.save
|
1999-04-29 16:04:54 +00:00 |
bio_ssl.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
install.com
|
VMS support.
|
1999-05-13 11:37:32 +00:00 |
Makefile.ssl
|
It was a very bad idea to use #include "../e_os.h" -- when this occurs
|
1999-05-21 11:16:48 +00:00 |
s2_clnt.c
|
New structure type SESS_CERT used instead of CERT inside SSL_SESSION.
|
1999-05-13 15:09:38 +00:00 |
s2_enc.c
|
Change functions to ANSI C.
|
1999-04-19 21:31:43 +00:00 |
s2_lib.c
|
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
|
1999-06-04 21:54:13 +00:00 |
s2_meth.c
|
New Configure option no-<cipher> (rsa, idea, rc5, ...).
|
1999-04-27 03:19:12 +00:00 |
s2_pkt.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
s2_srvr.c
|
"extern" is a C++ reserved word.
|
1999-06-09 16:33:18 +00:00 |
s3_both.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
s3_clnt.c
|
Don't mix real tabs with tabs expanded as 8 spaces -- that's
|
1999-06-07 20:26:51 +00:00 |
s3_enc.c
|
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
|
1999-06-04 21:54:13 +00:00 |
s3_lib.c
|
OPENSSL_EXTERN, OPENSSL_GLOBAL
|
1999-05-15 14:23:29 +00:00 |
s3_meth.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
s3_pkt.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
s3_srvr.c
|
Let ssl_get_prev_session reliably work in multi-threaded settings.
|
1999-05-23 13:07:03 +00:00 |
s23_clnt.c
|
Undo.
|
1999-04-27 11:46:13 +00:00 |
s23_lib.c
|
Don't mix real tabs with tabs expanded as 8 spaces -- that's
|
1999-06-07 20:26:51 +00:00 |
s23_meth.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
s23_pkt.c
|
Change #include filenames from <foo.h> to <openssl.h>.
|
1999-04-23 22:13:45 +00:00 |
s23_srvr.c
|
Undo.
|
1999-04-27 11:46:13 +00:00 |
ssl-lib.com
|
VMS support.
|
1999-05-13 11:37:32 +00:00 |
ssl.c
|
Don't install e_os.h in include/openssl, use it only as a local
|
1999-05-20 21:59:20 +00:00 |
ssl.h
|
"extern" is a C++ reserved word.
|
1999-06-09 16:33:18 +00:00 |
ssl2.h
|
Work with -pedantic!
|
1999-04-23 15:01:15 +00:00 |
ssl3.h
|
New Configure option no-<cipher> (rsa, idea, rc5, ...).
|
1999-04-27 03:19:12 +00:00 |
ssl23.h
|
Import of old SSLeay release: SSLeay 0.9.0b
|
1998-12-21 10:56:39 +00:00 |
ssl_algs.c
|
Don't mix real tabs with tabs expanded as 8 spaces -- that's
|
1999-06-07 20:26:51 +00:00 |
ssl_asn1.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
ssl_cert.c
|
More safe stack.
|
1999-05-30 14:13:19 +00:00 |
ssl_ciph.c
|
Don't mix real tabs with tabs expanded as 8 spaces -- that's
|
1999-06-07 20:26:51 +00:00 |
ssl_err.c
|
Additional, more descriptive error message for rejection of a session ID
|
1999-05-17 11:15:49 +00:00 |
ssl_err2.c
|
Change #include filenames from <foo.h> to <openssl.h>.
|
1999-04-23 22:13:45 +00:00 |
ssl_lib.c
|
"extern" is a C++ reserved word.
|
1999-06-09 16:33:18 +00:00 |
ssl_locl.h
|
"extern" is a C++ reserved word.
|
1999-06-09 16:33:18 +00:00 |
ssl_rsa.c
|
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
|
1999-05-09 20:12:44 +00:00 |
ssl_sess.c
|
Don't mix real tabs with tabs expanded as 8 spaces -- that's
|
1999-06-07 20:26:51 +00:00 |
ssl_stat.c
|
Change functions to ANSI C.
|
1999-04-19 21:31:43 +00:00 |
ssl_task.c
|
We need e_os.h here.
|
1999-05-21 11:46:29 +00:00 |
ssl_txt.c
|
Don't mix real tabs with tabs expanded as 8 spaces -- that's
|
1999-06-07 20:26:51 +00:00 |
ssltest.c
|
"extern" is a C++ reserved word.
|
1999-06-09 16:33:18 +00:00 |
t1_clnt.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
t1_enc.c
|
Message digest stuff.
|
1999-04-27 04:18:53 +00:00 |
t1_lib.c
|
Change #include filenames from <foo.h> to <openssl.h>.
|
1999-04-23 22:13:45 +00:00 |
t1_meth.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
t1_srvr.c
|
Remove NOPROTO definitions and error code comments.
|
1999-04-26 16:43:10 +00:00 |
tls1.h
|
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
|
1999-06-04 21:54:13 +00:00 |