summaryrefslogtreecommitdiffstats
path: root/crypto/x509/by_file.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2004-12-04In by_file.c check last error for no start line, not first error.Dr. Stephen Henson
2003-03-19Fix Certificate and CRL adding in X509_load_cert_crl_file:Dr. Stephen Henson
2002-12-05SSL_CERT_FILE should be used in place of the system default file, not asRichard Levitte
2002-12-05Make sure using SSL_CERT_FILE actually works, and has priority over system de...Richard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-02-17Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...)Bodo Möller
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson
1999-11-14'req' fixes. Reinstate length check one request fields.Dr. Stephen Henson
1999-09-11Initial support for MacOS.Andy Polyakov
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-05-09Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall