aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/by_file.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 09/10Rich Salz1-54/+6
2016-04-15Make many X509_xxx types opaque.Rich Salz1-0/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-10-02Remove BIO_s_file_internal macro.Rich Salz1-2/+2
2015-09-29Fix no-stdio buildDavid Woodhouse1-4/+0
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-1/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-04-30free NULL cleanup 5aRich Salz1-4/+2
2015-03-25free NULL cleanupRich Salz1-4/+2
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-214/+191
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov1-1/+1
2004-12-04In by_file.c check last error for no start line, not first error.Dr. Stephen Henson1-2/+2
2003-03-19Fix Certificate and CRL adding in X509_load_cert_crl_file:Dr. Stephen Henson1-1/+2
2002-12-05SSL_CERT_FILE should be used in place of the system default file, not asRichard Levitte1-1/+1
2002-12-05Make sure using SSL_CERT_FILE actually works, and has priority over system de...Richard Levitte1-8/+9
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2000-02-17Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...)Bodo Möller1-7/+8
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1-11/+43
1999-11-14'req' fixes. Reinstate length check one request fields.Dr. Stephen Henson1-1/+1
1999-09-11Initial support for MacOS.Andy Polyakov1-2/+0
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller1-2/+2
1999-05-09Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1-3/+3
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-5/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-4/+4
1999-04-19Change functions to ANSI C.Ulf Möller1-15/+5
1999-04-17Massive constification.Ben Laurie1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-9/+86
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+205