openssl/crypto
Dr. Stephen Henson 13938aceca Add part of chain verify SSL support code: not complete or doing anything
yet.

Add a function X509_STORE_CTX_purpose_inherit() which implements the logic
of "inheriting" purpose and trust from a parent structure and using a default:
this will be used in the SSL code and possibly future S/MIME.

Partial documentation of the 'verify' utility. Still need to document how all
the extension checking works and the various error messages.
1999-11-29 01:09:25 +00:00
..
asn1 Add trust setting support to the verify code. It now checks the 1999-11-27 19:43:10 +00:00
bf Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
bio new control code BIO_C_RESET_READ_REQUEST 1999-09-27 13:43:59 +00:00
bn Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). The 1999-11-03 14:10:10 +00:00
buffer It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
cast Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
comp Update dependencies. 1999-05-01 22:36:10 +00:00
conf It's possible that considering the configuration file as a binary file 1999-11-12 02:19:05 +00:00
des Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
dh Fix (spurious) warnings. 1999-11-09 12:09:24 +00:00
dsa Allow additional information to be attached to a 1999-11-04 00:45:35 +00:00
err correct error signalling for opendir() failure 1999-07-30 10:43:34 +00:00
evp Support for authority information access extension. 1999-11-23 18:50:28 +00:00
hmac some more patches for avoiding problems with non-automatic variables 1999-09-08 21:58:13 +00:00
idea Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). 1999-06-09 13:23:38 +00:00
lhash It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
md2 some more patches for avoiding problems with non-automatic variables 1999-09-08 21:58:13 +00:00
md5 some more patches for avoiding problems with non-automatic variables 1999-09-08 21:58:13 +00:00
mdc2 Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
objects New options to the -verify program which can be used for chain verification. 1999-11-26 00:27:07 +00:00
pem New options to the -verify program which can be used for chain verification. 1999-11-26 00:27:07 +00:00
perlasm More NASM support code it still doesn't work but it doesn't work less than it 1999-07-12 18:12:43 +00:00
pkcs7 Initial trust code: allow setting of trust checking functions 1999-11-27 01:14:04 +00:00
pkcs12 Missing #ifdef NO_DES 1999-11-17 13:03:29 +00:00
rand Always hash the pid in the first iteration in ssleay_rand_bytes, 1999-10-26 16:26:48 +00:00
rc2 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
rc4 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
rc5 Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
ripemd "make update" 1999-09-10 15:34:55 +00:00
rsa Improve support for running everything as a monolithic application. 1999-10-25 19:36:01 +00:00
sha "make update" 1999-09-10 15:34:55 +00:00
stack New options to the -verify program which can be used for chain verification. 1999-11-26 00:27:07 +00:00
threads Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
txt_db It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
x509 Add part of chain verify SSL support code: not complete or doing anything 1999-11-29 01:09:25 +00:00
x509v3 Add part of chain verify SSL support code: not complete or doing anything 1999-11-29 01:09:25 +00:00
.cvsignore Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
cpt_err.c Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +00:00
cryptlib.c Two changes have been made: 1999-11-12 02:51:24 +00:00
cryptlib.h It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
crypto-lib.com Add compilation of x509_trs 1999-11-27 15:26:48 +00:00
crypto.h Two changes have been made: 1999-11-12 02:51:24 +00:00
cversion.c Always use buildinf.h, which now includes the mk1mfinf.h data. 1999-07-29 12:57:23 +00:00
ebcdic.h Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:47:27 +00:00
ex_data.c Make the perl module compile and eliminate some of the warnings. 1999-07-22 16:10:31 +00:00
install.com Make sure installed files are world readable 1999-11-12 01:42:59 +00:00
Makefile.ssl Parantheses not needed. 1999-09-10 16:13:24 +00:00
md32_common.h md32_common.h update and accompanying MD5 update. 1999-08-28 12:41:03 +00:00
mem.c The info removal code was overcomplicated, and error-prone (references being wrongly decreased). Fixed. 1999-11-12 21:51:24 +00:00
opensslconf.h.in RC4 tune-up featuring 30-40% performance improvement on most RISC 1999-10-07 12:03:59 +00:00
opensslv.h Bump after tarball rolling. 1999-08-09 11:14:08 +00:00
tmdiff.c Remove redundant ifdef. 1999-05-13 13:29:41 +00:00
tmdiff.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00