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
2017-06-28
Update README and CHANGES for 0.10.4
v0.10.4
Matthew Holt
2017-06-28
proxy: custom upstream health check by body string, closes #324 (#1691)
Martin Redmond
2017-06-28
log, errors: Introduce `rotate_compress` option (#1731)
Fernando Álvarez
2017-06-27
Merge pull request #1682 from tw4452852/markdown
Matt Holt
2017-06-28
markdown: fix ineffectual assignment CI issue
Tw
2017-06-27
Allow duplicate Server headers when proxying response
Matthew Holt
2017-06-25
Add restic plugin directive (#1730)
Matt Holt
2017-06-25
markdown: reload template on each request
Tw
2017-06-25
markdown: fix fake tests
Tw
2017-06-24
add gopkg plugin (#1725)
Jason Hutchinson
2017-06-24
Add reauth directive (#1716)
Shannon Wynter
2017-06-24
Use comments for notes on issue and PR templates
Matthew Holt
2017-06-24
Fix TestListenerAddrEqual (#1727)
elcore
2017-06-24
Create request_id directive #1590 (#1711)
Toby Allen
2017-06-24
use caddy.AppName instead of fixed string in 'Server' header (#1709)
Marcel Ludwig
2017-06-24
Configure systemd to send SIGQUIT on stop (#1702)
George Macon
2017-06-24
tls: add optional 'ca' tls directive, closes #1689 (#1699)
Jason Hutchinson
2017-06-15
rewrite: treat "if a not_op b" uniformly by negating "op". (#1696)
lbogdan
2017-06-07
staticfiles: Build redirect based on rewritten URL (fixes #1706)
Matthew Holt
2017-06-07
mitm: Add missing import
Matthew Holt
2017-06-07
mitm: Add experimental Tor support for interception detection
Matthew Holt
2017-06-06
Add sourcegraph links to readme and contributing guide
Matthew Holt
2017-06-06
caddytls: introduced own ChallengeProvider type to fix imports related to ven...
bamling
2017-06-04
Merge pull request #1703 from messyidea/patch-1
Daniel van Dorp
2017-06-04
Update Initscripts
Messyidea
2017-06-03
httpserver: Register authz directive (#1693)
Yang Luo
2017-06-03
Add ExtraInfo to EventHook (#1692)
Henrique Dias
2017-06-02
browse: Fix symlink indicators for files in folders other than cwd
Matthew Holt
2017-06-01
browse: Show symbolic links and target's type properly (#1667)
Jonas Östanbäck
2017-05-30
gzip: cleaned up writer pool initialization code (#1695)
Andrew Steinborn
2017-05-30
httpserver: Add grpc plugin directive (#1694)
Pieter Louw
2017-05-28
Merge pull request #1651 from mholt/vendoring
Matt Holt
2017-05-27
Vendor all dependencies (Warning: Huge changeset.)
Matthew Holt
2017-05-25
httpserver: add not_ends_with (#1688)
Connor S. Parks
2017-05-24
httpserver: Add not_starts_with condition. (#1687)
Taylor Otwell
2017-05-23
mitm: Add a couple more test cases for Firefox 53
Matthew Holt
2017-05-23
mitm: Fix false positive for Firefox 55 nightly
Matthew Holt
2017-05-19
Minor change to readme/changes
Matthew Holt
2017-05-19
Update readme and changelog for v0.10.3
v0.10.3
Matthew Holt
2017-05-19
tls: Only require renewed cert at startup 7 days out (issue #1680)
Matthew Holt
2017-05-17
proxy: Add new URI hashing load balancing policy (#1679)
Jonas Östanbäck
2017-05-17
tls: Prefer ChaCha20 if AES-NI instruction set is unavailable (#1675)
Andrew Steinborn
2017-05-17
proxy: Correct policy documentation (#1678)
Jonas Östanbäck
2017-05-17
Fix lint warning by renaming MaxBytesExceededErr -> ErrMaxBytesExceeded (#1676)
Jonas Östanbäck
2017-05-17
log: Add check for maximum number of arguments to log directive (#1672)
Jonas Östanbäck
2017-05-14
proxy: leftover from #1666 (#1669)
Lucas Fontes
2017-05-13
proxy: added 'health_check_port' to upstream (#1666)
Lucas Fontes
2017-05-13
proxy: Fixed #1502: Proxying of unannounced trailers (#1588)
Leonard Hecker
2017-05-11
Merge pull request #1664 from tw4452852/1663-log
Matt Holt
2017-05-11
log: allow additional prefix/suffix with predefined format
Tw
[next]