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
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
caddytls
Age
Commit message (
Expand
)
Author
2024-11-13
core: Implement FastAbs to avoid repeated os.Getwd calls (#6687)
Francis Lavoie
2024-11-05
caddytls: Allow disabling storage cleaning, avoids writing two files (#6593)
Francis Lavoie
2024-11-04
caddyhttp: Add `MatchWithError` to replace SetVar hack (#6596)
Francis Lavoie
2024-10-07
caddytls: Drop `rate_limit` and `burst`, has been deprecated (#6611)
Francis Lavoie
2024-10-01
cmd: Better error handling when reloading (#6601)
Matt Holt
2024-10-01
caddytls: Support new tls.context module (#6369)
Matt Holt
2024-09-29
doc: remove docs of deprecated directives (#6566)
Mohammed Al Sahaf
2024-09-25
chore: Use slices package where possible (#6585)
Francis Lavoie
2024-09-25
caddytls: Give a better error message when given encrypted private keys (#6591)
Francis Lavoie
2024-09-13
perf: use zap's Check() to prevent useless allocs (#6560)
Kévin Dunglas
2024-09-11
caddytls: Add sni_regexp matcher (#6569)
vnxme
2024-08-27
tls: use Go default kex for the moment that include PQC (#6542)
Bas Westerbaan
2024-08-12
matchers: fix a regression in #6480 (#6510)
vnxme
2024-08-07
caddytls,caddyhttp: Placeholders for some TLS and HTTP matchers (#6480)
vnxme
2024-07-24
caddytls: Caddyfile support for TLS conn and cert sel policies (#6462)
vnxme
2024-07-24
caddytls: Caddyfile support for TLS handshake matchers (#6461)
vnxme
2024-06-04
Make it possible to configure the `DisableStorageCheck` setting for certmagic...
Andreas Kohn
2024-06-01
I'm so tired of typos
Matthew Holt
2024-06-01
caddytls: Implement certmagic.RenewalInfoGetter
Matthew Holt
2024-05-20
context: AppIfConfigured returns error; consider not-yet-provisioned modules ...
Francis Lavoie
2024-05-20
Fix lint error about deprecated method in smallstep/certificates/authority
Matthew Holt
2024-05-20
caddytls: fix permission requirement with AutomationPolicy (#6328)
Will Norris
2024-05-18
caddytls: remove ClientHelloSNICtxKey (#6326)
Will Norris
2024-05-18
caddytls: set server name in context (#6324)
Will Norris
2024-05-10
Fix typos (#6311)
Viktor Szépe
2024-05-08
reverseproxy: Pointer to struct when loading modules; remove LazyCertPool (#6...
WeidiDeng
2024-05-06
caddytls: Ability to drop connections (close #6294)
Matthew Holt
2024-04-30
caddytls: Evict internal certs from cache based on issuer (#6266)
v2.8.0-beta.1
Matt Holt
2024-04-27
chore: add warn logs when using deprecated fields (#6276)
Mohammed Al Sahaf
2024-04-24
run `golangci-lint run --fix --fast` (#6270)
Mohammed Al Sahaf
2024-04-24
caddytls: Option to configure certificate lifetime (#6253)
clauverjat
2024-04-23
doc: add `verifier` in `ClientAuthentication` caddyfile marshaler doc (#6263)
Mohammed Al Sahaf
2024-04-22
caddytls: Add Caddyfile support for on-demand permission module (close #6260)
Matthew Holt
2024-04-15
caddytls: Remove shim code supporting deprecated lego-dns (#6231)
Aziz Rmadi
2024-04-15
connection policy: add `local_ip` matcher (#6074)
Mohammed Al Sahaf
2024-04-13
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)
Matt Holt
2024-04-13
caddytls: Still provision permission module if ask is specified
Matthew Holt
2024-03-30
modules: fix some typo in conments (#6206)
reallylowest
2024-03-05
caddytls: clientauth: leaf verifier: make trusted leaf certs source pluggable...
Aziz Rmadi
2024-02-26
caddytls: verifier: caddyfile: re-add Caddyfile support (#6127)
Mohammed Al Sahaf
2024-01-30
caddytls: Make on-demand 'ask' permission modular (#6055)
Matt Holt
2024-01-25
chore: enabling a few more linters (#5961)
Yolan Romailler
2024-01-25
tls: modularize trusted CA providers (#5784)
Mohammed Al Sahaf
2024-01-23
caddyfile: Normalize & flatten all unmarshalers (#6037)
Francis Lavoie
2024-01-09
tls: add reuse_private_keys (#6025)
Rithvik Vibhu
2023-12-07
caddytls: Sync distributed storage cleaning (#5940)
Matt Holt
2023-12-07
caddytls: Context to DecisionFunc (#5923)
Andreas Kohn
2023-12-04
tls: accept placeholders in string values of certificate loaders (#5963)
Mohammed Al Sahaf
2023-10-11
tls: Add X25519Kyber768Draft00 PQ "curve" behind build tag (#5852)
Bas Westerbaan
2023-08-23
chore: Appease gosec linter (#5777)
Matt Holt
[next]