index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.mod
Age
Commit message (
Expand
)
Author
2023-10-10
go.mod: Upgrade dependencies incl. x/net/http
Matthew Holt
2023-08-24
go.mod: Update quic-go to v0.38.0 (#5772)
WeidiDeng
2023-08-19
update quic-go to v0.37.6 (#5767)
Marten Seemann
2023-08-17
go.mod: Upgrade CertMagic and quic-go
Matthew Holt
2023-08-09
ci: Update to Go 1.21 (#5719)
Matt Holt
2023-08-08
go.mod: Upgrade golang.org/x/net to 0.14.0 (#5718)
Shyim
2023-08-05
go.mod: Upgrade to quic-go v0.37.3
Matthew Holt
2023-08-03
go.mod: Upgrade quic-go to v0.37.2 (fix #5680)
Matthew Holt
2023-08-02
go.mod: Upgrade dependencies esp. smallstep/certificates
Matthew Holt
2023-07-31
go.mod: Use quic-go 0.37.1
Matthew Holt
2023-07-25
go.mod: Use latest CertMagic (v0.19.1)
Matthew Holt
2023-07-21
go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644)
Marten Seemann
2023-07-17
go.mod: update quic-go to v0.36.2 (#5636)
bt90
2023-07-11
caddytls: Reuse certificate cache through reloads (#5623)
Matt Holt
2023-07-01
update quic-go to v0.36.1 (#5611)
Marten Seemann
2023-06-21
go.mod: Upgrade CertMagic for hotfix
Matthew Holt
2023-06-21
go.mod: Upgrade some dependencies
Matthew Holt
2023-06-21
chore: upgrade otel (#5586)
Omer Demirok
2023-06-21
go.mod: Update quic-go to v0.36.0 (#5584)
Marten Seemann
2023-06-01
go.mod: Upgrade quic-go to 0.35.1
Matthew Holt
2023-05-30
update quic-go to v0.35.0 (#5560)
Marten Seemann
2023-05-15
go.mod: Upgrade several dependencies
Matthew Holt
2023-05-15
caddyhttp: Refactor cert Managers (fix #5415) (#5533)
Matt Holt
2023-05-10
caddytls: Configurable fallback SNI (#5527)
Matt Holt
2023-05-07
go.mod: Upgrade CertMagic again
Matthew Holt
2023-05-06
go.mod: Upgrade CertMagic
Matthew Holt
2023-04-28
go.mod: Update some dependencies
Matthew Holt
2023-04-27
logging: Add traceID field to access logs when tracing is active (#5507)
Dave Henderson
2023-03-31
proxyprotocol: Add PROXY protocol support to `reverse_proxy`, add HTTP listen...
Corin Langosch
2023-03-09
go.mod: Upgrade dependencies
Matthew Holt
2023-03-03
core: Eliminate unnecessary shutdown delay on Unix (#5413)
Matt Holt
2023-02-24
go.mod: Upgrade quic-go to v0.33.0 (Go 1.19 min)
Matthew Holt
2023-02-14
go.mod: Upgrade acmez and x/net
Matthew Holt
2023-02-08
go.mod: Upgrade various dependencies (#5362)
Francis Lavoie
2023-02-06
Run go.mod tidy
Matthew Holt
2023-02-06
caddyauth: Use singleflight for basic auth (#5344)
Y.Horie
2023-02-06
chore: Build with Go 1.20, keep minimum at 1.18 for now (#5353)
Francis Lavoie
2023-01-24
go.mod: bump tscert package to fix Tailscale 1.34+ on Windows (#5331)
Brad Fitzpatrick
2023-01-17
go.mod: Update golang.org/x/net to v0.5.0 (#5314)
Alexandre Vicenzi
2022-12-08
go.mod: Update quic-go to v0.31.0
Matthew Holt
2022-11-23
caddypki: Use go.step.sm/crypto to generate the PKI (#5217)
Mariano Cano
2022-10-24
go.mod: Upgrade some dependencies
Matthew Holt
2022-10-13
httpcaddyfile: Improve detection of indistinguishable TLS automation policies...
Matt Holt
2022-09-30
go.mod: Upgrade select dependencies
Matthew Holt
2022-09-10
go.mod: Update truststore
Matthew Holt
2022-09-05
go.mod: Upgrade CertMagic (v0.17.1)
Matthew Holt
2022-08-31
events: Implement event system (#4912)
Francis Lavoie
2022-08-30
cmd: Migrate to `spf13/cobra`, remove single-dash arg support (#4565)
Mohammed Al Sahaf
2022-08-18
go.mod: Upgrade CertMagic to v0.16.3
Matthew Holt
2022-08-15
caddyhttp: Enable HTTP/3 by default (#4707)
Matt Holt
[next]