- 22 Jul, 2016 1 commit
-
-
Matthew Holt authored
-
- 21 Jul, 2016 8 commits
-
-
Matthew Holt authored
This reverts commit 9ea05919, reversing changes made to 2125ae5f.
-
Matt Holt authored
minor condition keyword check refactor
-
Matt Holt authored
proxy: fix hyphen issue when parsing target
-
Abiola Ibrahim authored
-
Matt Holt authored
HTTP Headers
-
Tw authored
fix issue #948 Signed-off-by: Tw <tw19881113@gmail.com>
-
Garrett Squire authored
add a test to ensure this works.
-
Tw authored
* proxy: add benchmark Signed-off-by: Tw <tw19881113@gmail.com> * replacer: prepare lazily update issue#939 benchmark old ns/op new ns/op delta BenchmarkProxy-4 83865 72544 -13.50% Signed-off-by: Tw <tw19881113@gmail.com> * proxy: use buffer pool to avoid temporary allocation Signed-off-by: Tw <tw19881113@gmail.com>
-
- 19 Jul, 2016 7 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matt Holt authored
Update readme contributing section
-
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
-