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
/
connpolicy.go
Age
Commit message (
Expand
)
Author
5 days
go.mod: Upgrade ACMEz to v3; and upgrade CertMagic
Matthew Holt
2024-11-13
core: Implement FastAbs to avoid repeated os.Getwd calls (#6687)
Francis Lavoie
2024-11-04
caddyhttp: Add `MatchWithError` to replace SetVar hack (#6596)
Francis Lavoie
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-13
perf: use zap's Check() to prevent useless allocs (#6560)
Kévin Dunglas
2024-08-27
tls: use Go default kex for the moment that include PQC (#6542)
Bas Westerbaan
2024-07-24
caddytls: Caddyfile support for TLS conn and cert sel policies (#6462)
vnxme
2024-05-10
Fix typos (#6311)
Viktor Szépe
2024-05-06
caddytls: Ability to drop connections (close #6294)
Matthew Holt
2024-04-27
chore: add warn logs when using deprecated fields (#6276)
Mohammed Al Sahaf
2024-04-23
doc: add `verifier` in `ClientAuthentication` caddyfile marshaler doc (#6263)
Mohammed Al Sahaf
2024-04-13
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)
Matt Holt
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-25
tls: modularize trusted CA providers (#5784)
Mohammed Al Sahaf
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-05-13
caddytls: Check for nil ALPN; close #5470 (#5473)
Matt Holt
2023-05-10
caddytls: Configurable fallback SNI (#5527)
Matt Holt
2022-09-16
caddyhttp: Support TLS key logging for debugging (#4808)
David Manouchehri
2022-08-15
caddyhttp: Enable HTTP/3 by default (#4707)
Matt Holt
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-07-28
caddytls: Remove PreferServerCipherSuites
Matthew Holt
2022-06-02
caddytls: Make peer certificate verification pluggable (#4389)
Gr33nbl00d
2021-09-29
Move from deprecated ioutil to os and io packages (#4364)
KallyDev
2020-12-02
Minor comments
Matthew Holt
2020-11-25
caddytls: Configure trusted CAs from PEM files (#3882)
Matt Holt
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson
2020-07-30
caddytls: Replace lego with acmez (#3621)
Matt Holt
2020-06-05
httpcaddyfile: Add client_auth options to tls directive (#3335)
NWHirschfeld
2020-05-06
tls/client auth: verify first certificates in client request (#3344)
Karol Będkowski
2020-05-05
httpcaddyfile: Only append TLS conn policy if it's non-empty (#3319)
Matt Holt
2020-04-01
Fix for last commit
Matthew Holt
2020-04-01
caddytls: Refactor certificate selection policies (close #1575)
Matthew Holt
2020-04-01
caddytls: Update cipher suite names and curve names
Matthew Holt
2020-03-20
caddytls: Support wildcard matching in ServerName conn policy matcher
Matthew Holt
2020-03-17
httpcaddyfile: Many tls-related improvements including on-demand support
Matthew Holt
2020-03-13
Some hotfixes for beta 16
v2.0.0-beta.17
Matthew Holt
2020-03-08
caddytls: customizable client auth modes (#2913)
evtr
2020-03-06
Refactor for CertMagic v0.10; prepare for PKI app
Matthew Holt
2020-02-03
v2: only compare TLS protocol versions if both are set (#3005)
Mohammed Al Sahaf
2020-01-03
v2: housekeeping: address minor lint complaints (#2957)
Mohammed Al Sahaf
2019-12-28
http: Enable TLS for servers listening only on HTTPS port
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-09-30
tls: Change struct fields to pointers, add nil checks; rate.Burst update
Matthew Holt
2019-09-14
Eliminate some TODOs
Matthew Holt
2019-09-12
go.mod: Use lego v3 and CertMagic 0.7.0
Matthew Holt
2019-09-03
Initial implementation of TLS client authentication (#2731)
Alexandre Stein
2019-08-09
Implement config adapters and beginning of Caddyfile adapter
Matthew Holt
[next]