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
path:
root
/
caddyconfig
/
httpcaddyfile
/
builtins.go
Age
Commit message (
Expand
)
Author
2024-03-05
logging: Implement `log_append` handler (#6066)
Francis Lavoie
2024-01-25
tls: modularize trusted CA providers (#5784)
Mohammed Al Sahaf
2024-01-23
caddyfile: Normalize & flatten all unmarshalers (#6037)
Francis Lavoie
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
filesystem: Globally declared filesystems, `fs` directive (#5833)
a
2024-01-10
httpcaddyfile: Fix redir <to> html (#6001)
Subhaditya Nath
2024-01-09
httpcaddyfile: Support client auth verifiers (#6022)
Zach Galvin
2024-01-09
tls: add reuse_private_keys (#6025)
Rithvik Vibhu
2023-12-20
httpcaddyfile: Fix cert file decoding to load multiple PEM in one file (#5997)
Francis Lavoie
2023-08-20
caddyfile: Adjust error formatting (#5765)
Francis Lavoie
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-02
httpcaddyfile: Allow `hostnames` & logger name overrides for log directive (#...
Francis Lavoie
2023-05-16
caddyhttp: Implement named routes, `invoke` directive (#5107)
v2.7.0-beta.1
Francis Lavoie
2023-01-18
httpcaddyfile: Fix `handle` grouping inside `route` (#5315)
WeidiDeng
2023-01-06
caddytls: Add `dns_ttl` config, improve Caddyfile `tls` options (#5287)
Yannick Ihmels
2022-10-05
logging: Fix `skip_hosts` with wildcards (#5102)
Francis Lavoie
2022-09-16
caddyhttp: Support TLS key logging for debugging (#4808)
David Manouchehri
2022-09-15
caddyhttp: Add 'skip_log' var to omit request from logs (#4691)
Francis Lavoie
2022-08-09
httpcaddyfile: redir with "html" emits 200, no Location (fix #4940)
Matthew Holt
2022-05-06
reverseproxy: Support performing pre-check requests (#4739)
Francis Lavoie
2022-03-25
go.mod: Upgrade CertMagic to v0.16.0
Matthew Holt
2022-03-22
httpcaddyfile: Add 'vars' directive
Matthew Holt
2022-03-08
caddytls: dns_challenge_override_domain for challenge delegation (#4596)
Ran Chen
2022-02-17
caddytls: Support external certificate Managers (like Tailscale) (#4541)
Matt Holt
2021-09-29
Move from deprecated ioutil to os and io packages (#4364)
KallyDev
2021-05-02
httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077)
Francis Lavoie
2021-03-12
httpcaddyfile: Add `error` directive for the existing handler (#4034)
Francis Lavoie
2021-03-12
caddyconfig: add global option for configuring loggers (#4028)
Aaron Taylor
2021-02-02
httpcaddyfile: Add resolvers subdir of tls (close #4008)
Matthew Holt
2021-02-02
httpcaddyfile: Fix default issuers when email provided
Matthew Holt
2021-01-28
caddyhttp: Fix redir html status code, improve flow (#3987)
Tyler Kropp
2021-01-28
caddyhttp: Implement handler abort; new 'abort' directive (close #3871) (#3983)
Matt Holt
2021-01-06
caddytls: add 'key_type' subdirective (#3956)
Jordi Masip
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson
2020-11-16
caddytls: Support multiple issuers (#3862)
Matt Holt
2020-10-02
map: Reimplement; multiple outputs; optimize
Matthew Holt
2020-08-11
Update comment and Caddy 1 EOL
Matthew Holt
2020-08-11
caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633)
v2.2.0-rc.1
Matt Holt
2020-08-05
httpcaddyfile: Allow named matchers in `route` blocks (#3632)
Francis Lavoie
2020-07-30
caddytls: Replace lego with acmez (#3621)
Matt Holt
2020-06-05
httpcaddyfile: Add client_auth options to tls directive (#3335)
NWHirschfeld
2020-05-29
caddyconfig: Minor internal and godoc tweaks
Matthew Holt
2020-05-26
httpcaddyfile: New `handle_path` directive (#3281)
Francis Lavoie
2020-05-15
httpcaddyfile: Be stricter about `log` syntax (#3419)
Francis Lavoie
2020-05-02
caddytls: Finish upgrading to libdns DNS providers for ACME challenges
Matthew Holt
2020-05-01
httpcaddyfile: Update tls parsing for DNS providers
Matthew Holt
2020-04-30
caddytls: Adjust DNS challenge structure; clarify some docs
Matthew Holt
2020-04-01
caddytls: Refactor certificate selection policies (close #1575)
Matthew Holt
[next]