]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
sync with mod_md github
authorStefan Eissing <icing@apache.org>
Mon, 29 Sep 2025 15:09:23 +0000 (15:09 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 29 Sep 2025 15:09:23 +0000 (15:09 +0000)
commit8d1c300644314d5011b647d589a7f51814e9d8d7
tree4c2b931e23f9de1f9980c05b9233a5f446e5b03c
parent3adf32972a599aea09c7c9f1960d8c8c3f4a933e
sync with mod_md github

* src/md_util.h: Include <apr_cstr.h> for APR 1.6+, or else define
  apr_cstr_casecmp to apr_natcasecmp as previously.

by notroj

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1928839 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
modules/md/md_acme.c
modules/md/md_acme_authz.c
modules/md/md_acmev2_drive.c
modules/md/md_core.c
modules/md/md_crypt.c
modules/md/md_curl.c
modules/md/md_reg.c
modules/md/md_store.c
modules/md/md_util.c
modules/md/md_util.h
modules/md/mod_md_config.c
modules/md/mod_md_drive.c