openssl/ssl
Ralf S. Engelschall 63493c7b06 Move the SSL_CTX_xxx defines at the top of ssl.h to the location of other
SSL_CTX_xxx defines. What was the reason to move them to the top, even before
the copyright and #ifdef HEADER_SSL_H? Hmmm...  when there was and still is a
good reason feel free to reverse this patch, but please document why it is
needed this way.
1999-03-06 14:24:54 +00:00
..
.cvsignore
bio_ssl.c
Makefile.ssl General source tree makefile cleanups: Made `making xxx in yyy...' display 1999-03-06 12:32:06 +00:00
s2_clnt.c Add support for new TLS export ciphersuites. 1999-02-21 20:03:24 +00:00
s2_enc.c
s2_lib.c Undo a couple of kludges. 1999-02-21 20:07:41 +00:00
s2_meth.c
s2_pkt.c
s2_srvr.c Add support for new TLS export ciphersuites. 1999-02-21 20:03:24 +00:00
s3_both.c
s3_clnt.c Add support for new TLS export ciphersuites. 1999-02-21 20:03:24 +00:00
s3_enc.c Add support for new TLS export ciphersuites. 1999-02-21 20:03:24 +00:00
s3_lib.c Fix export ciphersuites, again. 1999-03-06 14:09:36 +00:00
s3_meth.c
s3_pkt.c
s3_srvr.c Fix export ciphersuites, again. 1999-03-06 14:09:36 +00:00
s23_clnt.c
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c Add support for new TLS export ciphersuites. 1999-02-21 20:03:24 +00:00
ssl2.h
ssl3.h
ssl23.h
ssl_algs.c
ssl_asn1.c
ssl_cert.c Fix the Win32 compile environment and add various changes so it will now compile 1999-03-03 02:01:26 +00:00
ssl_ciph.c Permit null ciphers. 1999-03-06 12:09:36 +00:00
ssl_err2.c
ssl_err.c Add functions to add certs to stacks, used for CA file/path stuff in servers. 1999-02-28 17:41:55 +00:00
ssl_lib.c Fix export ciphersuites, again. 1999-03-06 14:09:36 +00:00
ssl_locl.h Fix export ciphersuites, again. 1999-03-06 14:09:36 +00:00
ssl_rsa.c Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH 1999-02-25 14:40:29 +00:00
ssl_sess.c Add support for new TLS export ciphersuites. 1999-02-21 20:03:24 +00:00
ssl_stat.c
ssl_task.c
ssl_txt.c
ssl.c
ssl.err Add functions to add certs to stacks, used for CA file/path stuff in servers. 1999-02-28 17:41:55 +00:00
ssl.h Move the SSL_CTX_xxx defines at the top of ssl.h to the location of other 1999-03-06 14:24:54 +00:00
ssltest.c More stuff for new TLS ciphersuites. 1999-02-21 21:58:59 +00:00
t1_clnt.c
t1_enc.c Add support for new TLS export ciphersuites. 1999-02-21 20:03:24 +00:00
t1_lib.c
t1_meth.c
t1_srvr.c
tls1.h Add support for new TLS export ciphersuites. 1999-02-21 20:03:24 +00:00