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
2018-05-10
Version 0.11
v0.11.0
Matthew Holt
2018-05-10
telemetry: Use int64 constant for duration interval
Matthew Holt
2018-05-10
telemetry: Use production endpoint
Matthew Holt
2018-05-10
telemetry: Make http_user_agent a normalized field
Matthew Holt
2018-05-09
telemetry: Add memory and goroutine metrics, rename container
Matthew Holt
2018-05-09
telemetry: Add in_container metric
Matthew Holt
2018-05-09
Merge pull request #2079 from mholt/telemetry
Matt Holt
2018-05-08
telemetry: Add variance to retry interval, and disable keepalive
Matthew Holt
2018-05-07
caddytls: Fix tests
Matthew 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-05-01
tls: Fix typo in error message, "incompabile" (#2147)
Guilherme Bernal
2018-04-28
proxy: initialize ReverseProxy.Transport earlier and fix TCP connection leak ...
Wèi Cōngruì
2018-04-20
Corrected permissions for UUID file
Matthew Holt
2018-04-20
Merge branch 'master' into telemetry
Matthew Holt
2018-04-19
Version 0.10.14
v0.10.14
Matthew Holt
2018-04-19
vendor: Update lego to fix error handling bug (closes #2124)
Matthew Holt
2018-04-18
Version 0.10.13
v0.10.13
Matthew Holt
2018-04-18
vendor: Update quic and lego/acme dependencies
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-03
caddyfile: Fix errors caught by fuzzing (#2097)
Matt Holt
2018-04-02
Update contributing instructions related to docs
Matthew Holt
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-28
tls: Fix tests on Windows (#2093)
Matt Holt
2018-03-28
tls: Prevent directory traversal via On-Demand TLS (fixes #2092)
Matthew Holt
2018-03-27
readme: Update instructions for contributing to docs (#2089)
Francis Lavoie
2018-03-26
Version 0.10.12
v0.10.12
Matthew Holt
2018-03-26
log: 'except' subdirective to skip logging certain requests (#2028)
Toby Allen
2018-03-25
vendor: Update quic-go
Matthew Holt
2018-03-25
Merge pull request #2072 from mholt/acmev2
Matt Holt
2018-03-25
caddytls: Default to Let's Encrypt's ACMEv2 production endpoint
Matthew Holt
2018-03-25
Merge branch 'master' into acmev2
Matthew Holt
2018-03-25
telemetry: Remove a metric, clarify another, and fix tests
Matthew Holt
2018-03-25
httpserver: CaseSensitivePath applied to paths in site keys (#2034)
Denis
2018-03-23
telemetry: Add CLI option to selectively disable some metrics
Matthew Holt
2018-03-22
telemetry: Honor the server's request to toggle certain metrics
Matthew Holt
2018-03-22
Refactor diagnostics -> telemetry
Matthew Holt
2018-03-21
diagnostics: Specially handle HTTP 410 and 451 codes
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-18
diagnostics: Use Retry-After header if decoding JSON fails
Matthew Holt
2018-03-17
Purge event hooks after USR1 reload, fix #2044 (#2047)
elcore
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
[next]