summaryrefslogtreecommitdiffstats
path: root/modules/md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include for mod_status.h Steffen Land2019-08-111-2/+2
* * mod_md: fix compiler warningsStefan Eissing2019-08-058-28/+23
* don't mess with AP_ENABLE_EXCEPTION_HOOK on trunkEric Covener2019-08-012-11/+0
* Wrap get_ct_scts_nid() in preproc in order to avoid error: unused function 'g...Jim Jagielski2019-07-231-0/+2
* * using mod_ssl_openssl.h to see hooks in new placeStefan Eissing2019-07-091-3/+3
* mod_md: adding log tag numbersStefan Eissing2019-07-092-8/+8
* mod_md: silencing unsed warnings when no mod_ssl hooks are not availableStefan Eissing2019-06-261-0/+3
* *) mod_ssl/mod_md: reversing dependency by letting mod_ssl offer hooks forStefan Eissing2019-06-252-36/+90
* mod_md: copy recent fixes, adding new sources to mod_md.dspStefan Eissing2019-06-254-32/+55
* *) mod_md: bringing over v2.0.6 from github.Stefan Eissing2019-06-2448-3397/+7518
* Fix use of StateDir directive after r1852982:Joe Orton2019-04-181-5/+6
* *) mod_md: Store permissions are enforced on file creation, enforcing restr...Stefan Eissing2019-03-262-11/+16
* *) mod_md: Explicitly setting file permissions to break out of umasks. We w...Stefan Eissing2019-03-181-0/+7
* * modules/md/mod_md_config.c (md_mod_conf_get): Use state-dir-relativeJoe Orton2019-02-151-1/+14
* * modules/md/md_acme_drive.c (acme_driver_init):Joe Orton2019-01-091-3/+0
* *) mod_md: incorrect behaviour when synchronizing ongoing ACME challengesStefan Eissing2018-12-184-6/+14
* * modules/md/md_acme_authz.c (md_acme_authz_update): Fix typo in logJoe Orton2018-10-191-1/+1
* md_acme_drive.c: remove unused variableLuca Toscano2018-10-131-3/+0
* On the trunk:Stefan Eissing2018-10-116-11/+19
* don't use workaround on trunkEric Covener2018-08-142-0/+6
* On the trunk:Stefan Eissing2018-08-033-29/+39
* * using the, hopefully correct, ever elusive libressl version numbering chec...Stefan Eissing2018-07-171-1/+1
* On the trunk:Stefan Eissing2018-07-051-1/+1
* mod_md: more robust handling of http-01 challenges and hands-off when moduleStefan Eissing2018-06-293-46/+53
* mod_ssl: build with LibreSSL.Yann Ylavic2018-06-151-1/+2
* * integrating latest changes from microgritStefan Eissing2018-06-053-10/+15
* * modules/md/config2.m4: Only export "md_module" symbolJoe Orton2018-05-021-1/+4
* Move APACHE_CHECK_JANSSON m4 macro to general includes so additional modules ...Paul Querna2018-04-231-108/+0
* On the trunk:Stefan Eissing2018-04-031-1/+1
* Ignore jansson.h's -Wunused-function for GCC too.Yann Ylavic2018-03-201-0/+1
* #pragma GCC diagnostic push/pop exist in gcc >= 4.6 only.Yann Ylavic2018-03-201-3/+5
* mod_md: fixes error in renew window calculation that may lead to mod_md runningStefan Eissing2018-03-191-3/+3
* mod_md: /.well-known/acme-challenge requests that cannot be answered for host...Stefan Eissing2018-03-192-37/+50
* mod_md: Fix compilation with OpenSSL before version 1.0.2.Rainer Jung2018-03-161-1/+1
* Instrument 'md_log_perror' and fix corresponding errors reported by gcc.Christophe Jaillet2018-03-144-10/+10
* On the trunk:Stefan Eissing2018-01-1737-398/+149
* On the trunk:Stefan Eissing2018-01-054-4/+34
* Add missing APLOGNO.Christophe Jaillet2018-01-041-4/+4
* On the trunk:Stefan Eissing2018-01-032-2/+2
* On the trunk:Stefan Eissing2018-01-0210-202/+285
* mod_md: fix leaks in md_cert_get_issuers_uri() and md_cert_get_alt_names().Yann Ylavic2018-01-021-20/+17
* On the trunk:Stefan Eissing2017-12-203-5/+17
* On the trunk:Stefan Eissing2017-12-205-15/+19
* md: fix warning about unused variable 'cert'.Yann Ylavic2017-12-191-7/+0
* "It is better to light a candle than curse the darkness."Jim Jagielski2017-12-1518-0/+288
* On the trunk:Stefan Eissing2017-12-143-25/+37
* On the trunk:Stefan Eissing2017-12-131-6/+6
* On the trunk:Stefan Eissing2017-12-115-29/+75
* On the trunk:Stefan Eissing2017-12-021-0/+4
* On the trunk:Stefan Eissing2017-11-283-26/+43