aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/by_file.c
Commit message (Expand)AuthorAgeFilesLines
* Remove needless type casting.Rich Salz2017-06-101-2/+2
* Ignore dups in X509_STORE_add_*Rich Salz2017-04-201-7/+14
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Make many X509_xxx types opaque.Rich Salz2016-04-151-0/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove BIO_s_file_internal macro.Rich Salz2015-10-021-2/+2
* Fix no-stdio buildDavid Woodhouse2015-09-291-4/+0
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanup 5aRich Salz2015-04-301-4/+2
* free NULL cleanupRich Salz2015-03-251-4/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-214/+191
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-1/+1
* In by_file.c check last error for no start line, not first error.Dr. Stephen Henson2004-12-041-2/+2
* Fix Certificate and CRL adding in X509_load_cert_crl_file:Dr. Stephen Henson2003-03-191-1/+2
* SSL_CERT_FILE should be used in place of the system default file, not asRichard Levitte2002-12-051-1/+1
* Make sure using SSL_CERT_FILE actually works, and has priority over system de...Richard Levitte2002-12-051-8/+9
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...)Bodo Möller2000-02-171-7/+8
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-11/+43
* 'req' fixes. Reinstate length check one request fields.Dr. Stephen Henson1999-11-141-1/+1
* Initial support for MacOS.Andy Polyakov1999-09-111-2/+0
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-2/+2
* Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1999-05-091-3/+3
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-15/+5
* Massive constification.Ben Laurie1999-04-171-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-9/+86
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+205