openssl/ssl
Richard Levitte 7590f37fd7 Apparently, isascii() is an X/Open function, so to get it properly
declared, we need to define _XOPEN_SOURCE before including ctype.h.

Ported from HEAD.
2005-04-17 09:15:33 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
bio_ssl.c
install.com
kssl.c Make kerberos ciphersuites work with newer headers. 2005-04-09 23:32:37 +00:00
kssl.h Make kerberos ciphersuites work with newer headers. 2005-04-09 23:32:37 +00:00
kssl_lcl.h
Makefile
s2_clnt.c
s2_enc.c
s2_lib.c
s2_meth.c
s2_pkt.c
s2_srvr.c
s3_both.c
s3_clnt.c
s3_enc.c
s3_lib.c Allow 'null' cipher and appropriate Kerberos ciphersuites in FIPS mode. 2005-03-27 03:36:14 +00:00
s3_meth.c
s3_pkt.c
s3_srvr.c Typo.. 2005-04-09 23:52:53 +00:00
s23_clnt.c
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c
ssl-lib.com
ssl.h
ssl2.h
ssl3.h
ssl23.h
ssl_algs.c
ssl_asn1.c use SSL3_VERSION_MAJOR instead of SSL3_VERSION etc. 2005-04-01 17:33:39 +00:00
ssl_cert.c
ssl_ciph.c
ssl_err.c Rebuild error codes. 2005-04-12 13:47:58 +00:00
ssl_err2.c
ssl_lib.c More cover-ups, removing OPENSSL_GLOBAL/EXTERNS. 2005-04-13 21:48:12 +00:00
ssl_locl.h More cover-ups, removing OPENSSL_GLOBAL/EXTERNS. 2005-04-13 21:48:12 +00:00
ssl_rsa.c really clear the error queue here 2005-04-01 17:49:33 +00:00
ssl_sess.c
ssl_stat.c
ssl_task.c
ssl_txt.c
ssltest.c Apparently, isascii() is an X/Open function, so to get it properly 2005-04-17 09:15:33 +00:00
t1_clnt.c
t1_enc.c
t1_lib.c
t1_meth.c
t1_srvr.c
tls1.h