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
/
go.sum
Age
Commit message (
Expand
)
Author
2020-05-02
caddytls: Finish upgrading to libdns DNS providers for ACME challenges
Matthew Holt
2020-05-01
reverseproxy: Remove circuitbreaker module (see #3331)
Matthew Holt
2020-04-30
go.mod: Remove DNSProviderMaker interface; update to lego 3.6
Matthew Holt
2020-04-14
go.mod: Update dependencies including CertMagic (fixes #3202)
Matthew Holt
2020-04-09
go.mod: Update certmagic
Matthew Holt
2020-04-09
go.mod: Try smallstep again
Matthew Holt
2020-04-09
go.mod: Update smallstep/cli
Matthew Holt
2020-04-09
go.mod: Update dependencies
Matthew Holt
2020-04-08
caddyhttp: CEL matcher checks return type; slight refactor
Matthew Holt
2020-04-03
chore: add adapt tests. fix load failure not failing tests (#3222)
Mark Sargent
2020-04-03
go.mod: Update CertMagic (again) v0.10.10
Matthew Holt
2020-04-03
go.mod: Use latest Certmagic (v0.10.9)
Matthew Holt
2020-04-03
go.mod: Update CertMagic to v0.10.8
Matthew Holt
2020-04-01
caddytls: Refactor certificate selection policies (close #1575)
Matthew Holt
2020-04-01
go.mod: Update smallstep/truststore
Matthew Holt
2020-03-31
caddytls: Add support for externalAccountBinding ACME extension
Matthew Holt
2020-03-26
caddytls: Match automation policies by wildcard subjects too
Matthew Holt
2020-03-24
Remove some non-essential plugins from this repo (#2780)
Matthew Holt
2020-03-20
go.mod: Update some deps; add new Strings lib to CEL matcher
Matthew Holt
2020-03-20
go.mod: Update CertMagic
Matthew Holt
2020-03-19
caddyhttp: Implement CEL matcher (see #3051) (#3155)
v2.0.0-beta.18
Matt Holt
2020-03-17
Update dependencies and readme
Matthew Holt
2020-03-13
Some hotfixes for beta 16
v2.0.0-beta.17
Matthew Holt
2020-03-13
Minor tweaks
v2.0.0-beta.16
Matthew Holt
2020-03-13
v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125)
Matt Holt
2020-03-06
Merge branch 'certmagic-refactor' into v2
Matthew Holt
2020-03-06
Refactor for CertMagic v0.10; prepare for PKI app
Matthew Holt
2020-03-02
update quic-go to v0.15.1 (#3109)
Marten Seemann
2020-03-01
go.mod: update quic-go to v0.15.0 (supporting QUIC draft-27) (#3107)
Marten Seemann
2020-02-25
v2: 'log' directive for Caddyfile, and debug mode (#3052)
Matt Holt
2020-02-17
go.mod: update quic-go to v0.14.4 (#3048)
Marten Seemann
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-05
http: Split 2-phase auto-HTTPS into 3 phases
Matthew Holt
2020-01-10
cmd: Add build-info command; update CertMagic
Matthew Holt
2020-01-08
go.mod: Update lego, tidy up
Matthew Holt
2019-12-31
Change storage paths to follow OS conventions; migrate folder (#2955)
Matthew Holt
2019-12-23
templates: Change functions, add front matter support, better markdown
v2.0.0-beta11
Matthew Holt
2019-12-23
cmd: Eliminate unintended use of cgo
Matthew Holt
2019-12-17
Update go.mod; use CertMagic v0.9.0
Matthew Holt
2019-12-07
update quic-go to v0.14.1 (#2918)
Marten Seemann
2019-12-03
update quic-go to v0.14.0 (#2916)
Marten Seemann
2019-11-09
go.mod: update quic-go to v0.13.1 (#2871)
Marten Seemann
2019-11-04
core: Major refactor of admin endpoint and config handling
Matthew Holt
2019-10-28
v2: Logging! (#2831)
Matt Holt
2019-10-25
fuzz: introduce continuous fuzzing for Caddy (#2723)
Mohammed Al Sahaf
2019-10-21
tls: Make the on-demand rate limiter actually work
Matthew Holt
2019-10-16
tls: Asynchronous cert management at startup (uses CertMagic v0.8.0)
Matthew Holt
2019-10-11
go.mod: Use latest certmagic which uses lego v3.1.0
Matthew Holt
2019-10-10
go.mod: Update dependencies
v2.0.0-beta5
Matthew Holt
[next]