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
2020-02-27
Couple of minor docs tweaks
v2.0.0-beta.15
Matthew Holt
2020-02-27
httpcaddyfile: Allow "admin off" option
Matthew Holt
2020-02-27
Refactor ExtractMatcherSet()
Matthew Holt
2020-02-27
reverse_proxy: Allow use of URL to specify scheme
Matthew Holt
2020-02-27
cmd/reverse_proxy: Add --change-host-header flag
Matthew Holt
2020-02-27
Fix typos (#3087)
Success Go
2020-02-27
Revert "reverse_proxy: Add 'transparent' Caddyfile subdirective (closes #2873)"
Matthew Holt
2020-02-27
reverse_proxy: Add 'transparent' Caddyfile subdirective (closes #2873)
Matthew Holt
2020-02-27
It might be HTTP->HTTPS in the comment (#3086)
Success Go
2020-02-27
Fix spelling error (#3085)
Success Go
2020-02-27
ci: improve CI flow (#3083)
Mohammed Al Sahaf
2020-02-26
caddyfile: expand environment variables within caddy files (#3082)
Zaq? Wiedmann
2020-02-26
Initial implementation of global default SNI option (#3047)
Mark Sargent
2020-02-25
v2: 'log' directive for Caddyfile, and debug mode (#3052)
Matt Holt
2020-02-25
httpcaddyfile: Matchers can now be embedded into a nested scope
Matthew Holt
2020-02-25
go.mod: Bump to Go 1.14
Matthew Holt
2020-02-25
Expose TLS placeholders (#2982)
Cameron Moore
2020-02-25
Make comment more readable about caddy ModuleID's Name() method. (#3080)
Success Go
2020-02-25
Fix typo in cmdStart comment
Success Go
2020-02-23
reverse_proxy: Health checks: Don't cross the streams
Matthew Holt
2020-02-20
caddyhttp: Add handler for unhandled errors in errorChain (#3063)
Robin Lambertz
2020-02-20
caddyhttp: Fixes for header and header_regexp directives (#3061)
Gilbert Gilb's
2020-02-20
httpcaddyfile: tls: Load repeated cert files only once, with one tag
Matthew Holt
2020-02-20
httpcaddyfile: Combine repeated cert loaders (fix #3004)
Matthew Holt
2020-02-18
httpcaddyfile: Properly add all cert loaders across sites (fixes #3056)
Matthew Holt
2020-02-18
http: Close HTTP/3 servers and listeners; upstream bug irreproducible
Matthew Holt
2020-02-18
tls: Fix panic loading automation management modules (fix #3004)
Matthew Holt
2020-02-17
basicauth: default hash to bcrypt (#3050)
Robin Lambertz
2020-02-17
go.mod: update quic-go to v0.14.4 (#3048)
Marten Seemann
2020-02-16
httpcaddyfile: 'handle_errors' directive
Matthew Holt
2020-02-16
httpcaddyfile: Refactor global options parsing; prevent duplicate keys
Matthew Holt
2020-02-16
http: Remove redundant test file
Matthew Holt
2020-02-14
tls: Avoid duplication AutomationPolicies for large quantities of names
Matthew Holt
2020-02-14
Minor tweaks to docs/comments
Matthew Holt
2020-02-14
caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers
Matthew Holt
2020-02-12
tls: Add acme_ca_root and tls/ca_root to caddyfile (#3040)
Mark Sargent
2020-02-08
httpcaddyfile: Add support for DNS challenge solvers
v2.0.0-beta.14
Matthew Holt
2020-02-08
browse: allow filter init via `filter` query param (#3027)
Jeremy Lin
2020-02-08
v2: Implement RegExp Vars Matcher (#2997)
Mohammed Al Sahaf
2020-02-07
tls: Slight adjustment to how DNS provider modules are loaded
Matthew Holt
2020-02-07
Fix typo in readme
Matthew Holt
2020-02-07
Update readme
Matthew Holt
2020-02-06
Remove Starlark, for now
Matthew Holt
2020-02-06
caddyfile: tls: Ensure there is always a catch-all conn policy (#3005)
Matthew Holt
2020-02-06
caddyfile: tls: Tag manual certificates (#2588)
Matthew Holt
2020-02-05
http: Split 2-phase auto-HTTPS into 3 phases
Matthew Holt
2020-02-04
caddyhttp: Fix orig_uri placeholder docs (#3002)
Francis Lavoie
2020-02-04
httpcaddyfile: Add {remote} shorthand placeholders
Matthew Holt
2020-02-04
httpcaddyfile: Make root directive mutually exclusive
Matthew Holt
2020-02-04
header: caddyfile: Defer header operations for deletions or manually
Matthew Holt
[next]