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
Age
Commit message (
Expand
)
Author
2021-06-12
go.mod: Use CertMagic v0.14.0 (fix #4191)
v2.4.2
Matt Holt
2021-06-09
httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198)
Matthew Holt
2021-06-08
httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (...
Klooven
2021-06-07
fileserver: Fix browse not redirecting query parameters (#4196)
diamondburned
2021-06-07
caddytls: Add Caddyfile support for `propagation_timeout` (#4178)
Peter Magnusson
2021-06-07
fileserver: Redirect within the original URL (#4179)
diamondburned
2021-06-07
httpcaddyfile: Add `skip_install_trust` global option (#4153)
Francis Lavoie
2021-06-05
admin: Replace admin cert cache when reloading (fix #4184)
Matthew Holt
2021-06-04
reverseproxy: Always remove hop-by-hop headers
Matthew Holt
2021-06-04
logging: Actually use `level_key` (#4189)
Francis Lavoie
2021-06-04
metrics: use buildinfo collector from new collectors pkg (#4187)
Dave Henderson
2021-06-03
go.mod: Update direct dependencies
Matthew Holt
2021-05-24
Update .goreleaser.yml
Matt Holt
2021-05-19
logging: Implement dial timeout for net writer (fix #4083) (#4172)
v2.4.1
Matt Holt
2021-05-19
Merge branch '2.4'
Matthew Holt
2021-05-19
admin: Reinstate internal redirect for /id/ requests
Matthew Holt
2021-05-12
caddyfile: Add parse error on site address with trailing `{` (#4163)
Francis Lavoie
2021-05-12
reverseproxy: Set the headers in the replacer before `handle_response` (#4165)
Francis Lavoie
2021-05-12
ci: Run CI on PRs targeting minor version branches (#4164)
Francis Lavoie
2021-05-11
cmd: upgrade: inherit the permissions of the original executable (#4160)
Mohammed Al Sahaf
2021-05-11
httpcaddyfile: Fix automation policy consolidation again (fix #4161)
Matthew Holt
2021-05-10
caddyfile: Fix `caddy fmt` nesting not decrementing (#4157)
v2.4.0
Matthew Penner
2021-05-10
encode: Drop `prefer` from Caddyfile (#4156)
Francis Lavoie
2021-05-10
encode: Default to order the formats are enabled for `prefer` in Caddyfile (#...
Francis Lavoie
2021-05-08
caddytls: Run replacer on ask URL, for env vars (#4154)
Francis Lavoie
2021-05-07
httpcaddyfile: Add `grace_period` global option (#4152)
Francis Lavoie
2021-05-05
caddyhttp: Fix fallback for the error handler chain (#4131)
Francis Lavoie
2021-05-05
reverseproxy: Minor logging improvements
Matthew Holt
2021-05-04
fileserver: Fix `file` matcher with empty `try_files` (#4147)
Francis Lavoie
2021-05-03
go.mod: CertMagic v0.13.1
v2.4.0-rc.1
Matthew Holt
2021-05-02
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)
Francis Lavoie
2021-05-02
cmd: Add --envfile flag to `start` command (#4141)
Jesse
2021-05-02
httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077)
Francis Lavoie
2021-05-02
httpcaddyfile: Add global option for `storage_clean_interval` (#4134)
Francis Lavoie
2021-05-02
caddyhttp: performance improvement in HeaderRE Matcher (#4143)
Calvin Xiao
2021-04-30
fileserver: Share template logic for both `templates` and `file_server browse...
Jason Du
2021-04-30
caddytls: Implement remote IP connection matcher (#4123)
Matt Holt
2021-04-29
httpcaddyfile: Fix unexpectedly removed policy (#4128)
Alban Lecocq
2021-04-29
reverseproxy: fix hash selection policy (#4137)
Simão Gomes Viana
2021-04-29
fileserver: Better handling of HTTP status override (#4132)
Francis Lavoie
2021-04-22
caddyfile: Fix `import` replacing unrelated placeholders (#4129)
Francis Lavoie
2021-04-21
caddytls: Add `load_storage` module (#4055)
Francis Lavoie
2021-04-21
reverseproxy: Admin endpoint for reporting upstream statuses (#4125)
Francis Lavoie
2021-04-19
caddyhttp: Implement better logic for inserting the HTTP->HTTPS redirs (#4033)
Francis Lavoie
2021-04-16
httpcaddyfile: Take into account host scheme/port (fix #4113)
Matthew Holt
2021-04-15
fuzz: fix the FuzzFormat comparison (#4117)
Mohammed Al Sahaf
2021-04-12
caddytls: Disable OCSP stapling for manual certs (#4064)
Matthew Holt
2021-04-12
caddytls: Configurable storage clean interval
Matthew Holt
2021-04-09
caddyfile: reject cyclic imports (#4022)
Mohammed Al Sahaf
2021-04-08
ci: fuzz: add 4 more fuzzing targets (#4105)
Mohammed Al Sahaf
[next]