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
/
caddyhttp
Age
Commit message (
Expand
)
Author
2018-03-17
Merge branch 'master' into acmev2
Matthew Holt
2018-03-17
tls: Add 'wildcard' subdirective to force wildcard certificate
Matthew Holt
2018-03-15
httpserver: Add geoip directive (closes #1819) (#2066)
Andrey Blinov
2018-03-14
httpserver: Add a couple test cases for the Replacer on {labelN}
Matthew Holt
2018-03-14
httpserver: Add {labelN} placeholders for parts of hostnames
Matthew Holt
2018-02-21
startup/shutdown: Remove deprecated startup/shutdown directives (#2033)
elcore
2018-02-18
httpserver: Placeholder for response header fields (#2029)
Toby Allen
2018-02-18
basicauth: Make test pass with Go 1.10
Matthew Holt
2018-02-16
httpserver: Leave %2f encoded when trimming path in site address Fix #1927 (#...
Toby Allen
2018-02-16
tls: In HTTP->HTTPS redirects, preserve redir port in some circumstances
Matthew Holt
2018-02-16
tls: Fix HTTP->HTTPS redirects and HTTP challenge when using custom port
Matthew Holt
2018-02-15
httpserver: Raise error when adjusted site addresses clash at startup
Matthew Holt
2018-02-13
Merge branch 'master' into cert-cache
Matthew Holt
2018-02-11
fastcig: GET requests send along the body (#1975)
Etienne Bruines
2018-02-11
staticfiles: Prevent path-based open redirects
Matthew Holt
2018-02-04
tls: Restructure and improve certificate management
Matthew Holt
2018-02-02
request_id: Allow reusing ID from header (closes #2012)
Matthew Holt
2018-01-15
proxy: Turn on KeepAlive in QuicConfig of RoundTripper (#1943)
Heri Sim
2018-01-15
ResponseBuffer: add missing header writing (#1997)
Tw
2018-01-15
template: add extension filter test and simplify test code (#1996)
Tw
2018-01-15
browse: Correct 'modified' date alignment (#1954)
magikstm
2018-01-07
add basicauth {user} to replacer (#1979)
Toby Allen
2017-12-23
Allow Masking of IP address in Logfile. (#1930)
Toby Allen
2017-12-17
Add {user} placeholder to CommonLogFormat (#1953)
magikstm
2017-11-07
httpserver: give each req context a Replacer that preserves custom values (#1...
Aaron Taylor
2017-11-05
proxy: Add SRV support for proxy upstream (#1915)
Mohammad Gufran
2017-11-04
markdown: only update template when file changed (#1909)
Tw
2017-10-29
Implement per-site index (#1906)
Mohammed Al Sahaf
2017-10-13
staticfiles: remove mapFSRootOpenErr because Go stdlib has fixed the relevant...
Wèi Cōngruì
2017-10-08
Change CASE_SENSITIVE_PATH default to false
Matthew Holt
2017-10-05
proxy: Allow insecure certificate in QUIC tests
Matthew Holt
2017-10-03
fastcgi: Add support for SRV upstreams (#1870)
Mohammad Gufran
2017-10-01
Implement 'http.on' plugin and replace UUID lib (#1864)
elcore
2017-09-28
redir: Do not count multiple rules with if statements as duplicates
Matthew Holt
2017-09-22
Apply Apache license to all .go source files (closes #1865)
Matthew Holt
2017-09-22
proxy: websocket proxy exits immediately if backend is shutdown (#1869)
Tw
2017-09-22
Add iOS 11 stable ClientHello to MITM test corpus (issue #1890)
Matthew Holt
2017-09-22
websocket: Avoid multiple calls to WriteHeader if Upgrade fails
Matthew Holt
2017-09-14
Revert "Implement Caddy-Sponsors HTTP response header" (#1866)
Adam Williams
2017-09-12
Merge branch 'sponsors-header'
Matthew Holt
2017-09-11
proxy: Disable QUIC test outside CI environment (see #1782)
Matthew Holt
2017-09-11
templates: Properly propagate response status code (fixes #1841)
Matthew Holt
2017-09-11
proxy: Support QUIC for upstream connections (#1782)
twdkeule
2017-09-10
Implement Caddy-Sponsors HTTP response header
Matthew Holt
2017-09-08
httpserver: Fix #1859 by cleaning paths when matching them
Matthew Holt
2017-09-06
Merge pull request #1856 from twdkeule/fix-index-push
Matt Holt
2017-09-06
fastcgi: use bytes.Contains and strconv.Itoa (#1857)
Fiisio
2017-09-04
Do not push index file when not in a rule
Thomas De Keulenaer
2017-09-01
fastcgi: Fix SCRIPT_NAME when path in address (#1852)
John Chadwick
2017-08-29
Make filename column fill out space (#1848)
Mattias Wadman
[next]