index
:
caddy
1xx-stdlib
2.7
acme-database
active-health-check-headers
active-health-host-placeholder-for-headers
add-default-collectors
add-verifier-in-comment
address-parse-commas
autohttp-warn-to-info
better-error-with-encrypted-private-key
browse-symlink-not-in-total
buffer-content-length
bump-go-ci
cache-ask
cel-placeholder-escape
cel-support-null
chroma-dep
ci-common-go-config
client-auth-doc
client-ip-with-port
close-h3-connections
cmd-issuer
composite-connpolicy-matcher
config-adapter-fix
ctx-app-strict
deb-provides
delete-config-test-cleanup
dep-upgrades
dependabot/github_actions/golangci/golangci-lint-action-5
deps-upgrade
document-interfaces
downgrade-min-go
drop-ondemand-ratelimit
early-data
empty-string-header-replacement
encode-connect
encode-flush
encode-flush-error
encode-sendfile
expand-proxy-proto-docs
export-lengthreader
fast-abs
fastcgi-cl-header
fastcgi-fix
file-placeholder
fileserver-oversight
fileserver-show
fix-6144
fix-6355
fix-config-file-detection-regrerssion
fix-default-logger
fix-encode-103
fix-otel-issue
fix-quic-nil-conn
fix-release
fix-reverseproxy-ca-provider
fix-sni-matcher-replacing
force-automate
forward-auth-empty-headers
forward-proxy
fuzz-seed-corpus
go120-issue5288
h2c-proxy-protocol
handler-trace
handshake-context
hijack-buffer-fix
hijack-read-size
http3-graceful
hurl-tests
ident-storage
improve-goreleaser-check
interface-network-type
issue-6300
limit-jobs-forks
master
matcher-regexp-names
matcher-with-error
merge-ip-matchers
metrics-improvements
ms-log-duration
multi-loggers
net-wal
no-bail-on-error
prefer-wildcard
prefixed-query
produce-csr
promote-metrics
proxy-h3
proxy-res-templates
proxy-success-ratio
proxy-upstream-ids
public-ip-certs
querymatcher
quic-go
reject-global-matcher-earlier
relative-path-fix
reload-troubleshooting
remove-unsupported-geese
remove-zealous-check
replace-error-msg
replacer-mutex
responsewriter-readfrom
retract-283
reverse-proxy-h2-websocket
reverse-proxy-websocket-size
rewrite-modify-query
rp-bad-comment
rwmutex-replacer
slices-pkg
storage-clean-off
strict
strip-prefix-fix
stripe
stripe-debug
stripe-kprox
stripe-kprox-debug
testing-updates
tls-cert-cache-internal-reload
transfer-encoding-match
transport-source-addr
update-golangci-config
upgrade-cel
upgrade-some-deps
upgrade-x-net
v1
vars-match-nil
virtualconns
websocket-normalize
windows-icon
x-net-0.32
zerossl
zerossl-email
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
caddyserver
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2022-09-01
caddyhttp: Copy logger config to HTTP server during AutoHTTPS (#4990)
Francis Lavoie
2022-09-01
map: Coerce val to string, fix #4987
Matthew Holt
2022-09-01
caddyhttp: Accept placeholders in vars matcher key
Matthew Holt
2022-09-01
core: Plugins can register listener networks (#5002)
Matt Holt
2022-08-31
caddyhttp: Disable draft versions of QUIC
Matthew Holt
2022-08-31
events: Tune logging and context cancellation
Matthew Holt
2022-08-31
events: Implement event system (#4912)
Francis Lavoie
2022-08-31
caddyhttp: Set Content-Type for static response (#4999)
Matt Holt
2022-08-29
Minor cleanup, resolve a couple lint warnings
Matthew Holt
2022-08-27
Remove duplicate words in comments (#4986)
Abirdcfly
2022-08-27
reverseproxy: Add upstreams healthy metrics (#4935)
Dávid Szabó
2022-08-25
reverseproxy: Multiple dynamic upstreams
Matthew Holt
2022-08-25
Fix comment indentation
Matthew Holt
2022-08-25
zstd: fix typo in comment (#4985)
Simon Legner
2022-08-23
caddytls: Log error if ask request fails
Matthew Holt
2022-08-23
templates: cap of slice should not be smaller than length (#4975)
jedy
2022-08-23
caddyhttp: Fix for nil `handlerErr.Err` (#4977)
Francis Lavoie
2022-08-22
caddyhttp: Set `http.error.message` to the HandlerError message (#4971)
Francis Lavoie
2022-08-17
core: Change net.IP to netip.Addr; use netip.Prefix (#4966)
WilczyńskiT
2022-08-16
Clean up metrics test code
Matthew Holt
2022-08-16
caddyhttp: Smarter path matching and rewriting (#4948)
Matt Holt
2022-08-15
fileserver: reset buffer before using it (#4962) (#4963)
Abdussamet Koçak
2022-08-15
caddyhttp: Enable HTTP/3 by default (#4707)
Matt Holt
2022-08-12
reverseproxy: Add `unix+h2c` Caddyfile network shortcut (#4953)
Francis Lavoie
2022-08-12
reverseproxy: Ignore context cancel in stream mode (#4952)
Matt Holt
2022-08-12
reverseproxy: Fix H2C dialer using new stdlib `DialTLSContext` (#4951)
Francis Lavoie
2022-08-09
reverseproxy: Support 1xx status codes (HTTP early hints) (#4882)
Kévin Dunglas
2022-08-08
logging: Fix `cookie` filter (#4943)
Francis Lavoie
2022-08-08
fileserver: Better fix for Etag of compressed files
Matthew Holt
2022-08-08
fileserver: Generate Etag from sidecar file
Matthew Holt
2022-08-08
Improve docs for ZeroSSL issuer
Matthew Holt
2022-08-06
Replace strings.Index with strings.Cut (#4932)
Chirag Maheshwari
2022-08-04
Replace strings.Index usages with strings.Cut (#4930)
WilczyńskiT
2022-08-04
cmd: Use newly-available version information (#4931)
Matt Holt
2022-08-03
httpserver: Configurable shutdown delay (#4906)
Matt Holt
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-08-01
caddyhttp: Implement `caddy respond` command (#4870)
Matt Holt
2022-07-31
fileserver: Support virtual file system in Caddyfile
Matthew Holt
2022-07-30
fileserver: Support virtual file systems (#4909)
Matt Holt
2022-07-29
core: Windows service integration (#4790)
WingLim
2022-07-28
Ignore linter warnings
Matthew Holt
2022-07-28
caddyhttp: Clear out matcher error immediately after grabbing it (#4916)
Francis Lavoie
2022-07-28
Finish fixing lint errors from ea8df6ff
Matthew Holt
2022-07-28
caddytls: Remove PreferServerCipherSuites
Matthew Holt
2022-07-28
caddyhttp: Use new CEL APIs (fix #4915)
Matthew Holt
2022-07-25
caddyhttp: Log shutdown errors, don't return (fix #4908)
Matthew Holt
2022-07-23
reverseproxy: Implement read & write timeouts for HTTP transport (#4905)
Matt Holt
2022-07-20
cmd: Fix reload with stdin (#4900)
Francis Lavoie
2022-07-16
caddyhttp: Enhance comment
Matthew Holt
2022-07-13
reverseproxy: Implement retry count, alternative to try_duration (#4756)
Francis Lavoie
[next]