summaryrefslogtreecommitdiff
path: root/ssl/ssl_mcnf.c
Commit message (Expand)AuthorAgeFilesLines
* SSL: refactor all SSLfatal() callsRichard Levitte2020-11-111-10/+7
* Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() callRichard Levitte2020-11-111-4/+4
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-4/+4
* Update copyright yearMatt Caswell2020-08-061-1/+1
* Add X509 related libctx changes.Shane Lontis2020-07-241-0/+6
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in ssl/Richard Levitte2018-12-061-1/+1
* Move the loading of the ssl_conf module to libcryptoMatt Caswell2018-04-051-126/+13
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Apply system_default configuration on SSL_CTX_new().Tomas Mraz2018-03-191-6/+19
* Fix misc size_t issues causing Windows warnings in 64 bitMatt Caswell2016-11-041-2/+2
* Indent ssl/Emilia Kasper2016-08-181-6/+7
* Whitespace cleanup in ssl folderFdaSilvaYY2016-06-291-2/+2
* Copyright consolidation 01/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Correct missing prototypeRichard Levitte2015-12-301-2/+2
* SSL library configuration module.Dr. Stephen Henson2015-12-221-0/+248