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-05-10
telemetry: Make http_user_agent a normalized field
Matthew Holt
2018-05-09
Merge pull request #2079 from mholt/telemetry
Matt Holt
2018-05-07
telemetry: Fix MITM tests
Matthew Holt
2018-05-07
telemetry: Record TLS ClientHellos by hash of key of structured data
Matthew Holt
2018-04-28
proxy: initialize ReverseProxy.Transport earlier and fix TCP connection leak ...
Wèi Cōngruì
2018-04-20
Merge branch 'master' into telemetry
Matthew Holt
2018-04-17
proxy: Enabled configurable timeout (#2070)
Tanmay Chaudhry
2018-04-14
rewrite: Regular expression support for simple rule (#2082)
Abiola Ibrahim
2018-04-05
proxy: Fix transparent pass-thru of existing X-Forwarded-For headers
Theofanis Despoudis
2018-04-02
httpserver: Ignore ErrServerClosed when closing server
Matthew Holt
2018-03-31
httpserver: Add 'supervisor' directive (#2061)
Lucas Lorentz
2018-03-30
httpserver: Prevent TLS client authentication bypass in 3 ways (#2099)
Matt Holt
2018-03-30
httpserver: Fix test that relies on external DNS lookup
Matthew Holt
2018-03-26
log: 'except' subdirective to skip logging certain requests (#2028)
Toby Allen
2018-03-25
Merge pull request #2072 from mholt/acmev2
Matt Holt
2018-03-25
Merge branch 'master' into acmev2
Matthew Holt
2018-03-25
httpserver: CaseSensitivePath applied to paths in site keys (#2034)
Denis
2018-03-22
Refactor diagnostics -> telemetry
Matthew Holt
2018-03-21
diagnostics: Add/remove metrics
Matthew Holt
2018-03-18
httpserver: Rework Replacer loop to ignore escaped braces (#2075)
Matthew Fay
2018-03-17
httpserver: Placeholders for tls_protocol and tls_cipher (#2062)
David Somers
2018-03-17
httpserver: Fix #2038 (query string being lost from URI) (#2039)
Toby Allen
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
Fix bad merge conflict, make tests pass
Matthew Holt
2018-02-16
Merge branch 'master' into diagnostics
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-10
diagnostics: AppendUnique(), restructure sets, add metrics, fix bugs
Matthew Holt
2018-02-08
diagnostics: Implemented collection functions and create first metrics
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
[next]