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
/
modules
/
caddyhttp
Age
Commit message (
Expand
)
Author
2020-05-21
cmd: hash-password: Fix broken terminal state on SIGINT (#3416)
Francis Lavoie
2020-05-20
reverseproxy: Don't overwrite existing X-Forwarded-Proto header
Matthew Holt
2020-05-18
reverseproxy: Make debug log safe if error occurs
Matthew Holt
2020-05-18
reverseproxy: Emit debug log before checking error (#3425)
Matthew Holt
2020-05-18
templates: trim windows whitespace in SplitFrontMatter; fix #3386 (#3387)
Thorkild Gregersen
2020-05-18
caddyauth: Add realm to basicauth Caddyfile directive (#3315)
Francis Lavoie
2020-05-18
fastcgi: `php_fastcgi` subdirectives to override shortcut behaviour (#3255)
Francis Lavoie
2020-05-13
docs: link to CEL standard definitions (#3407)
Mohammed Al Sahaf
2020-05-13
reverseproxy: Apply response header ops before copying it (fix #3382) (#3401)
Matt Holt
2020-05-12
all: Recover from panics in goroutines
Matthew Holt
2020-05-12
cmd: reverse-proxy: add --insecure flag (with warning) (#3389)
linquize
2020-05-11
core: Add support for `d` duration unit (#3323)
Francis Lavoie
2020-05-11
caddyhttp: Fix merging of Caddyfile matchers in not blocks (#3379)
Francis Lavoie
2020-05-11
caddyhttp: Match hostnames with wildcards to loggers (#3378)
Gregory Dosh
2020-05-11
cmd: hash-password: Support reading from stdin (#3373)
Andrew Zhou
2020-05-11
caddyhttp: Minor refactoring for preparing requests
Matthew Holt
2020-05-06
reverseproxy: Allow using TLS for port 80 upstreams (see #3361)
Matthew Holt
2020-05-05
reverseproxy: Add tls_server_name option to Caddyfile (#3322)
Francis Lavoie
2020-05-05
pki: Embedded ACME server (#3198)
Matt Holt
2020-05-05
file_server: Accept files args in one-liner of Caddyfile matcher (#3298)
Matt Holt
2020-05-05
httpserver: Add experimental H2C support (#3289)
Matt Holt
2020-05-01
reverseproxy: Remove circuitbreaker module (see #3331)
Matthew Holt
2020-04-28
caddyhttp: Better duration logging
Matthew Holt
2020-04-28
caddyhttp: General improvements to access logging (#3301)
Matt Holt
2020-04-27
cmd: Clean up, simplify reverse proxy command; fix some edge cases
Matthew Holt
2020-04-27
Minor comment fix
Matthew Holt
2020-04-27
caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302)
Francis Lavoie
2020-04-26
caddyhttp: Fix listener overlap detection on Linux
Matthew Holt
2020-04-24
docs: Improve template documentation slightly; use const, not literal
Matthew Holt
2020-04-24
httpcaddyfile: Add nil check to prevent panic, fix validation logic
Matthew Holt
2020-04-24
dangit, of course I would bork my git commit
Matthew Holt
2020-04-24
caddyhttp: Fix auto redirects for catch-all HTTPS sites
Matthew Holt
2020-04-22
reverseproxy: Don't forget to provision embedded headers handler
Matthew Holt
2020-04-22
caddyhttp: Fix trailers when recording responses (fixes #3236)
Matthew Holt
2020-04-22
caddyhttp: Fix common_log format's user ID placeholder (#3300)
Francis Lavoie
2020-04-21
reverseproxy: always set req.URL.Host with upstream (#3297)
westwin
2020-04-21
docs: Minor improvements
Matthew Holt
2020-04-17
reverseproxy: Set X-Forwarded-Proto (closes #3275) (#3276)
Matt Holt
2020-04-14
httpcaddyfile: Don't lowercase placeholder contents (fixes #3264)
Matthew Holt
2020-04-13
core: Don't return error on RegisterModule() and RegisterAdapter()
Matthew Holt
2020-04-11
Fix some godocs
Matthew Holt
2020-04-10
caddyhttp: Add nil check (fixes #3248 and fixes #3250)
Matthew Holt
2020-04-09
reverseproxy: Minor tweaks
Matthew Holt
2020-04-09
caddytls: Don't initialize default internal issuer unless necessary
Matthew Holt
2020-04-08
caddyhttp: CEL matcher checks return type; slight refactor
Matthew Holt
2020-04-08
chore: make the linter happier (#3245)
Mohammed Al Sahaf
2020-04-08
caddyhttp: Fix logging name associations by adding a default
Matthew Holt
2020-04-08
cel: Leverage DefaultAdapter to extend CEL's type system
Matthew Holt
2020-04-08
caddyhttp: Return port placeholders as ints
Matthew Holt
2020-04-07
basicauth: Re-prompt after invalid credentials (fix #3239) (#3240)
Matt Holt
[prev]
[next]