Commit Graph

  • 580b50ea20 letsencrypt: Support for http-01, awkwardly straddling that and SimpleHTTP for now Matthew Holt 2015-11-17 18:11:19 -0700
  • 659df6967e letsencrypt: Don't assume default port of 443 Matthew Holt 2015-11-17 16:17:43 -0700
  • b9244cdf2e templates: Another context fix when host header is missing port Matthew Holt 2015-11-17 14:35:18 -0700
  • a2ba00bdc8 Update docs n things Matthew Holt 2015-11-17 10:19:03 -0700
  • 1d47e590e5 proxy: Make headers when upstream is created; avoid potential nil ptr deref Matthew Holt 2015-11-17 10:18:13 -0700
  • 280ba9db85 Merge pull request #345 from tw4452852/my_proxy Matt Holt 2015-11-17 08:20:29 -0700
  • 7f98a6cccf Merge pull request #347 from tw4452852/my_health Matt Holt 2015-11-17 08:14:50 -0700
  • a5b117fcdf proxy: make tests workable when offline Tw 2015-11-17 15:08:36 +0800
  • f56d2090b6 proxy: make http header block scoped Tw 2015-11-17 14:07:32 +0800
  • 37e3cf684d Merge pull request #343 from abiosoft/master Matt Holt 2015-11-16 18:06:58 -0700
  • 7949388da8 Proxy: Allow ignored subpaths. Abiola Ibrahim 2015-11-16 17:22:06 +0100
  • dd119e04b1 Fix go vet Matthew Holt 2015-11-15 11:06:50 -0700
  • f7cfe79905 websocket: Simple buildEnv test, and fix for addresses without port Matthew Holt 2015-11-15 11:05:19 -0700
  • 3dc5e0e181 Added a few little tests Matthew Holt 2015-11-15 10:55:15 -0700
  • 1ca34c4ecf Couple fixes for env var replacements and tests Matthew Holt 2015-11-15 08:01:24 -0700
  • 837ee9f042 Merge pull request #319 from mbanzon/issue-304 Matt Holt 2015-11-15 07:17:42 -0700
  • d448c919e8 Changed implementation of issue #304 fix Michael Banzon 2015-11-15 11:16:37 +0100
  • 7d5b6b96ea Make signal trapping optional Matthew Holt 2015-11-14 21:59:43 -0700
  • 7b064535bf Changed SIGINT and added support for HUP, QUIT, and TERM Matthew Holt 2015-11-14 20:56:34 -0700
  • b42334eb91 Several improvements and bug fixes related to graceful reloads Matthew Holt 2015-11-14 18:00:18 -0700
  • 94c746c44f letsencrypt: Return an error if making site folder fails Matthew Holt 2015-11-12 23:54:57 -0700
  • 7d46a7d5f4 Much refactor; many fix; so wow Matthew Holt 2015-11-12 23:54:42 -0700
  • 9e2cef38f6 Write pidfile only if server starts successfully Matthew Holt 2015-11-12 12:58:01 -0700
  • e166ebf68b Added test for environment replacement. Michael Banzon 2015-11-14 18:54:29 +0100
  • 33b1d4c55d Merge pull request #340 from cubicdaiya/setcpu-test-fix Matt Holt 2015-11-13 23:11:35 -0700
  • ae2e0900c1 Merge pull request #339 from cubicdaiya/vary-accept-encoding Matt Holt 2015-11-13 23:10:59 -0700
  • 91ac2c58fa fixed test failure. Tatsuhiko Kubo 2015-11-14 11:38:26 +0900
  • 69662d4d7d gzip: added Vary: Accept-Encoding to response header. Tatsuhiko Kubo 2015-11-14 05:59:38 +0900
  • fc6afe2a8b Merge pull request #333 from mholt/firststartup Matt Holt 2015-11-10 23:03:17 -0700
  • 51d2ff4e47 markdown: Default extensions .md, .markdown, and .mdown Matthew Holt 2015-11-10 22:39:27 -0700
  • d46967d1e2 core: Fixed minor restart bug Matthew Holt 2015-11-10 21:26:22 -0700
  • 4d78013646 Clean up flags Matthew Holt 2015-11-10 19:50:40 -0700
  • 5cced604e4 startup: Only run commands at first startup Matthew Holt 2015-11-10 19:46:18 -0700
  • a39ed2823e Merge pull request #332 from coolaj86/coolaj86-alphabetize Matt Holt 2015-11-10 19:02:39 -0700
  • 4bed399ca4 Alphabetize command line options, vars, and checks AJ ONeal 2015-11-10 17:52:29 -0800
  • 93c330c4ce add --pidfile string option AJ ONeal 2015-11-10 17:44:00 -0800
  • 76ec785e87 ext: Fix panic when URL path is empty Matthew Holt 2015-11-10 16:04:02 -0700
  • e9b9432da5 "-conf stdin" required to pipe in Caddyfile Matthew Holt 2015-11-10 15:06:47 -0700
  • c31e86db02 caddyfile: Change JSON format to use arrays, not objects Matthew Holt 2015-11-10 11:49:01 -0700
  • 13557eb5ef core: Fix bug that caused parent process to block indefinitely Matthew Holt 2015-11-09 11:52:43 -0700
  • 02213402e8 Unexport internal types; improved markdown summaries Matthew Holt 2015-11-09 07:45:37 -0700
  • e1f23a1eb7 Merge pull request #326 from PatelNDipen/master Matt Holt 2015-11-08 09:37:04 -0700
  • 485af2c6ba removed comment from browse test Dipen Patel 2015-11-08 08:40:18 -0500
  • 171fd34b3c markdown: Make base path optional, always generate links Matthew Holt 2015-11-07 20:24:17 -0700
  • 1017142d9b Made style adjustments to browse and redir tests Dipen Patel 2015-11-07 22:17:26 -0500
  • be9f644425 -host and -port flags affect shorthand caddyfile Matthew Holt 2015-11-07 20:03:02 -0700
  • 8628a50b7d Forgot this one v0.8-beta.3 Matthew Holt 2015-11-07 17:25:44 -0700
  • 161db70c15 Latest Go 1.4 version Matthew Holt 2015-11-07 17:23:16 -0700
  • e7b8be31cf This calls for a new beta version Matthew Holt 2015-11-07 17:22:41 -0700
  • e56f7affc9 Show message when activating HTTPS Matthew Holt 2015-11-07 17:09:40 -0700
  • 2b1cc77f4b Wrote tests for browse.go and redir.go Dipen Patel 2015-11-07 18:03:21 -0500
  • 18e9aa4d57 Pipe and -conf flag together are an error (#315) Matthew Holt 2015-11-06 13:22:22 -0700
  • cf5aa1bed1 Merge pull request #323 from tpng/patch-1 Matt Holt 2015-11-06 08:38:51 -0700
  • c35b201685 use log instead of fmt to obey the -log flag Benny Ng 2015-11-06 16:07:54 +0800
  • a1481bc29e Merge pull request #306 from mholt/bug/websocket-races Matt Holt 2015-11-05 17:19:35 -0700
  • d34e92ee70 checkDirectives must've slipped through the cracks in big merge Matthew Holt 2015-11-05 17:14:47 -0700
  • bcea5182c6 Don't truncate process log; more consistent output Matthew Holt 2015-11-05 17:01:08 -0700
  • 2fb4810cdb Fixed racy error reporting at server startup Matthew Holt 2015-11-05 15:21:13 -0700
  • 411dd7dff5 New -log flag to direct log output to desired place Matthew Holt 2015-11-05 14:07:34 -0700
  • 96f04cdc38 Merge pull request #321 from coolaj86/patch-1 Matt Holt 2015-11-05 13:46:58 -0700
  • b963c7c9ac add helpful suggestion to identify problem AJ ONeal 2015-11-05 12:39:17 -0800
  • fc7f7dffa8 Prevent panic in case of hung loading sequence (fixes #315) Matthew Holt 2015-11-05 13:29:37 -0700
  • 47c5b6c9c4 Merge pull request #305 from buddhamagnet/refactor/lint-vet Matt Holt 2015-11-05 10:25:24 -0700
  • 8774c90709 Removed the Windows part. It wasn't working properly. Michael Banzon 2015-11-05 18:12:06 +0100
  • 01465932e7 Environment variables Windows style Michael Banzon 2015-11-05 18:01:44 +0100
  • 72c0527b7d Added support for env vars in Caddyfile Michael Banzon 2015-11-05 08:26:10 +0100
  • e23af5e99a final corrections buddhamagnet 2015-11-05 00:44:35 +0000
  • 57f1d3c205 pass golint buddhamagnet 2015-11-02 19:28:50 +0000
  • 7a159ad934 Merge pull request #313 from mholt/fix-tls-defaults-le Matt Holt 2015-11-04 16:21:09 -0700
  • 6fdc83faeb Fix regression: Ensure TLS defaults are added by LE handlers. xenolf 2015-11-04 23:53:03 +0100
  • d36685acdd letsencrypt: Fix bug if different emails used; beta 2 v0.8-beta.2 Matthew Holt 2015-11-04 12:19:43 -0700
  • 051d2a68c0 Fixed behavior with empty Caddyfile Matthew Holt 2015-11-04 09:26:11 -0700
  • 34c369155c trim possible line terminators from message Austin 2015-11-03 13:37:32 -0800
  • 7f7a6abafd Revised README Matthew Holt 2015-11-03 12:39:25 -0700
  • 5e1573dd84 Better error handling at startup and fixed some bugs Matthew Holt 2015-11-03 12:01:54 -0700
  • e8006acf80 Fix -port, -host, and -root flags when Caddyfile is missing Matthew Holt 2015-11-03 08:10:16 -0700
  • 295d21f37d Merge pull request #308 from mholt/letsencrypt v0.8-beta.1 Matt Holt 2015-11-02 21:06:31 -0700
  • 866427491c Forgot something Matthew Holt 2015-11-02 21:02:35 -0700
  • 9905f48c8e Update changelog and readme Matthew Holt 2015-11-02 20:56:13 -0700
  • 0970c058f7 tls: Repair from messy merge Matthew Holt 2015-11-02 20:54:38 -0700
  • ad057ab873 Merge branch 'master' into letsencrypt Matthew Holt 2015-11-02 20:26:55 -0700
  • 09341fca12 markdown: Don't generate static site or links unless sitegen is enabled Matthew Holt 2015-11-02 20:15:32 -0700
  • c3e6463676 A few comments, slight tweaks Matthew Holt 2015-11-02 19:27:42 -0700
  • d18cf12f14 letsencrypt: Fixed renewals Matthew Holt 2015-11-02 19:27:23 -0700
  • abc7c6a148 fixed data races in websockets Austin 2015-11-02 14:19:38 -0800
  • b143bbdbaa letsencrypt: Better logic for handling issuance failures Matthew Holt 2015-11-02 14:09:35 -0700
  • be0fb0053d letsencrypt: Re-prompt user if obtaining certs fails due to updated SA Matthew Holt 2015-11-02 11:06:42 -0700
  • 2712dcd1f5 tls: If port unspecified and user provides cert+key, use 443 Matthew Holt 2015-11-01 19:01:22 -0700
  • cac58eaab9 Update to latest lego changes xenolf 2015-11-02 01:41:02 +0100
  • 9a4e26a518 letsencrypt: Don't store KeyFile as field in user; staying consistent Matthew Holt 2015-11-01 10:58:58 -0700
  • a729be295a letsencrypt: Activate during config load just after tls directive Matthew Holt 2015-11-01 09:46:23 -0700
  • 534db36c5f Merge f5e5628327 into b6078eded1 Viacheslav Biriukov 2015-11-01 01:49:52 +0000
  • b6078eded1 Merge pull request #301 from abiosoft/master Matt Holt 2015-10-31 16:50:31 -0600
  • ea642f6e1d Remove PATH from build output Abiola Ibrahim 2015-10-31 23:46:55 +0100
  • 4d71620cb0 core (Windows): Retry every 100ms for 2s if listener fails to bind Matthew Holt 2015-10-31 13:22:23 -0600
  • e4028b23c7 letsencrypt: Email prompt includes link to SA Matthew Holt 2015-10-31 13:15:47 -0600
  • 96c7c2768c Merge pull request #300 from PatelNDipen/master Matt Holt 2015-10-31 10:39:41 -0600
  • 78d857a374 debugged startupshutdown.go Dipen Patel 2015-10-31 12:33:50 -0400
  • 19148eba44 wrote startupshutdown tests and added OncePerServerBlock value in the NewTestController function of the controller.go file Dipen Patel 2015-10-31 10:48:25 -0400
  • 5257dab25f Merge fc50defe61 into 6a32076271 PatelNDipen 2015-10-31 14:18:19 +0000