Commit Graph

  • 7d50137abc Initial hack at automatically obtaining SCTs and serving them with the TLS extension Alex Gaynor 2017-04-17 23:50:46 -0400
  • f8614b877d
    Revert 344017dc21 (#1584) Matthew Holt 2017-04-21 13:02:15 -0600
  • 46b2ad016b move explanatory note into correct block AJ ONeal 2017-04-21 12:16:01 -0600
  • d97c5ccad0 spacing typo fix AJ ONeal 2017-04-21 12:12:04 -0600
  • 182e1b4fb2 Merge pull request #1605 from tw4452852/1604 Matt Holt 2017-04-21 12:07:14 -0600
  • 1b0bf1d5ed minor updates to readme AJ ONeal 2017-04-21 11:44:12 -0600
  • 12b7ad3628 Fix comment Francis Lavoie 2017-04-21 11:42:52 -0400
  • d70ccba01a Improve the trim Francis Lavoie 2017-04-21 11:33:07 -0400
  • 198bceea37 Fix a mistake Francis Lavoie 2017-04-21 11:26:04 -0400
  • e7e9df46ac Strip brackets in IsInternal if no port, allow loopback for CA URLs Francis Lavoie 2017-04-21 11:17:54 -0400
  • c684de9a88 proxy: take original URL path into account when remove prefix Tw 2017-04-21 19:35:32 +0800
  • 02ce2fc815 fix typo AJ ONeal 2017-04-21 00:01:28 -0600
  • 534ddf33d4 add comment AJ ONeal 2017-04-21 00:00:17 -0600
  • 62a15075ed update the readme according to the new systemd conf AJ ONeal 2017-04-20 23:57:38 -0600
  • 1852cf53dd update as per discussion, conventional comments AJ ONeal 2017-04-20 23:21:29 -0600
  • 17377de661 Merge 9d6f47afeb into 27785f7993 chris-bandce 2017-04-20 19:08:33 +0000
  • 27785f7993
    Update readme and changelog for v0.10 v0.10.0 Matthew Holt 2017-04-20 11:36:40 -0600
  • ad4191a07e Merge pull request #1596 from mholt/closinglogs Matt Holt 2017-04-20 05:39:42 -0600
  • 91da965a39 Disable warning for insecure CA if located on private network. (#1599) Jonas Östanbäck 2017-04-20 13:38:54 +0200
  • 8c6dbf87b2 Rename IsPrivateNetwork -> IsInternal Jonas Östanbäck 2017-04-20 08:05:56 +0200
  • 4bc62d676b Update README.md AJ ONeal 2017-04-19 20:56:13 -0600
  • e05f5e16eb generated from scratch with LaunchControl, flawless AJ ONeal 2017-04-19 20:53:40 -0600
  • 7ff9a19bbd update to match new launchd plist AJ ONeal 2017-04-19 18:40:41 -0600
  • d4668c5ee1 update to match same paths as systemd AJ ONeal 2017-04-19 18:32:17 -0600
  • 7bfe62fd43 Create caddy.conf AJ ONeal 2017-04-19 17:40:00 -0600
  • b37da03989 Merge pull request #1595 from jannickfahlbusch/feature/hostnameInTemplateActions Matt Holt 2017-04-19 16:20:16 -0600
  • 1ee9c4fe1f Add more testcases Jonas Östanbäck 2017-04-19 23:34:58 +0200
  • 6f6671b238 incorporate feedback and new things learned AJ ONeal 2017-04-19 13:15:04 -0600
  • 1f928fc764 Disable warning for insecure CA if located on private network. * Add IsPrivateNetwork function * Add tests Jonas Östanbäck 2017-04-19 20:16:49 +0200
  • 58aae8b371 Merge f222c03539 into 729e4f0239 Tw 2017-04-19 10:26:32 +0000
  • 92af3ee4d8
    Add hostname template action Jannick Fahlbusch 2017-04-18 23:14:40 +0200
  • 1e8ab1cadf
    httpserver: Don't close stdout or stderr when closing logs (fix #1471) Matthew Holt 2017-04-18 16:01:11 -0600
  • 729e4f0239 Merge pull request #1594 from tw4452852/templateFuncsTest Matt Holt 2017-04-18 09:23:06 -0600
  • 790c842fad template: add test for custom function Tw 2017-04-18 22:49:20 +0800
  • f28a159b72 Merge pull request #1591 from tw4452852/template_funcs Matt Holt 2017-04-18 08:14:00 -0600
  • f77a7a805a template: support custom functions Tw 2017-04-18 16:17:30 +0800
  • 236341f78b Merge pull request #1584 from tw4452852/encoded_path Matt Holt 2017-04-17 23:39:14 -0600
  • ac3bbdbd3f
    tls: Arrange cipher suites in map in preference order for convenience Matthew Holt 2017-04-17 22:11:05 -0600
  • ce2a9cd8f9
    push: Reorder before proxy; and allow zero arguments (cf. #1573) Matthew Holt 2017-04-17 22:06:17 -0600
  • 4462e3978b
    httpserver: max_certs now forces On-Demand TLS even if name is known Matthew Holt 2017-04-17 19:53:15 -0600
  • 344017dc21 proxy: use untouched URL for concatenating Tw 2017-04-17 11:00:36 +0800
  • a56a833423 caddyhttp: New index directive for alternate index file names (#1567) elcore 2017-04-17 19:02:44 +0200
  • 6b66b19deb Merge pull request #1583 from tw4452852/1529 Matt Holt 2017-04-17 10:01:15 -0600
  • 33257de2e8 proxy: Fix #1574; health check now respects hostname when upstream Host header is configured (#1577) Francis Lavoie 2017-04-17 11:58:47 -0400
  • 156a87519e Add error check on NewRequest Francis Lavoie 2017-04-17 11:49:39 -0400
  • 8a25248c0f Merge branch 'master' into fix-#1574 Francis Lavoie 2017-04-17 11:20:27 -0400
  • 0b64ff5841 fix a typo to make CI happy Tw 2017-04-17 17:17:42 +0800
  • ec6e0cf5cd fix a mispell to make CI happy Tw 2017-04-17 17:17:42 +0800
  • 702dec0647 log: only allow new roller related options in a block Tw 2017-04-17 16:51:37 +0800
  • 8d1da68b47
    D'oh, commit all changes to file Matthew Holt 2017-04-15 22:58:34 -0600
  • 7a7e3d160b
    context: Use crypto/rand in case method used for crypto purposes Matthew Holt 2017-04-15 22:32:41 -0600
  • 5a1243ff42
    context: Fix computation for random length of random string Matthew Holt 2017-04-15 16:48:44 -0600
  • edf9cd34cc
    context: RandomString action produces a random string of random length Matthew Holt 2017-04-15 16:38:45 -0600
  • ac7ac81162 Fix with gofmt Francis Lavoie 2017-04-14 18:46:13 -0400
  • 3c63691c36 Merge branch 'master' into fix-#1574 Francis Lavoie 2017-04-14 18:33:22 -0400
  • 25b64ef256 Add test, refactoring Francis Lavoie 2017-04-14 18:18:45 -0400
  • f415ea263e
    browse: Use more standard sort icon over icons Matthew Holt 2017-04-14 16:11:26 -0600
  • 3ca419e2cf
    browse: Correct links when site defined with a path (fixes #1561) Matthew Holt 2017-04-14 12:29:26 -0600
  • d7f0e0b743 Fix misspelling outside this PR Eldin Hadzic 2017-04-14 13:38:48 +0000
  • 11230e6009 Merge branch 'master' into index elcore 2017-04-14 15:29:47 +0200
  • 097ff8ba0a Fix spelling Francis Lavoie 2017-04-13 23:43:36 -0400
  • 76cd78189f Fix missing newline Francis Lavoie 2017-04-13 23:18:16 -0400
  • 88c4209d93 Clean up debugging Francis Lavoie 2017-04-13 23:17:27 -0400
  • 84da688153 Attempt to set req.Host instead of the header Francis Lavoie 2017-04-13 23:04:18 -0400
  • 99c39edb26 Add debugging Francis Lavoie 2017-04-13 22:42:06 -0400
  • 977ec958e8 Add debugging Francis Lavoie 2017-04-13 22:30:04 -0400
  • d12aaa02cf Add debugging Francis Lavoie 2017-04-13 15:37:38 -0400
  • 338e61dae1 Add debugging Francis Lavoie 2017-04-13 15:33:52 -0400
  • ca44a1372e Fix duplicate function, Replace args Francis Lavoie 2017-04-13 15:29:22 -0400
  • 539f16fa3c Fix type problems Francis Lavoie 2017-04-13 15:26:56 -0400
  • 10b316d75e Implement adding Host header to health check Francis Lavoie 2017-04-13 15:21:50 -0400
  • 7d15435361 markdown: Match index file for each extension; fix #1418 (#1559) Toby Allen 2017-04-08 07:47:33 +0100
  • c844a969bc Merge branch 'master' into markdownindex2 Toby Allen 2017-04-08 07:22:11 +0100
  • ee34419b3c Changes made to simplify Toby Allen 2017-04-08 07:20:41 +0100
  • e26a855d8b Merge pull request #1546 from wmark/browse-sort-size Matt Holt 2017-04-07 18:32:02 -0600
  • 0aa1691b5a Move Index directive Eldin Hadzic 2017-04-07 00:41:04 +0000
  • f4c2c66e87 caddyhttp: Allow to alternate Index Eldin Hadzic 2017-04-07 00:24:32 +0000
  • e294043235 Remove ExecStartPre=chdir AJ ONeal 2017-04-06 16:43:18 -0600
  • 254156941d update systemd script to account for bug #1565 AJ ONeal 2017-04-06 16:30:56 -0600
  • c0ce2b1d50 proxy: Respect insecure_skip_verify for health check (#1558) Peer Beckmann 2017-04-03 23:16:32 +0200
  • b7df64ca72 Move the tests into an extra function. Peer Beckmann 2017-04-03 18:25:44 +0200
  • 0e24537635 Optimize two more error messages. Peer Beckmann 2017-04-03 10:59:09 +0200
  • f2734cec4c Merge remote-tracking branch 'origin/master' into Fix#1556 Peer Beckmann 2017-04-03 10:54:07 +0200
  • 81639adde3 Creating better error messages. Peer Beckmann 2017-04-03 10:54:01 +0200
  • 59bf71c293 proxy: Cleanly shutdown health checks on restart (#1524) Angel Santiago 2017-04-02 14:58:15 -0600
  • 464ade1da7 Add new browse sort - namedirfirst (#1551) Toby Allen 2017-04-02 20:38:14 +0100
  • 2fd09da27d Merge branch 'markdownindex2' of https://github.com/mholt/caddy into markdownindex2 Toby Allen 2017-04-02 17:23:03 +0100
  • ad4215705b made gofmt suggested change Toby Allen 2017-04-02 17:21:28 +0100
  • 48a829f76d Clarify Stop method comments, add comments to stop channel and waitgroup and remove out of date comment about handling stopping the proxy. Stop the ticker when the stop signal is sent MixedMessages 2017-04-02 12:18:13 -0400
  • 75a6005ef8 Merge branch 'master' into browsesort9 Toby Allen 2017-04-02 17:15:02 +0100
  • 20a81cd0f9 Merge branch 'master' into markdownindex2 Toby Allen 2017-04-02 17:12:43 +0100
  • 65e5045421 fixed tests Toby Allen 2017-04-02 17:12:19 +0100
  • 8e9a834c5a remove log lines Toby Allen 2017-04-02 16:56:30 +0100
  • ea49df396a Create list of index files based on extensions and check on a per config basis Toby Allen 2017-04-01 13:19:48 +0100
  • 3d01047220 Fixing tests. Peer Beckmann 2017-04-02 09:08:22 +0200
  • aece7804b9 Merge f7cc62c5d9 into ce47cf51be Toby Allen 2017-04-01 17:47:36 +0000
  • 74664fe046 WIP: Trying to add a test. Non functional. Peer Beckmann 2017-04-01 18:58:42 +0200
  • f68f872799 Respect the 'insecure_skip_verify' for the health check. Peer Beckmann 2017-04-01 18:56:47 +0200
  • ce47cf51be Add launch event information to readme Matthew Holt 2017-03-31 20:59:49 -0600
  • d35ce1499f Merge branch 'master' into browsesort9 Toby Allen 2017-03-31 20:50:01 +0100