Commit Graph

  • c4a5211416 Merge df71f066d4 into 1240690973 Thomas 2016-07-19 20:38:08 +0000
  • 1240690973
    Avoid deadlock (fixes #941) Matthew Holt 2016-07-19 12:05:40 -0600
  • b35d19d78e Set protocol version properly (fixes #943) Matthew Holt 2016-07-19 11:48:39 -0600
  • cf4e0c9c9c Merge pull request #940 from mmlkrx/update-readme-contributing-section Matt Holt 2016-07-19 07:50:31 -0600
  • ac97cf426f Update readme contributing section Matthias Loker 2016-07-19 15:41:54 +0200
  • f28af63732
    Version 0.9 v0.9.0 Matthew Holt 2016-07-18 21:50:45 -0600
  • 38c2463416
    Fix ACME asset migration when renaming folders Matthew Holt 2016-07-18 21:50:27 -0600
  • df018ea64a
    Properly handle path-only addresses (also fix godoc typos) Matthew Holt 2016-07-18 18:45:20 -0600
  • 4ff46ad447
    Refactor Server into TCPServer and UDPServer Matthew Holt 2016-07-18 16:28:26 -0600
  • 59c6513b31
    Clarify some godoc Matthew Holt 2016-07-18 16:21:19 -0600
  • aede4ccbce Small changes; mostly comments Matthew Holt 2016-07-18 14:32:12 -0600
  • 9315738dab Allow for UDP servers (#935) Miek Gieben 2016-07-18 21:24:09 +0100
  • 08901742e4 Update the documentation Miek Gieben 2016-07-18 21:16:26 +0100
  • c6b7881616 Allow for UDP servers Miek Gieben 2016-07-17 13:42:18 +0100
  • 502a8979a8 Propagate DNS provider plugins to caddy package so -plugins shows them Matthew Holt 2016-07-15 21:28:49 -0600
  • d6110f8e9e Merge pull request #932 from pedronasser/fix-import Pedro Nasser 2016-07-14 23:30:28 -0300
  • d7698ecf13 fix: import should always be relative to current file directory Pedro Nasser 2016-07-14 21:48:56 -0300
  • 9ea0591951 Merge pull request #931 from pedronasser/master Pedro Nasser 2016-07-14 21:46:24 -0300
  • ffafb2eca8 Merge branch 'master' of github.com:pedronasser/caddy Pedro Nasser 2016-07-14 18:17:05 -0300
  • 6bb1e0c674 improve transparent mode Pedro Nasser 2016-07-14 18:16:58 -0300
  • 6f37e9d31b Merge branch 'master' into master Pedro Nasser 2016-07-14 15:48:46 -0300
  • b58872925a fixed transparent host and added test case Pedro Nasser 2016-07-14 15:43:06 -0300
  • 8d7136fc06 fix transparent host header #916 Pedro Nasser 2016-07-14 15:30:00 -0300
  • 2125ae5f99 import should get absolute path before glob (#929) Pedro Nasser 2016-07-13 13:58:42 -0300
  • ccfbf76d2e fix caddyfile test Pedro Nasser 2016-07-13 13:32:59 -0300
  • d6f3b5cf48 use complete path as the dispenser filename Pedro Nasser 2016-07-13 13:14:21 -0300
  • 615bf8fb61 try to fix test on windows Pedro Nasser 2016-07-13 03:35:46 -0300
  • 2edce0fd4a fix test: import should get absolute path before glob Pedro Nasser 2016-07-13 03:22:09 -0300
  • 17bebe11df import should get absolute path before glob Pedro Nasser 2016-07-13 03:09:56 -0300
  • 3fd3feeffe
    Add Ext action to template context (closes #844) Matthew Holt 2016-07-11 08:37:19 -0600
  • 62622eb853 proxy: 'transparent' also sets X-Forwarded-For (closes #924) Matthew Holt 2016-07-09 17:33:27 -0600
  • 87c389f73d Proposal: Middleware Config (#908) Abiola Ibrahim 2016-07-09 01:12:52 +0100
  • cf03c9a6c8 Merge pull request #928 from abiosoft/master Abiola Ibrahim 2016-07-08 19:52:19 +0100
  • 48abb41135 discard remaining args in if block Abiola Ibrahim 2016-07-08 19:39:31 +0100
  • 7eb4bb8e1c Merge pull request #927 from pedronasser/master Pedro Nasser 2016-07-08 14:52:45 -0300
  • df71f066d4 Expose raw tcp connection from proxy 6f7262 2016-07-08 17:18:56 +0000
  • 39e55072d7 fix rewrite if problem (skip remaining args) Pedro Nasser 2016-07-08 14:11:15 -0300
  • 4239c6842b Minor refactors Abiola Ibrahim 2016-07-08 15:37:40 +0100
  • edb8b21ce2 Merge branch 'master' into path-match-experiment Abiola Ibrahim 2016-07-08 14:38:51 +0100
  • 88a2811e2a Pluggable TLS Storage (#913) Chad Retz 2016-07-08 08:32:31 -0500
  • 065eeb42c3 Move rewrite and ext middlewares to before gzip (fixes #914) Matthew Holt 2016-07-06 00:04:39 -0600
  • d4b10b69a7 Merge pull request #920 from ianwalter/master Matt Holt 2016-07-05 23:32:01 -0600
  • f77264b776
    Improve basicauth password comparison Matthew Holt 2016-07-05 12:49:25 -0600
  • ad2ed5b0ae Changing refs from /usr/bin to /usr/local/bin Ian Walter 2016-07-05 13:39:04 -0400
  • 0b3213efe2 Merge pull request #2 from mholt/master L3DLP 2016-07-05 11:09:19 +0200
  • 19eab2a0db Merge ba92c65996 into fdb6d64f9d Antoine Ténart 2016-07-04 16:46:43 +0000
  • ba92c65996 Add the ACL directive Antoine Tenart 2016-07-04 13:47:15 +0200
  • 3ef4a1179c Key fields on composite literals Chad Retz 2016-07-02 21:44:36 -0500
  • e0ea728eec Pluggable storage changes: Chad Retz 2016-07-02 21:40:04 -0500
  • fdb6d64f9d
    Add locale plugin directive, update changelog Matthew Holt 2016-07-02 18:07:24 -0600
  • 227664336e Misc. changes: {hostonly} placeholder, self_signed port fix Matthew Holt 2016-07-02 14:10:57 -0600
  • cad564021b Formatting improvement on struct array literal by removing struct name Chad Retz 2016-07-01 16:05:44 -0500
  • e0097db994 Fix issue with caddymain's temporary moveStorage Chad Retz 2016-07-01 16:01:32 -0500
  • 0d0e0e1550 Add TLS storage docs, test harness, and minor clean up from code review Chad Retz 2016-07-01 15:32:38 -0500
  • 84771da9fd Initial concept for pluggable storage (sans tests and docs) Chad Retz 2016-06-30 17:31:53 -0500
  • 375edc7dd5 Merge branch 'master' into path-match-experiment Abiola Ibrahim 2016-06-30 11:26:06 +0100
  • 53fa4e0d90 Refactors Abiola Ibrahim 2016-06-30 10:15:43 +0100
  • 32329a473d Merge pull request #909 from evermax/master Matt Holt 2016-06-29 18:53:15 -0600
  • e5bf8cab24 Test that the host header forwarding on the proxy middleware Maxime 2016-06-29 16:52:31 -0700
  • 5809b1c8c1 Prototype middleware Config Abiola Ibrahim 2016-06-30 00:14:46 +0100
  • 6db4771aa8 Merge pull request #907 from abiosoft/fastcgi_env_placeholder Matt Holt 2016-06-29 07:09:37 -0600
  • b1cd0bfeff Support for placeholders in fastcgi env vars. Abiola Ibrahim 2016-06-29 13:41:52 +0100
  • 2e84fe4504
    Replace auto-HTTPS info message and move a method to proper file Matthew Holt 2016-06-28 23:01:06 -0600
  • d2be213e10
    Import paths now relative to Caddyfile (closes #867) Matthew Holt 2016-06-28 22:39:29 -0600
  • a1bc94e409
    Working on a fix for proxy related to setting Host header (cf. #874) Matthew Holt 2016-06-28 18:40:07 -0600
  • 80dd95a495
    Change outreq.Host instead of r.Host (possibly related to #874) Matthew Holt 2016-06-28 18:19:35 -0600
  • 5a45719227
    Don't change port when TLS is managed manually Matthew Holt 2016-06-28 18:16:10 -0600
  • 345ece3850 add multi proxy supprot based on urls Viacheslav Biriukov 2015-06-07 17:07:23 +0000
  • 2b44a7d052
    Link to instructions if storage migration fails (#902) Matthew Holt 2016-06-27 15:13:01 -0600
  • 58085edc16 Don't treat localhost specially when assigning bind address Matthew Holt 2016-06-27 13:14:17 -0600
  • 6f05faa670 Merge pull request #900 from hacdias/patch-2 Matt Holt 2016-06-27 08:32:54 -0600
  • eddb6f0a79 Merge pull request #905 from nesl247/hotfix/go-get-url Matt Holt 2016-06-27 08:32:27 -0600
  • 70b75d1433 Fix go get url Harrison Heck 2016-06-26 14:40:13 -0400
  • 15fa5cf2da
    OnFirstStartup and OnFinalShutdown callbacks added Matthew Holt 2016-06-23 18:02:12 -0600
  • e74678ed43 Change hugo and filemanager order Henrique Dias 2016-06-23 16:55:56 +0100
  • d84c823855 Add filemanager directive Henrique Dias 2016-06-23 16:03:16 +0100
  • b49f65d5de
    0.9 beta 2 v0.9-beta.2 Matthew Holt 2016-06-22 07:09:27 -0600
  • fd8fe24bcb Merge pull request #899 from abiosoft/master Abiola Ibrahim 2016-06-22 05:49:46 +0100
  • 281603895b Minor refactor. Abiola Ibrahim 2016-06-22 05:36:29 +0100
  • fbad4e15c2 Fix browse template row hover effect for first row Matthew Holt 2016-06-21 19:22:13 -0600
  • ab301fec00 Fix typo, formatting Matthew Holt 2016-06-21 19:21:45 -0600
  • deec149891 fix for new rewrite test case and add table test to replacer (#890) Pedro Nasser 2016-06-21 21:44:16 -0300
  • 9ca87cd139 Merge pull request #898 from abiosoft/master Abiola Ibrahim 2016-06-21 20:52:51 +0100
  • cad9b3f62f Fix missed if_op refactor. Ensure with tests. Abiola Ibrahim 2016-06-21 20:41:09 +0100
  • e585a74115
    Revamped readme Matthew Holt 2016-06-21 11:28:38 -0600
  • 115cccf377 Merge b8dae2317e into d9b6563d88 Abiola Ibrahim 2016-06-21 15:48:34 +0000
  • b8dae2317e Fix missed if_op refactor. Ensure with tests. Abiola Ibrahim 2016-06-21 16:44:30 +0100
  • 6386d53c5a Merge branch 'master' into condition-upgrades Abiola Ibrahim 2016-06-21 16:36:45 +0100
  • d9b6563d88 Condition upgrades (if, if_op) for rewrite, redir (#889) Abiola Ibrahim 2016-06-21 15:59:29 +0100
  • 9e8769d1db conform with new 0.9 beta function changes. Abiola Ibrahim 2016-06-21 10:12:04 +0100
  • 564f09d9d5 Merge branch 'master' into condition-upgrades Abiola Ibrahim 2016-06-21 10:05:08 +0100
  • 25043aa632 Use if_op Abiola Ibrahim 2016-06-21 10:03:22 +0100
  • 0a3f68f0d7
    Fix test on Windows (with 1 CPU) Matthew Holt 2016-06-21 00:23:18 -0600
  • e625c7c051
    Every package has a test Matthew Holt 2016-06-21 00:11:55 -0600
  • 937654d1e0 Set host and port on address if specified via flag (fixes #888) Matthew Holt 2016-06-20 18:25:31 -0600
  • 33aba7eb91 Merge pull request #894 from RobbieMcKinstry/master Matt Holt 2016-06-20 18:02:27 -0600
  • 80e15ea77e Merge 188b84d0ce into 81c4ea6be7 Zac Bergquist 2016-06-20 23:39:17 +0000
  • 188b84d0ce
    Fix a few lint warnings. Zac Bergquist 2016-06-20 19:23:52 -0400
  • d252d40681 Refactoring to remove lint Robbie McKinstry 2016-06-20 19:11:29 -0400
  • 81c4ea6be7 Add support for Alt-Svc headers (#892) Mateusz Gajewski 2016-06-20 21:50:25 +0200