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
/
httptype.go
Age
Commit message (
Expand
)
Author
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-05-07
httpcaddyfile: Add `grace_period` global option (#4152)
Francis Lavoie
2021-05-02
httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077)
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-02
acmeserver: Support custom CAs from Caddyfile
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-19
httpcaddyfile: Skip TLS APs for HTTP-only hosts (fix #3977)
Matthew Holt
2021-01-07
httpcaddyfile: Support repeated use of cert_issuer global option
Matthew Holt
2020-11-24
httpcaddyfile: Proper log config with catch-all blocks (fix #3878)
Matthew Holt
2020-11-23
httpcaddyfile: Configure servers via global options (#3836)
Francis Lavoie
2020-11-04
httpcaddyfile: Add certificate_pem placeholder short, add to godoc (#3846)
Gaurav Dhameeja
2020-09-16
httpcaddyfile: Ensure handle_path is sorted equally to handle (#3676)
Francis Lavoie
2020-09-11
httpcaddyfile: Properly record whether we added catch-all conn policy
Matthew Holt
2020-08-03
httpcaddyfile: Bring `enforce_origin` and `origins` to admin config (#3595)
Ye Zhihao
2020-06-16
httpcaddyfile: Fix ordering of catch-all site blocks
Matthew Holt
2020-06-03
httpcaddyfile: Sort site blocks with wildcards last (fix #3410)
Matthew Holt
2020-06-01
httpcaddyfile: Let modules add listener wrappers (#3397)
Georges Haidar
2020-05-20
httpcaddyfile: Improve error on matcher declared outside site block (#3431)
Francis Lavoie
2020-05-19
httpcaddyfile: Add `auto_https` global option (#3284)
Francis Lavoie
2020-05-11
httpcaddyfile: Shorthands for parameterized placeholders (#3305)
Francis Lavoie
2020-05-11
httpcaddyfile: Make global options pluggable (#3265)
Francis Lavoie
2020-05-05
httpcaddyfile: Only append TLS conn policy if it's non-empty (#3319)
Matt Holt
2020-05-05
httpcaddyfile: Support single-line matchers (#3263)
Francis Lavoie
2020-04-28
caddyhttp: General improvements to access logging (#3301)
Matt Holt
2020-04-24
httpcaddyfile: Add nil check to prevent panic, fix validation logic
Matthew Holt
2020-04-22
httpcaddyfile: Why was this code repeated??
Matthew Holt
2020-04-10
httpcaddyfile: Don't remove empty TLS conn policies (fix #3249)
Matthew Holt
2020-04-09
caddytls: Fix for TLS conn policy being applied to HTTP-only servers (#3243)
Matt Holt
2020-04-08
chore: make the linter happier (#3245)
Mohammed Al Sahaf
2020-04-08
httpcaddyfile, caddytls: Multiple edge case fixes; add tests
Matthew Holt
2020-04-08
httpcaddyfile: Add key_type global option (#3231)
Francis Lavoie
2020-04-03
httpcaddyfile: Yield cleaner JSON when conn policy or log name is empty
Matthew Holt
2020-04-02
httpcaddyfile: Refactor site key parsing; detect conflicting schemes
Matthew Holt
2020-04-01
caddytls: Refactor certificate selection policies (close #1575)
Matthew Holt
2020-03-30
httpcaddyfile: Include non-standard ports when mapping logger names
Matthew Holt
2020-03-24
caddyhttp: Specify default access log for a server (fix #3185)
Matthew Holt
2020-03-18
Little tweaky tweaks
Matthew Holt
2020-03-18
httpcaddyfile: Prevent rewrite routes from consolidating (fix #3108)
Matthew Holt
2020-03-17
httpcaddyfile: Many tls-related improvements including on-demand support
Matthew Holt
2020-03-17
caddyhttp: Add default SNI tests (#3146)
Mark Sargent
2020-03-15
caddytls: Clean up some code related to automation
Matthew Holt
2020-03-13
Some hotfixes for beta 16
Matthew Holt
2020-03-13
caddyhttp: Fix default SNI for default conn policy (#3141)
Mark Sargent
2020-03-13
v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125)
Matt Holt
2020-03-06
Merge branch 'certmagic-refactor' into v2
Matthew Holt
2020-03-06
Refactor for CertMagic v0.10; prepare for PKI app
Matthew Holt
[next]