| Commit message (Expand) | Author | Age | Files | Lines |
* | Add error checks in md_json_readb | Giovanni Bechis | 2020-06-04 | 1 | -4/+7 |
* | mod_md: update duplicated APLOGNOs. | Yann Ylavic | 2020-05-12 | 1 | -2/+2 |
* | Add missing pool tags to help debugging. | Yann Ylavic | 2020-04-16 | 3 | -1/+4 |
* | mod_{ssl,md}: init_stapling_status hooks should return an int. | Yann Ylavic | 2020-04-15 | 2 | -3/+3 |
* | mod_md: re-applying the parts of r1873985 that got overwritten by the latest ... | Stefan Eissing | 2020-02-21 | 10 | -23/+23 |
* | mod_md: fixed version string by removing -git, thanks for spotting @steffenal. | Stefan Eissing | 2020-02-19 | 1 | -1/+1 |
* | *) mod_md: | Stefan Eissing | 2020-02-17 | 17 | -87/+150 |
* | Fix spelling errors found by codespell. [skip ci] | Mike Rumph | 2020-02-13 | 10 | -23/+23 |
* | * modules/loggers/config.m4, modules/md/config2.m4, acinclude.m4: | Joe Orton | 2020-01-14 | 1 | -0/+2 |
* | *) mod_md: v2.2.4 from github, Fixes a compile time issue with OpenSSL 1.0.... | Stefan Eissing | 2019-11-19 | 3 | -6/+24 |
* | *) mod_md v2.2.3: | Stefan Eissing | 2019-11-05 | 6 | -20/+15 |
* | Fix an incorrect NULL checked. | Christophe Jaillet | 2019-10-26 | 1 | -1/+1 |
* | mod_md: fixes compiler warning about initialization, version bumb. | Stefan Eissing | 2019-10-25 | 2 | -4/+4 |
* | mod_md: resolve duplicate tag. | Yann Ylavic | 2019-10-20 | 1 | -1/+1 |
* | *) mod_md: Adding the several new features. | Stefan Eissing | 2019-10-16 | 47 | -1637/+4736 |
* | Include for mod_status.h | Steffen Land | 2019-08-11 | 1 | -2/+2 |
* | * mod_md: fix compiler warnings | Stefan Eissing | 2019-08-05 | 8 | -28/+23 |
* | don't mess with AP_ENABLE_EXCEPTION_HOOK on trunk | Eric Covener | 2019-08-01 | 2 | -11/+0 |
* | Wrap get_ct_scts_nid() in preproc in order to avoid error: unused function 'g... | Jim Jagielski | 2019-07-23 | 1 | -0/+2 |
* | * using mod_ssl_openssl.h to see hooks in new place | Stefan Eissing | 2019-07-09 | 1 | -3/+3 |
* | mod_md: adding log tag numbers | Stefan Eissing | 2019-07-09 | 2 | -8/+8 |
* | mod_md: silencing unsed warnings when no mod_ssl hooks are not available | Stefan Eissing | 2019-06-26 | 1 | -0/+3 |
* | *) mod_ssl/mod_md: reversing dependency by letting mod_ssl offer hooks for | Stefan Eissing | 2019-06-25 | 2 | -36/+90 |
* | mod_md: copy recent fixes, adding new sources to mod_md.dsp | Stefan Eissing | 2019-06-25 | 4 | -32/+55 |
* | *) mod_md: bringing over v2.0.6 from github. | Stefan Eissing | 2019-06-24 | 48 | -3397/+7518 |
* | Fix use of StateDir directive after r1852982: | Joe Orton | 2019-04-18 | 1 | -5/+6 |
* | *) mod_md: Store permissions are enforced on file creation, enforcing restr... | Stefan Eissing | 2019-03-26 | 2 | -11/+16 |
* | *) mod_md: Explicitly setting file permissions to break out of umasks. We w... | Stefan Eissing | 2019-03-18 | 1 | -0/+7 |
* | * modules/md/mod_md_config.c (md_mod_conf_get): Use state-dir-relative | Joe Orton | 2019-02-15 | 1 | -1/+14 |
* | * modules/md/md_acme_drive.c (acme_driver_init): | Joe Orton | 2019-01-09 | 1 | -3/+0 |
* | *) mod_md: incorrect behaviour when synchronizing ongoing ACME challenges | Stefan Eissing | 2018-12-18 | 4 | -6/+14 |
* | * modules/md/md_acme_authz.c (md_acme_authz_update): Fix typo in log | Joe Orton | 2018-10-19 | 1 | -1/+1 |
* | md_acme_drive.c: remove unused variable | Luca Toscano | 2018-10-13 | 1 | -3/+0 |
* | On the trunk: | Stefan Eissing | 2018-10-11 | 6 | -11/+19 |
* | don't use workaround on trunk | Eric Covener | 2018-08-14 | 2 | -0/+6 |
* | On the trunk: | Stefan Eissing | 2018-08-03 | 3 | -29/+39 |
* | * using the, hopefully correct, ever elusive libressl version numbering chec... | Stefan Eissing | 2018-07-17 | 1 | -1/+1 |
* | On the trunk: | Stefan Eissing | 2018-07-05 | 1 | -1/+1 |
* | mod_md: more robust handling of http-01 challenges and hands-off when module | Stefan Eissing | 2018-06-29 | 3 | -46/+53 |
* | mod_ssl: build with LibreSSL. | Yann Ylavic | 2018-06-15 | 1 | -1/+2 |
* | * integrating latest changes from microgrit | Stefan Eissing | 2018-06-05 | 3 | -10/+15 |
* | * modules/md/config2.m4: Only export "md_module" symbol | Joe Orton | 2018-05-02 | 1 | -1/+4 |
* | Move APACHE_CHECK_JANSSON m4 macro to general includes so additional modules ... | Paul Querna | 2018-04-23 | 1 | -108/+0 |
* | On the trunk: | Stefan Eissing | 2018-04-03 | 1 | -1/+1 |
* | Ignore jansson.h's -Wunused-function for GCC too. | Yann Ylavic | 2018-03-20 | 1 | -0/+1 |
* | #pragma GCC diagnostic push/pop exist in gcc >= 4.6 only. | Yann Ylavic | 2018-03-20 | 1 | -3/+5 |
* | mod_md: fixes error in renew window calculation that may lead to mod_md running | Stefan Eissing | 2018-03-19 | 1 | -3/+3 |
* | mod_md: /.well-known/acme-challenge requests that cannot be answered for host... | Stefan Eissing | 2018-03-19 | 2 | -37/+50 |
* | mod_md: Fix compilation with OpenSSL before version 1.0.2. | Rainer Jung | 2018-03-16 | 1 | -1/+1 |
* | Instrument 'md_log_perror' and fix corresponding errors reported by gcc. | Christophe Jaillet | 2018-03-14 | 4 | -10/+10 |