aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x509_err.c
AgeCommit message (Collapse)AuthorFilesLines
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-57/+59
script, translates function codes better and doesn't need the K&R function prototypes to work (NB. the K&R prototypes can't be wiped just yet: they are still needed by the DEF generator...). I also ran the script with the -rewrite option to update all the header and source files.
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
Submitted by: Reviewed by: PR:
1999-04-19Change functions to ANSI C.Ulf Möller1-1/+1
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson1-4/+0
files associated with them. This stuff is all obsoleted by the new X509V3 code.
1999-02-20Generate errors when public/private key check is done.Ben Laurie1-0/+5
1999-01-18This is the result of a "make errors" with the new error building functionalityDr. Stephen Henson1-0/+1
in place.
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+11
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+121