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
2019-04-24
1.0 release
v1.0.0
Matthew Holt
2019-04-22
fix lint warnings (issue 2541) (#2551)
Taufiq Rahman
2019-04-20
I just learned about go mod tidy
Matthew Holt
2019-04-20
Release beta2
v1.0.0-beta2
Matthew Holt
2019-04-20
tls: Update to match CertMagic refactor (#2571)
Matt Holt
2019-04-20
Remove now-unnecessary build.go
Matthew Holt
2019-04-20
Merge pull request #2570 from whalehub/patch-1
Abiola Ibrahim
2019-04-20
Fix instructions for building Caddy from source
Aaron
2019-04-20
readme: Update build-from-source instructions for Go modules
Matthew Holt
2019-04-20
main: Use embedded version, debug.BuildInfo
Matthew Holt
2019-04-20
Remove now-unused gitcookie
Matthew Holt
2019-04-17
mod: import the right version of quic-go and tidy (#2562)
Marten Seemann
2019-04-12
readme: Update build instructions (#2565)
elcore
2019-04-09
Prepare 1.0beta1 release
v1.0.0-beta1
Matthew Holt
2019-04-09
readme: Add link to Good First Issue (#2481)
Toby Allen
2019-04-07
caddytls: sort import statement (#2552)
johncming
2019-04-06
ci: Enable use of Go modules
Matthew Holt
2019-03-29
httpserver: remove unused listener field (#2527)
johncming
2019-03-29
Migrate to Go modules - remove vendor folder (#2504)
Michael Grosser
2019-03-29
readme: Replace CI badges
Matt Holt
2019-03-29
ci: Remove Travis and AppVeyor manifests
Matthew Holt
2019-03-29
ci: Azure Pipelines CI system (#2540)
Matt Holt
2019-03-16
caddy: improve error naming (#2526)
johncming
2019-03-15
onevent: add missing return error (#2525)
johncming
2019-03-15
httpserver: Register dyndns directive (#2521)
Linkonoid
2019-03-11
cmd: rename -env to -envfile and use -env to print the environment (#2517)
M. Ángel Jimeno
2019-03-10
caddy: Start all servers only after all listeners successful (#2508)
Aka.Why
2019-03-06
proxy: Change headers using regex (#2144)
comp500
2019-03-04
github: Change name to ensure PR template is seen (#2501)
Toby Allen
2019-03-04
vendor: Update lego; notes for v0.11.5
v0.11.5
Matthew Holt
2019-03-04
httpserver: More organized startup output (#2497)
Toby Allen
2019-03-04
basicauth: Simplify user replacement on auth failure (#2470)
Toby Allen
2019-03-04
errors: Return parse error if more than one argument (#2472)
Toby Allen
2019-03-01
caddytls: removed useless code in selfsigned (#2494)
Matthias Schneider
2019-02-25
caddytls: add TLS 1.3 support and remove CBC ciphers (#2399)
Wèi Cōngruì
2019-02-25
appveyor: Use Go 1.12
Matt Holt
2019-02-24
vendor: Update CertMagic; fix bug related to accounts with empty emails
Matthew Holt
2019-02-24
Revert "Modify Startup Output (#2469)" (#2482)
Toby Allen
2019-02-24
Modify Startup Output (#2469)
Toby Allen
2019-02-17
internal: add internal paths to HiddenFiles (#2133)
magikstm
2019-02-16
staticfiles: HEAD, not OPTIONS
Matthew Holt
2019-02-16
staticfiles: Re-allow HEAD requests
Matthew Holt
2019-02-15
Merge branch 'master' of ssh://github.com/mholt/caddy
v0.11.4
Matthew Holt
2019-02-15
Update release notes for 0.11.4
Matthew Holt
2019-02-15
proxy: Re-add pre-existing trailing slashes in AllowedPath (#2151)
Matthew Fay
2019-02-15
basicauth: Log error when authentication fails (#2434)
Toby Allen
2019-02-15
Update pull request and issue templates
Matthew Holt
2019-02-14
caddytls: Remove repeated variable declaration
Matthew Holt
2019-02-14
Merge branch 'tlscluster'
Matthew Holt
2019-02-14
caddytls: Move config of certmagic storage to NewConfig (fixes #2465)
Matthew Holt
[next]