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
Age
Commit message (
Expand
)
Author
2022-06-14
reverseproxy: Make TLS renegotiation optional
Matthew Holt
2022-06-10
reverseproxy: Add renegotiation param in TLS client (#4784)
Yaacov Akiba Slama
2022-06-08
caddyhttp: Log error from CEL evaluation (fix #4832)
Matthew Holt
2022-06-06
reverseproxy: Correct the `tls_server_name` docs (#4827)
Francis Lavoie
2022-06-03
reverseproxy: HTTP 504 for upstream timeouts (#4824)
Matt Holt
2022-06-02
caddytls: Make peer certificate verification pluggable (#4389)
Gr33nbl00d
2022-06-02
reverseproxy: api: Remove misleading 'healthy' value
Matthew Holt
2022-06-01
go.mod: Update go-yaml to v3
Matthew Holt
2022-06-01
Fix #4822 and fix #4779
Matthew Holt
2022-05-29
reverseproxy: Add --internal-certs CLI flag #3589 (#4817)
Alexander M
2022-05-25
ci: Fix build caching on Windows (#4811)
Francis Lavoie
2022-05-24
templates: Add `humanize` function (#4767)
Aleks
2022-05-24
core: Micro-optim in run() (#4810)
Kévin Dunglas
2022-05-24
go.mod: Upgrade some dependencies
Matthew Holt
2022-05-24
httpcaddyfile: Add `{err.*}` placeholder shortcut (#4798)
Francis Lavoie
2022-05-17
templates: Documentation consistency (#4796)
David Larlet
2022-05-12
chore: Bump quic-go to v0.27.0 (#4782)
世界
2022-05-10
reverseproxy: Support http1.1>h2c (close #4777) (#4778)
Matt Holt
2022-05-09
rewrite: Handle fragment before query (fix #4775)
Matthew Holt
2022-05-08
httpcaddyfile: Support multiple values for `default_bind` (#4774)
Francis Lavoie
2022-05-06
map: Prevent output destinations overlap with Caddyfile shorthands (#4657)
Francis Lavoie
2022-05-06
reverseproxy: Support performing pre-check requests (#4739)
Francis Lavoie
2022-05-04
caddyfile: Shortcut for `remote_ip` for private IP ranges (#4753)
Francis Lavoie
2022-05-04
reverseproxy: Permit resolver addresses to not specify a port (#4760)
Francis Lavoie
2022-05-02
templates: Add custom template function registration (#4757)
Tyler Kropp
2022-05-02
reverseproxy: Fix Caddyfile support for `replace_status` (#4754)
Francis Lavoie
2022-04-28
httpcaddyfile: Fix duplicate access log when debug is on (#4746)
Francis Lavoie
2022-04-28
logging: Implement rename filter, changes field key names (#4745)
Francis Lavoie
2022-04-28
logging: Use `RedirectStdLog` to capture more stdlib logs (#4732)
Francis Lavoie
2022-04-28
cmd: Fix unix socket addresses for admin API requests (#4742)
Francis Lavoie
2022-04-28
caddyhttp: Improve listen addr error message for IPv6 (#4740)
Francis Lavoie
2022-04-27
templates: Add missing backticks in docs (#4737)
Marco Kaufmann
2022-04-27
reverseproxy: Improve hashing LB policies with HRW (#4724)
Matt Holt
2022-04-25
caddypki: Fix `caddy trust` command to use the correct API endpoint (#4730)
Francis Lavoie
2022-04-25
httpcaddyfile: Add `{vars.*}` placeholder shortcut, reverse `vars` sort order...
Francis Lavoie
2022-04-25
httpcaddyfile: Deprecate paths in site addresses; use zap logs (#4728)
Francis Lavoie
2022-04-22
caddytls: Add `propagation_delay`, support `propagation_timeout -1` (#4723)
Francis Lavoie
2022-04-21
Make file modes consistent
Matthew Holt
2022-04-20
Update smallstep/certificates
Matthew Holt
2022-04-15
ci: use latest Go version on macOS (#4708)
Mohammed Al Sahaf
2022-04-13
ci: Fix typo
Matthew Holt
2022-04-13
ci: Ensure we always check for latest version of Go (#4703)
Francis Lavoie
2022-04-13
cmd: Enhance .env (dotenv) file parsing
Matthew Holt
2022-04-13
caddypki: Load intermediate for signing on-the-fly (#4669)
Francis Lavoie
2022-04-13
fix typo (#4702)
cui fliter
2022-04-12
templates: Switch to `BurntSushi/toml` (#4700)
Francis Lavoie
2022-04-12
cmd: Add `--diff` option for `caddy fmt` (#4695)
Francis Lavoie
2022-04-11
reverseproxy: Add `_ms` placeholders for proxy durations (#4666)
Francis Lavoie
2022-04-11
reverseproxy: Sync up `handleUpgradeResponse` with stdlib (#4664)
Francis Lavoie
2022-04-07
staticfiles: Expand placeholder for index files (#4679)
Y.Horie
[next]