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
/
cmd
Age
Commit message (
Expand
)
Author
2019-12-31
Config auto-save; run --resume flag; update environ output (close #2903)
Matthew Holt
2019-12-31
Change storage paths to follow OS conventions; migrate folder (#2955)
Matthew Holt
2019-12-23
cmd: Eliminate unintended use of cgo
Matthew Holt
2019-12-16
admin: /stop endpoint gracefully shuts down; fixes caddy stop command
Matthew Holt
2019-12-12
cmd: Fix validate command when JSON contains "@id" fields
Matthew Holt
2019-12-10
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
Matt Holt
2019-11-15
cmd: Improve stop command by trying API before signaling process
Matthew Holt
2019-11-08
cmd: Print errors to stderr
Matthew Holt
2019-11-04
cmd: Move module imports into standard packages
Matthew Holt
2019-11-04
core: Major refactor of admin endpoint and config handling
Matthew Holt
2019-10-30
admin listener as opt-in for initial config (#2834)
Andreas Schneider
2019-10-29
Plug in distributed STEK module
Matthew Holt
2019-10-28
v2: Logging! (#2831)
Matt Holt
2019-10-15
v2: Project-and-CI-wide linter config (#2812)
Mohammed Al Sahaf
2019-10-10
cmd: Plug in the http.handlers.authentication module
Matthew Holt
2019-10-10
http: Add Starlark handler
Matthew Holt
2019-10-09
http: Add work-in-progress cache handler module
Matthew Holt
2019-10-08
cmd: Built-in commands all use RegisterCommand (#2794)
yzongyue
2019-10-06
cmd/main: Plug in json5 and jsonc config adapters
Matthew Holt
2019-10-06
cmd: adapt: Default --adapter value is "caddyfile"
Matthew Holt
2019-10-01
cmd: CLI improvements; add --validate to adapt command
Matthew Holt
2019-09-30
cmd: Add validate subcommand; list-modules --versions; some renaming
Matthew Holt
2019-09-30
cmd: Refactor subcommands, add help, make them pluggable
aca
2019-09-19
httpcaddyfile: Global storage configuration (closes #2758)
Matthew Holt
2019-09-18
http: Improve auto HTTP->HTTPS redirects, fix edge cases
Matthew Holt
2019-09-13
Use keybase fork of mitchellh/go-ps for bug fixes (#2750)
Mohammed Al Sahaf
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-05
cli: Fix run and start when no config file is available
Matthew Holt
2019-09-02
reverse_proxy: WIP refactor and support for FastCGI
Matthew Holt
2019-08-22
caddyfile: Support global config block; allow non-empty blocks w/ 0 keys
Matthew Holt
2019-08-09
Implement config adapters and beginning of Caddyfile adapter
Matthew Holt
2019-07-24
Add missing imports (#2688)
Dreamacro
2019-07-20
Force quit on Windows with taskkill /f (#2670)
Toby Allen
2019-07-18
cmd: Add print-env flag to run command
Matthew Holt
2019-07-12
Standardize exit codes and improve shutdown handling; update gitignore
Matthew Holt
2019-07-07
Better error handling in CLI commands
Matthew Holt
2019-07-05
cmd: New reload command
Matthew Holt
2019-07-02
go.mod: Append /v2 to module name; update all import paths
Matthew Holt
2019-06-30
Add license
Matthew Holt
2019-06-28
Refactor code related to getting current version
Matthew Holt
2019-06-28
Caddy 2 gets a CLI! And admin endpoint is now configurable via JSON
Matthew Holt
2019-06-18
Implement templates handler; various minor cleanups and bug fixes
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-10
Implement encode middleware (#2)
Matt Holt
2019-06-04
Change import paths to GitHub package names
Matthew Holt
2019-06-03
Customize admin endpoint address with -listen flag
Matthew Holt
2019-05-29
Implement session ticket keys; default STEK module with rotation
Matthew Holt
[prev]
[next]