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
/
reverseproxy
/
upstreams.go
Age
Commit message (
Expand
)
Author
2023-10-11
reverseproxy: Add logging for dynamic A upstreams (#5857)
Francis Lavoie
2023-09-10
reverseproxy: fix nil pointer dereference in AUpstreams.GetUpstreams (#5811)
Pascal Vorwerk
2023-08-17
reverseproxy: Always return new upstreams (fix #5736) (#5752)
Matt Holt
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-07-25
reverseproxy: Export ipVersions type (#5648)
Omar Ramadan
2023-05-03
acmeserver: Configurable `resolvers`, fix smallstep deprecations (#5500)
Francis Lavoie
2023-02-27
reverseproxy: allow specifying ip version for dynamic `a` upstream (#5401)
Emily Lange
2022-09-16
core: Variadic Context.Logger(); soft deprecation
Matthew Holt
2022-08-27
Remove duplicate words in comments (#4986)
Abirdcfly
2022-08-25
reverseproxy: Multiple dynamic upstreams
Matthew Holt
2022-05-04
reverseproxy: Permit resolver addresses to not specify a port (#4760)
Francis Lavoie
2022-03-24
reverseproxy: Include port in A upstreams cache
Matthew Holt
2022-03-21
reverseproxy: Don't clear name in SRV upstreams
Matthew Holt
2022-03-18
reverseproxy: Expand SRV/A addrs for cache key
Matthew Holt
2022-03-06
reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470)
Matt Holt