- 19 Jul, 2016 4 commits
-
-
Matthias Loker authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
- 18 Jul, 2016 4 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
-
Miek Gieben authored
* Allow for UDP servers Extend the Server interface with ServePacket and ListenPacket - this is in the same vein as the net package. Plumb the packetconn through the start and restart phases. Rename RestartPair to RestartTriple as it now also contains a Packet. Not that these can now be nil, so we need to check for that when restarting. * Update the documentation
-
- 16 Jul, 2016 1 commit
-
-
Matthew Holt authored
-
- 15 Jul, 2016 3 commits
-
-
Pedro Nasser authored
fix: import should always be relative to current file directory
-
Pedro Nasser authored
-
Pedro Nasser authored
fix transparent host header #916
-
- 14 Jul, 2016 5 commits
-
-
Pedro Nasser authored
-
Pedro Nasser authored
-
Pedro Nasser authored
-
Pedro Nasser authored
-
Pedro Nasser authored
-
- 13 Jul, 2016 1 commit
-
-
Pedro Nasser authored
* import should get absolute path before glob * fix test: import should get absolute path before glob * try to fix test on windows * use complete path as the dispenser filename * fix caddyfile test
-
- 11 Jul, 2016 1 commit
-
-
Matthew Holt authored
-
- 09 Jul, 2016 2 commits
-
-
Matthew Holt authored
-
Abiola Ibrahim authored
* Prototype middleware Config * Refactors * Minor refactors
-
- 08 Jul, 2016 5 commits
-
-
Abiola Ibrahim authored
discard remaining args for if block in redir.
-
Abiola Ibrahim authored
-
Pedro Nasser authored
fix rewrite if problem (skip remaining args)
-
Pedro Nasser authored
-
Chad Retz authored
* Initial concept for pluggable storage (sans tests and docs) * Add TLS storage docs, test harness, and minor clean up from code review * Fix issue with caddymain's temporary moveStorage * Formatting improvement on struct array literal by removing struct name * Pluggable storage changes: * Change storage interface to persist all site or user data in one call * Add lock/unlock calls for renewal and cert obtaining * Key fields on composite literals
-
- 06 Jul, 2016 2 commits
-
-
Matthew Holt authored
-
Matt Holt authored
Changing refs from /usr/bin to /usr/local/bin
-
- 05 Jul, 2016 2 commits
-
-
Matthew Holt authored
Thanks to @jaredfolkins for the feedback
-
Ian Walter authored
-
- 03 Jul, 2016 1 commit
-
-
Matthew Holt authored
-
- 02 Jul, 2016 1 commit
-
-
Matthew Holt authored
-
- 30 Jun, 2016 1 commit
-
-
Matt Holt authored
Test that the host header forwarding on proxy
-
- 29 Jun, 2016 7 commits
-
-
Maxime authored
-
Matt Holt authored
Support for placeholders in fastcgi env vars.
-
Abiola Ibrahim authored
-
Matthew Holt authored
-
Matthew Holt authored
This is inconsistent with the other directives, but import is a special case and frankly the behavior of import shouldn't change depending on the directory from which you run caddy. Breaking change but I think it's for the better, and best to do it now before 1.0.
-
Matthew Holt authored
Also see https://forum.caddyserver.com/t/caddy-0-9-beta-version-available-updated-beta-2/146/29?u=matt which has another account of strange proxy behavior; I think this resolves that.
-
Matthew Holt authored
Also a few little formatting changes and comments.
-