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
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-24
acmeserver: add policy field to define allow/deny rules (#5796)
Mohammed Al Sahaf
2024-02-23
reverseproxy: cookie should be Secure and SameSite=None when TLS (#6115)
Sam Ottenhoff
2024-02-21
caddytest: Rename adapt tests to `*.caddyfiletest` extension (#6119)
Francis Lavoie
2024-02-20
tests: uses testing.TB interface for helper to be able to use test server in ...
José Carlos Chávez
2024-02-20
caddyfile: Assert having a space after heredoc marker to simply check (#6117)
bbaa
2024-02-20
chore: Update Chroma to get the new Caddyfile lexer (#6118)
Francis Lavoie
2024-02-19
reverseproxy: use context.WithoutCancel (#6116)
WeidiDeng
2024-02-19
caddyfile: Reject directives in the place of site addresses (#6104)
Aziz Rmadi
2024-02-14
caddyhttp: Register post-shutdown callbacks (#5948)
Matt Holt
2024-02-13
caddyhttp: Only attempt to enable full duplex for HTTP/1.x (#6102)
Francis Lavoie
2024-02-12
caddyauth: Drop support for `scrypt` (#6091)
Francis Lavoie
2024-02-12
Revert "caddyfile: Reject long heredoc markers (#6098)" (#6100)
Mohammed Al Sahaf
2024-02-12
caddyauth: Rename `basicauth` to `basic_auth` (#6092)
Francis Lavoie
2024-02-12
logging: Inline Caddyfile syntax for `ip_mask` filter (#6094)
Francis Lavoie
2024-02-11
caddyfile: Reject long heredoc markers (#6098)
Francis Lavoie
2024-02-09
chore: Rename CI jobs, run on M1 mac (#6089)
Francis Lavoie
2024-02-09
Merge pull request #6081 from dunglas/fix/encode-match
Kévin Dunglas
2024-02-09
update comment
Kévin Dunglas
2024-02-09
improved list
Kévin Dunglas
2024-02-09
fix: add back text/*
Kévin Dunglas
2024-02-09
fix: add more media types to the compressed by default list
Kévin Dunglas
2024-02-08
acmeserver: support specifying the allowed challenge types (#5794)
Mohammed Al Sahaf
2024-02-07
matchers: Drop `forwarded` option from `remote_ip` matcher (#6085)
Francis Lavoie
2024-02-07
caddyhttp: Test cases for `%2F` and `%252F` (#6084)
Francis Lavoie
2024-02-07
bump to golang 1.22 (#6083)
WeidiDeng
2024-02-06
fileserver: Browse can show symlink target if enabled (#5973)
Aziz Rmadi
2024-02-01
core: Support NO_COLOR env var to disable log coloring (#6078)
Aziz Rmadi
2024-02-01
build(deps): bump peter-evans/repository-dispatch from 2 to 3 (#6080)
dependabot[bot]
2024-01-31
Update comment in setcap helper script
Matthew Holt
2024-01-30
caddytls: Make on-demand 'ask' permission modular (#6055)
Matt Holt
2024-01-25
core: Add `ctx.Slogger()` which returns an `slog` logger (#5945)
Francis Lavoie
2024-01-25
chore: Update quic-go to v0.41.0, bump Go minimum to 1.21 (#6043)
Marten Seemann
2024-01-25
chore: enabling a few more linters (#5961)
Yolan Romailler
2024-01-25
caddyfile: Correctly close the heredoc when the closing marker appears immedi...
bbaa
2024-01-25
caddyfile: Switch to slices.Equal for better performance (#6061)
bbaa
2024-01-25
tls: modularize trusted CA providers (#5784)
Mohammed Al Sahaf
2024-01-25
logging: Automatic `wrap` default for `filter` encoder (#5980)
Francis Lavoie
2024-01-24
caddyhttp: Fix panic when request missing ClientIPVarKey (#6040)
Francis Lavoie
2024-01-23
caddyfile: Normalize & flatten all unmarshalers (#6037)
Francis Lavoie
2024-01-23
cmd: reverseproxy: log: use caddy logger (#6042)
Mohammed Al Sahaf
2024-01-22
matchers: `query` now ANDs multiple keys (#6054)
Aziz Rmadi
2024-01-22
caddyfile: Add heredoc support to `fmt` command (#6056)
bbaa
2024-01-19
refactor: move automaxprocs init in caddycmd.Main()
Kévin Dunglas
2024-01-18
caddyfile: Allow heredoc blank lines (#6051)
Aziz Rmadi
2024-01-16
httpcaddyfile: Add optional status code argument to `handle_errors` directive...
Aziz Rmadi
2024-01-15
httpcaddyfile: Rewrite `root` and `rewrite` parsing to allow omitting matcher...
Francis Lavoie
2024-01-13
fileserver: Implement caddyfile.Unmarshaler interface (#5850)
Francis Lavoie
2024-01-13
reverseproxy: Add `tls_curves` option to HTTP transport (#5851)
Bas Westerbaan
2024-01-13
caddyhttp: Security enhancements for client IP parsing (#5805)
Nebez Briefkani
2024-01-13
replacer: Fix escaped closing braces (#5995)
Aziz Rmadi
[next]