aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_d2.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicate default CApath lookupsViktor Dukhovni2024-04-261-0/+5
* Fix the checks of X509_LOOKUP_* functionsPeiwei Hu2022-06-231-2/+2
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-4/+4
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-22/+19
* Add X509 related libctx changes.Shane Lontis2020-07-241-10/+38
* Update copyright yearMatt Caswell2020-06-041-1/+1
* undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locationsTim Hudson2020-06-011-3/+0
* Update source files for pre-3.0 deprecationRichard Levitte2019-11-071-1/+1
* X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URIRichard Levitte2019-11-031-17/+49
* Following the license change, modify the boilerplates in crypto/x509/Richard Levitte2018-12-061-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-7/+7
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-2/+2
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Fix no-stdio buildDavid Woodhouse2015-09-291-3/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-40/+42
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Report an error from X509_STORE_load_locationsBodo Möller1999-10-261-2/+4
* Initial support for MacOS.Andy Polyakov1999-09-111-2/+0
* Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1999-05-091-1/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-6/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+106