0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-24 23:57:05 -05:00
caddy/modules
WeidiDeng e60148ecc3
reverseproxy: Pointer to struct when loading modules; remove LazyCertPool (#6307)
* use pointer when loading modules

* change method to pointer type and remove LazyCertPool

* remove lazy pool test

* remove yet another lazy pool test
2024-05-08 19:13:37 -06:00
..
caddyevents events: Add debug log 2024-04-26 18:59:08 -06:00
caddyfs
caddyhttp reverseproxy: Pointer to struct when loading modules; remove LazyCertPool (#6307) 2024-05-08 19:13:37 -06:00
caddypki caddypki: Allow use of root CA without a key. Fixes #6290 (#6298) 2024-05-07 03:38:26 +00:00
caddytls reverseproxy: Pointer to struct when loading modules; remove LazyCertPool (#6307) 2024-05-08 19:13:37 -06:00
filestorage caddyfile: Normalize & flatten all unmarshalers (#6037) 2024-01-23 19:36:59 -05:00
logging logging: support ms duration format and add docs (#6187) 2024-03-21 22:17:09 -04:00
metrics caddyfile: Normalize & flatten all unmarshalers (#6037) 2024-01-23 19:36:59 -05:00
standard