]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_md: update to v2.5.1
authorStefan Eissing <icing@apache.org>
Wed, 5 Feb 2025 12:30:07 +0000 (12:30 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 5 Feb 2025 12:30:07 +0000 (12:30 +0000)
commite07b7a2abd55cf72a324c022fd15b09b01f29280
tree631463c0f56e9a679dd237f7a68482cd219db9e1
parent0ba38c2527e31b13e96aafc41c60bf9aa7a16383
 *) mod_md: update to v2.5.1

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1923592 13f79535-47bb-0310-9956-ffa450edef68
49 files changed:
changes-entries/md_v2.5.1.txt [new file with mode: 0644]
docs/manual/mod/mod_md.xml
modules/md/md.h
modules/md/md_acme.c
modules/md/md_acme.h
modules/md/md_acme_drive.c
modules/md/md_acme_drive.h
modules/md/md_acme_order.c
modules/md/md_acme_order.h
modules/md/md_acmev2_drive.c
modules/md/md_core.c
modules/md/md_crypt.c
modules/md/md_crypt.h
modules/md/md_curl.c
modules/md/md_reg.c
modules/md/md_status.c
modules/md/md_store_fs.c
modules/md/md_version.h
modules/md/mod_md.c
modules/md/mod_md_config.c
modules/md/mod_md_config.h
test/modules/md/conftest.py
test/modules/md/pebble/pebble-eab.json.template
test/modules/md/pebble/pebble.json.template
test/modules/md/test_010_store_migrate.py
test/modules/md/test_202_acmev2_regs.py
test/modules/md/test_300_conf_validate.py
test/modules/md/test_310_conf_store.py
test/modules/md/test_502_acmev2_drive.py
test/modules/md/test_602_roundtrip.py
test/modules/md/test_702_auto.py
test/modules/md/test_710_profiles.py [new file with mode: 0644]
test/modules/md/test_720_wildcard.py
test/modules/md/test_730_static.py
test/modules/md/test_740_acme_errors.py
test/modules/md/test_741_setup_errors.py
test/modules/md/test_750_eab.py
test/modules/md/test_751_sectigo.py
test/modules/md/test_752_zerossl.py
test/modules/md/test_780_tailscale.py
test/modules/md/test_790_failover.py
test/modules/md/test_800_must_staple.py
test/modules/md/test_801_stapling.py
test/modules/md/test_810_ec.py
test/modules/md/test_820_locks.py
test/modules/md/test_900_notify.py
test/modules/md/test_901_message.py
test/modules/md/test_910_cleanups.py
test/modules/md/test_920_status.py