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
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
Matthew Holt
2019-10-01
go.mod: Use latest certmagic
Matthew Holt
2019-09-30
tls: Change struct fields to pointers, add nil checks; rate.Burst update
Matthew Holt
2019-09-24
tls/acme: Ability to customize trusted roots for ACME servers (#2756)
Matt Holt
2019-09-20
go.mod: Update certmagic to v0.7.3
Matthew Holt
2019-09-19
httpcaddyfile: Global storage configuration (closes #2758)
Matthew Holt
2019-09-17
tls: Clean up expired OCSP staples and certificates
Matthew Holt
2019-09-13
Use keybase fork of mitchellh/go-ps for bug fixes (#2750)
Mohammed Al Sahaf
2019-09-13
http: Consider wildcards when evaluating automatic HTTPS
Matthew Holt
2019-09-12
go.mod: Use lego v3 and CertMagic 0.7.0
Matthew Holt
2019-09-10
Experimental IETF-standard HTTP/3 support (known issue exists) (#2727)
Matt Holt
2019-09-09
Merge pull request #2737 from caddyserver/fastcgi (reverse proxy!)
Matt Holt
2019-09-02
reverse_proxy: WIP refactor and support for FastCGI
Matthew Holt
2019-09-02
caddyconfig: Add JSON5 and JSON-C adapters (closes #2735)
Matthew Holt
2019-08-21
Update go.mod
Matthew Holt
2019-08-09
Fix module-related errors
Matthew Holt
2019-07-15
mod: Use blackfriday's standard v2 module import path
Matthew Holt
2019-07-05
Little cleanups
Matthew Holt
2019-07-02
go.mod: Append /v2 to module name; update all import paths
Matthew Holt
2019-06-28
Refactor code related to getting current version
Matthew Holt
2019-06-24
caddytls: Support tags for manually-loaded certificates
Matthew Holt
2019-06-20
tls: Improve (and fix) on-demand configuration
Matthew Holt
2019-06-18
Refactor templates execution; add sprig functions
Matthew Holt
2019-06-14
Rename caddy2 -> caddy
Matthew Holt
2019-06-13
Implement brotli encoder; improve validation of other encoders
Matthew Holt
2019-06-13
Update go modules
Matthew Holt
2019-06-07
fix module import paths and add cors to admin endpoints
dev
2019-06-04
Change import paths to GitHub package names
Matthew Holt
2019-05-20
move internal packages to pkg folder and update reverse proxy
dev
2019-05-06
Add go module files
dev
[prev]