summaryrefslogtreecommitdiffstats
path: root/modules/ssl/ssl_ct_sct.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert malloc(3) into ap_mallocGiovanni Bechis2020-02-181-1/+1
* mod_ssl, ab: compatibility with LibreSSL. PR 61184.Yann Ylavic2017-07-301-2/+2
* Don't check for presence of ap_log_cdata/ap_log_dataJeff Trawick2016-03-191-2/+0
* EVP_MD_CTX_new() and EVP_MD_CTX_free()Rainer Jung2016-02-071-0/+8
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-071-3/+3
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-071-3/+3
* Silence compiler warning:Rainer Jung2016-01-191-2/+4
* Reformat.Rainer Jung2016-01-191-4/+2
* Added many log numbers to log statements thatRainer Jung2016-01-191-2/+2
* Add message numbers to mod_ssl_ct messages with severity > debug.Jeff Trawick2014-07-201-13/+18
* Add module mod_ssl_ct, which provides an implementation of CertificateJeff Trawick2014-04-211-0/+300