index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
caddyconfig
/
httpcaddyfile
Age
Commit message (
Expand
)
Author
2022-02-19
httpcaddyfile: Disabling OCSP stapling for both managed and unmanaged (#4589)
Francis Lavoie
2022-02-17
caddytls: Support external certificate Managers (like Tailscale) (#4541)
Matt Holt
2022-01-18
httpcaddyfile: Add pki app `root` and `intermediate` cert/key config (#4514)
Francis Lavoie
2022-01-18
rewrite: Add `method` Caddyfile directive (#4528)
Francis Lavoie
2022-01-18
httpcaddyfile: Add `default_bind` global option (#4531)
Francis Lavoie
2022-01-18
httpcaddyfile: Fix incorrect handling of IPv6 bind addresses (#4532)
Francis Lavoie
2022-01-05
httpcaddyfile: Support configuring `pki` app names via global options (#4450)
Francis Lavoie
2021-12-13
httpcaddyfile: Fix sorting edgecase for nested `handle_path` (#4477)
Francis Lavoie
2021-12-02
caddyhttp: Make logging of credential headers opt-in (#4438)
Francis Lavoie
2021-11-29
caddyhttp: Split up logged remote address into IP and port (#4403)
Francis Lavoie
2021-11-29
logging: Remove common_log field and single_field encoder (#4149) (#4282)
Matt Holt
2021-11-28
caddyfile: make renew_interval option configurable (#4451)
Rainer Borene
2021-10-26
httpcaddyfile: Empty tls policy for internal http localhost (#4398)
Marc Easen
2021-10-20
httpcaddyfile: Preserve IPv6 addresses through normalization (fix #4381)
Matthew Holt
2021-10-01
caddyhttp: Placeholder for client cert in DER + base64 format (#4241)
Oleg
2021-09-29
Move from deprecated ioutil to os and io packages (#4364)
KallyDev
2021-08-26
httpcaddyfile: Reorder some directives (#4311)
Francis Lavoie
2021-08-25
httpcaddyfile: Improve unrecognized directive errors
Matthew Holt
2021-08-23
caddyfile: Better error message for missing site block braces (#4301)
Francis Lavoie
2021-08-12
httpcaddyfile: Add shortcut for proxy hostport placeholder (#4263)
Francis Lavoie
2021-08-02
httpcaddyfile: Ensure hosts to skip for logs can always be collected (#4258)
Frederik Ring
2021-06-25
httpcaddyfile: Don't put localhost in public APs (fix #4220)
Matthew Holt
2021-06-09
httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198)
Matthew Holt
2021-06-08
httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (...
Klooven
2021-06-07
httpcaddyfile: Add `skip_install_trust` global option (#4153)
Francis Lavoie
2021-05-11
httpcaddyfile: Fix automation policy consolidation again (fix #4161)
Matthew Holt
2021-05-07
httpcaddyfile: Add `grace_period` global option (#4152)
Francis Lavoie
2021-05-02
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)
Francis Lavoie
2021-05-02
httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077)
Francis Lavoie
2021-05-02
httpcaddyfile: Add global option for `storage_clean_interval` (#4134)
Francis Lavoie
2021-04-29
httpcaddyfile: Fix unexpectedly removed policy (#4128)
Alban Lecocq
2021-04-16
httpcaddyfile: Take into account host scheme/port (fix #4113)
Matthew Holt
2021-04-02
httpcaddyfile: Fix panic in automation policy consolidation (#4104)
Francis Lavoie
2021-03-12
httpcaddyfile: Add `error` directive for the existing handler (#4034)
Francis Lavoie
2021-03-12
caddyconfig: add global option for configuring loggers (#4028)
Aaron Taylor
2021-02-22
httpcaddyfile: Fix catch-all site block sorting
Matthew Holt
2021-02-15
httpcaddyfile: Configure other apps from global options (#3990)
Francis Lavoie
2021-02-08
httpcaddyfile: Fix automation policies
Matthew Holt
2021-02-02
httpcaddyfile: Add resolvers subdir of tls (close #4008)
Matthew Holt
2021-02-02
acmeserver: Support custom CAs from Caddyfile
Matthew Holt
2021-02-02
httpcaddyfile: Fix default issuers when email provided
Matthew Holt
2021-02-01
httpcaddyfile: Warn if site address uses unspecified IP (close #4004)
Matthew Holt
2021-02-01
httpcaddyfile: Sort catch-all site blocks properly (fix #4003)
Matthew Holt
2021-01-28
caddyhttp: Fix redir html status code, improve flow (#3987)
Tyler Kropp
2021-01-28
caddyhttp: Implement handler abort; new 'abort' directive (close #3871) (#3983)
Matt Holt
2021-01-19
httpcaddyfile: Skip TLS APs for HTTP-only hosts (fix #3977)
Matthew Holt
2021-01-07
caddytls: Configurable OCSP stapling; global option (closes #3714)
Matthew Holt
2021-01-07
httpcaddyfile: Support repeated use of cert_issuer global option
Matthew Holt
2021-01-06
caddytls: add 'key_type' subdirective (#3956)
Jordi Masip
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
[prev]
[next]