0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-13 22:51:08 -05:00

Commit graph

  • 3dd4c0eb6a Fix TestTLSParseBasic Pavel Pavlenko 2015-12-19 14:37:38 +03:00
  • 1e27b5be89 Remove ECDHE-RSA-3DES-EDE-CBC-SHA and RSA-3DES-EDE-CBC-SHA from the default TLS config Pavel Pavlenko 2015-12-19 14:30:25 +03:00
  • b8bd509ae1 Remove 3DES ciphers from default TLS config David Darrell 2015-12-19 19:05:08 +08:00
  • a946d65fe6 Oops. Tests. Abiola Ibrahim 2015-12-18 21:25:06 +01:00
  • f04ff063ed Gzip: Fix missing gzip encoding headers. Abiola Ibrahim 2015-12-18 20:58:23 +01:00
  • 35ec61cc88 Merge pull request #441 from jungle-boogie/patch-1 Matt Holt 2015-12-17 21:50:04 -07:00
  • 08cff31d85 fix test failed. novaeye 2015-12-18 12:34:12 +08:00
  • c64bcb2ae9 Merge branch 'master' of https://github.com/novaeye/caddy novaeye 2015-12-18 12:08:45 +08:00
  • e014d8a005 fix https://github.com/mholt/caddy/issues/205 novaeye 2015-12-18 12:07:39 +08:00
  • 8f23c430ae Feek --> Feel jungle-boogie 2015-12-17 13:12:22 -08:00
  • 5eadea6615 Slack -> Gitter Matthew Holt 2015-12-17 08:37:16 -07:00
  • 34d3cd7c92 Gzip: Append to Vary header instead of replacing. Craig Peterson 2015-12-15 08:56:44 -07:00
  • f11cd4d9dd Merge pull request #429 from abiosoft/php-error-log Matt Holt 2015-12-14 10:14:52 -07:00
  • a8c9d47805 Merge pull request #404 from abiosoft/master Matt Holt 2015-12-14 10:11:22 -07:00
  • 3966936bd6 Remove trailing new line for cleaner log output. Return correct status code. Abiola Ibrahim 2015-12-13 12:58:21 +01:00
  • b7fd1f4e9e FastCGI: separate standard and error output responses. Abiola Ibrahim 2015-12-12 14:04:48 +01:00
  • b0397df719 Save obtained certs even if there were failures Matthew Holt 2015-12-11 15:42:22 -07:00
  • eb48885d4d Updated comments Radim Marek 2015-12-11 22:02:31 +01:00
  • afbda595f6 import glob tests Radim Marek 2015-12-11 21:47:38 +01:00
  • 3bfebfd79e add custom replacer lilee 2015-12-10 15:31:53 +08:00
  • b65ddbc750 Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-12-10 02:37:19 +01:00
  • aba0ae358e Merge pull request #415 from abiosoft/appveyor-fix Matt Holt 2015-12-09 15:50:51 -07:00
  • 2e295b51b3 Use channel instead for a synchronous interval. Abiola Ibrahim 2015-12-09 20:18:18 +01:00
  • 59dbea768c Fix race condition on AppVeyor. Increase timeout a bit. Abiola Ibrahim 2015-12-09 19:22:20 +01:00
  • a44d59f1e5 Use ioutil.Discard instead for unneeded bytes. Abiola Ibrahim 2015-12-09 18:44:25 +01:00
  • e4ff77ed07 fix tls_test.go Pavel Pavlenko 2015-12-09 11:27:59 +03:00
  • b6c4178f0a Remove ECDHE-RSA-3DES-EDE-CBC-SHA and RSA-3DES-EDE-CBC-SHA from the default TLS config Pavel Pavlenko 2015-12-09 11:10:55 +03:00
  • 89bf1b7e37 Merge ab7821b4ff into 41bdd77545 Tony 2015-12-09 07:53:48 +00:00
  • ab7821b4ff Remove 3DES from test parameters Tony 2015-12-09 02:53:43 -05:00
  • ae11b6bd13 Remove 3DES cipher support Tony 2015-12-09 02:23:08 -05:00
  • 23631cfaca Fix deleted Content-Length header bug. Abiola Ibrahim 2015-12-08 12:01:24 +01:00
  • 8631f33940 remove minor ugly parenthesis Abiola Ibrahim 2015-12-07 23:27:57 +01:00
  • ab5087e215 Gzip: support for min_length. Abiola Ibrahim 2015-12-07 23:17:05 +01:00
  • d56a9a1c5d Correct position of the newly imported tokens Radim Marek 2015-12-06 23:49:21 +01:00
  • 41bdd77545 Merge pull request #381 from ReadmeCritic/master Matt Holt 2015-12-06 10:23:32 -07:00
  • b7827a342a Merge pull request #387 from Moter8/patch-1 Matt Holt 2015-12-05 09:38:15 -07:00
  • e17a18365d Latest Go 1.5 version Carsten Hagemann 2015-12-05 13:05:51 +01:00
  • d1216f409d Handle no matches Radim Marek 2015-12-04 23:21:28 +01:00
  • 12f594779c Added support magic characters in import pattern Radim Marek 2015-12-04 23:04:12 +01:00
  • b3f5e4d4ad Update README URLs based on HTTP redirects ReadmeCritic 2015-12-04 07:20:56 -08:00
  • 82931b859c Merge 1d6477d7d6 into fd14f257df Kory Prince 2015-12-04 06:18:15 +00:00
  • 1d6477d7d6 change default ACME server to Let's Encrypt production server Kory Prince 2015-12-04 00:07:05 -06:00
  • 5b93799a62 Version 0.8.0 v0.8.0 Matthew Holt 2015-12-03 19:52:15 -07:00
  • fd14f257df markdown: Add (currently failing) test for empty body Matthew Holt 2015-12-02 17:04:58 -07:00
  • d044e497f6 Merge pull request #377 from abiosoft/master Matt Holt 2015-12-02 17:04:16 -07:00
  • 6f4835f91a Markdown: Fix "metadata not closed" bug. More tests. Abiola Ibrahim 2015-12-03 00:41:12 +01:00
  • 9002db2ae0 letsencrypt: Remote duplicate hosts from certificate request Matthew Holt 2015-12-02 12:40:57 -07:00
  • 19c6bbf6a2 Update changelist (env vars) Matthew Holt 2015-12-02 11:42:50 -07:00
  • ef2ca1da3d Merge pull request #357 from tw4452852/my_md Matt Holt 2015-11-27 00:07:19 -07:00
  • fbc18c5b85 markdown: fix json format parse issue Tw 2015-11-22 10:50:31 +08:00
  • d93fe53e84 Merge pull request #362 from jungle-boogie/patch-3 Matt Holt 2015-11-24 13:42:21 -07:00
  • 0a40970dea Merge pull request #361 from jungle-boogie/patch-2 Matt Holt 2015-11-24 13:34:39 -07:00
  • 6478eee338 removed stray ) and spaces. jungle-boogie 2015-11-24 11:16:05 -08:00
  • a60c739797 wrap lines to 80 characters jungle-boogie 2015-11-24 11:09:35 -08:00
  • 19ca7d812e more copy edits jungle-boogie 2015-11-24 11:04:15 -08:00
  • bc37cf0d1c Merge pull request #360 from jungle-boogie/patch-1 Matt Holt 2015-11-24 11:24:24 -07:00
  • 78b95deb55 copy edit to wrap around 80 chars jungle-boogie 2015-11-24 10:17:34 -08:00
  • b787569820 Merge pull request #359 from abiosoft/master Matt Holt 2015-11-24 10:17:02 -07:00
  • 016344bae7 Rewrite: Use middleware.Replacer for simple rule. Abiola Ibrahim 2015-11-24 12:20:39 +01:00
  • 0b51369932 Merge pull request #356 from Luit/master Matt Holt 2015-11-21 13:37:59 -07:00
  • 1fb66d534a Close proxy's backend request earlier when re-connecting for websocket Luit van Drongelen 2015-11-21 20:03:46 +01:00
  • f0b1edaf8c Fix proxy for websocket with altered Host header Luit van Drongelen 2015-11-21 20:00:44 +01:00
  • 4dbb4274d9 Merge pull request #354 from pyed/patch-3 Matt Holt 2015-11-20 23:48:56 -07:00
  • 9886e89e42 allow consecutive spaces in the header pyed 2015-11-21 05:49:27 +03:00
  • 3e402e0692 Merge pull request #349 from carlisia/cc-lint-fixes Matt Holt 2015-11-19 08:17:41 -07:00
  • 0a1721d5b2 Add a few super minor lint fixes Carlisia Campos 2015-11-19 06:56:28 -08:00
  • 4d907d57fa Whoops, emergency bug fix v0.8-beta.4 Matthew Holt 2015-11-18 18:41:01 -07:00
  • 24352e799a Remove SimpleHTTP and bump version to 0.8 beta 4! Matthew Holt 2015-11-18 17:40:35 -07:00
  • e17d43b58a Default host now empty string; default port now depends on host Matthew Holt 2015-11-18 10:05:13 -07:00
  • 580b50ea20 letsencrypt: Support for http-01, awkwardly straddling that and SimpleHTTP for now Matthew Holt 2015-11-17 18:11:19 -07:00
  • 659df6967e letsencrypt: Don't assume default port of 443 Matthew Holt 2015-11-17 16:17:43 -07:00
  • b9244cdf2e templates: Another context fix when host header is missing port Matthew Holt 2015-11-17 14:35:18 -07:00
  • a2ba00bdc8 Update docs n things Matthew Holt 2015-11-17 10:19:03 -07:00
  • 1d47e590e5 proxy: Make headers when upstream is created; avoid potential nil ptr deref Matthew Holt 2015-11-17 10:18:13 -07:00
  • 280ba9db85 Merge pull request #345 from tw4452852/my_proxy Matt Holt 2015-11-17 08:20:29 -07:00
  • 7f98a6cccf Merge pull request #347 from tw4452852/my_health Matt Holt 2015-11-17 08:14:50 -07:00
  • a5b117fcdf proxy: make tests workable when offline Tw 2015-11-17 15:08:36 +08:00
  • f56d2090b6 proxy: make http header block scoped Tw 2015-11-17 14:07:32 +08:00
  • 37e3cf684d Merge pull request #343 from abiosoft/master Matt Holt 2015-11-16 18:06:58 -07:00
  • 7949388da8 Proxy: Allow ignored subpaths. Abiola Ibrahim 2015-11-16 17:22:06 +01:00
  • dd119e04b1 Fix go vet Matthew Holt 2015-11-15 11:06:50 -07:00
  • f7cfe79905 websocket: Simple buildEnv test, and fix for addresses without port Matthew Holt 2015-11-15 11:05:19 -07:00
  • 3dc5e0e181 Added a few little tests Matthew Holt 2015-11-15 10:55:15 -07:00
  • 1ca34c4ecf Couple fixes for env var replacements and tests Matthew Holt 2015-11-15 08:01:24 -07:00
  • 837ee9f042 Merge pull request #319 from mbanzon/issue-304 Matt Holt 2015-11-15 07:17:42 -07:00
  • d448c919e8 Changed implementation of issue #304 fix Michael Banzon 2015-11-15 11:16:37 +01:00
  • 7d5b6b96ea Make signal trapping optional Matthew Holt 2015-11-14 21:59:43 -07:00
  • 7b064535bf Changed SIGINT and added support for HUP, QUIT, and TERM Matthew Holt 2015-11-14 20:56:34 -07:00
  • b42334eb91 Several improvements and bug fixes related to graceful reloads Matthew Holt 2015-11-14 18:00:18 -07:00
  • 94c746c44f letsencrypt: Return an error if making site folder fails Matthew Holt 2015-11-12 23:54:57 -07:00
  • 7d46a7d5f4 Much refactor; many fix; so wow Matthew Holt 2015-11-12 23:54:42 -07:00
  • 9e2cef38f6 Write pidfile only if server starts successfully Matthew Holt 2015-11-12 12:58:01 -07:00
  • e166ebf68b Added test for environment replacement. Michael Banzon 2015-11-14 18:54:29 +01:00
  • 33b1d4c55d Merge pull request #340 from cubicdaiya/setcpu-test-fix Matt Holt 2015-11-13 23:11:35 -07:00
  • ae2e0900c1 Merge pull request #339 from cubicdaiya/vary-accept-encoding Matt Holt 2015-11-13 23:10:59 -07:00
  • 91ac2c58fa fixed test failure. Tatsuhiko Kubo 2015-11-14 11:38:26 +09:00
  • 69662d4d7d gzip: added Vary: Accept-Encoding to response header. Tatsuhiko Kubo 2015-11-14 05:59:38 +09:00
  • fc6afe2a8b Merge pull request #333 from mholt/firststartup Matt Holt 2015-11-10 23:03:17 -07:00
  • 51d2ff4e47 markdown: Default extensions .md, .markdown, and .mdown Matthew Holt 2015-11-10 22:39:27 -07:00
  • d46967d1e2 core: Fixed minor restart bug Matthew Holt 2015-11-10 21:26:22 -07:00
  • 4d78013646 Clean up flags Matthew Holt 2015-11-10 19:50:40 -07:00
  • 5cced604e4 startup: Only run commands at first startup Matthew Holt 2015-11-10 19:46:18 -07:00
  • a39ed2823e Merge pull request #332 from coolaj86/coolaj86-alphabetize Matt Holt 2015-11-10 19:02:39 -07:00
  • 4bed399ca4 Alphabetize command line options, vars, and checks AJ ONeal 2015-11-10 17:52:29 -08:00
  • 93c330c4ce add --pidfile string option AJ ONeal 2015-11-10 17:44:00 -08:00
  • 76ec785e87 ext: Fix panic when URL path is empty Matthew Holt 2015-11-10 16:04:02 -07:00
  • e9b9432da5 "-conf stdin" required to pipe in Caddyfile Matthew Holt 2015-11-10 15:06:47 -07:00
  • c31e86db02 caddyfile: Change JSON format to use arrays, not objects Matthew Holt 2015-11-10 11:49:01 -07:00
  • 13557eb5ef core: Fix bug that caused parent process to block indefinitely Matthew Holt 2015-11-09 11:52:43 -07:00
  • 02213402e8 Unexport internal types; improved markdown summaries Matthew Holt 2015-11-09 07:45:37 -07:00
  • e1f23a1eb7 Merge pull request #326 from PatelNDipen/master Matt Holt 2015-11-08 09:37:04 -07:00
  • 485af2c6ba removed comment from browse test Dipen Patel 2015-11-08 08:40:18 -05:00
  • 171fd34b3c markdown: Make base path optional, always generate links Matthew Holt 2015-11-07 20:24:17 -07:00
  • 1017142d9b Made style adjustments to browse and redir tests Dipen Patel 2015-11-07 22:17:26 -05:00
  • be9f644425 -host and -port flags affect shorthand caddyfile Matthew Holt 2015-11-07 20:03:02 -07:00
  • 8628a50b7d Forgot this one v0.8-beta.3 Matthew Holt 2015-11-07 17:25:44 -07:00
  • 161db70c15 Latest Go 1.4 version Matthew Holt 2015-11-07 17:23:16 -07:00
  • e7b8be31cf This calls for a new beta version Matthew Holt 2015-11-07 17:22:41 -07:00
  • e56f7affc9 Show message when activating HTTPS Matthew Holt 2015-11-07 17:09:40 -07:00
  • 2b1cc77f4b Wrote tests for browse.go and redir.go Dipen Patel 2015-11-07 18:03:21 -05:00
  • 18e9aa4d57 Pipe and -conf flag together are an error (#315) Matthew Holt 2015-11-06 13:22:22 -07:00
  • cf5aa1bed1 Merge pull request #323 from tpng/patch-1 Matt Holt 2015-11-06 08:38:51 -07:00
  • c35b201685 use log instead of fmt to obey the -log flag Benny Ng 2015-11-06 16:07:54 +08:00
  • a1481bc29e Merge pull request #306 from mholt/bug/websocket-races Matt Holt 2015-11-05 17:19:35 -07:00
  • d34e92ee70 checkDirectives must've slipped through the cracks in big merge Matthew Holt 2015-11-05 17:14:47 -07:00
  • bcea5182c6 Don't truncate process log; more consistent output Matthew Holt 2015-11-05 17:01:08 -07:00
  • 2fb4810cdb Fixed racy error reporting at server startup Matthew Holt 2015-11-05 15:21:13 -07:00
  • 411dd7dff5 New -log flag to direct log output to desired place Matthew Holt 2015-11-05 14:07:34 -07:00
  • 96f04cdc38 Merge pull request #321 from coolaj86/patch-1 Matt Holt 2015-11-05 13:46:58 -07:00
  • b963c7c9ac add helpful suggestion to identify problem AJ ONeal 2015-11-05 12:39:17 -08:00
  • fc7f7dffa8 Prevent panic in case of hung loading sequence (fixes #315) Matthew Holt 2015-11-05 13:29:37 -07:00
  • 47c5b6c9c4 Merge pull request #305 from buddhamagnet/refactor/lint-vet Matt Holt 2015-11-05 10:25:24 -07:00
  • 8774c90709 Removed the Windows part. It wasn't working properly. Michael Banzon 2015-11-05 18:12:06 +01:00
  • 01465932e7 Environment variables Windows style Michael Banzon 2015-11-05 18:01:44 +01:00
  • 72c0527b7d Added support for env vars in Caddyfile Michael Banzon 2015-11-05 08:26:10 +01:00
  • e23af5e99a final corrections buddhamagnet 2015-11-05 00:44:35 +00:00
  • 57f1d3c205 pass golint buddhamagnet 2015-11-02 19:28:50 +00:00
  • 7a159ad934 Merge pull request #313 from mholt/fix-tls-defaults-le Matt Holt 2015-11-04 16:21:09 -07:00
  • 6fdc83faeb Fix regression: Ensure TLS defaults are added by LE handlers. xenolf 2015-11-04 23:53:03 +01:00
  • d36685acdd letsencrypt: Fix bug if different emails used; beta 2 v0.8-beta.2 Matthew Holt 2015-11-04 12:19:43 -07:00
  • 051d2a68c0 Fixed behavior with empty Caddyfile Matthew Holt 2015-11-04 09:26:11 -07:00
  • 34c369155c trim possible line terminators from message Austin 2015-11-03 13:37:32 -08:00
  • 7f7a6abafd Revised README Matthew Holt 2015-11-03 12:39:25 -07:00
  • 5e1573dd84 Better error handling at startup and fixed some bugs Matthew Holt 2015-11-03 12:01:54 -07:00
  • e8006acf80 Fix -port, -host, and -root flags when Caddyfile is missing Matthew Holt 2015-11-03 08:10:16 -07:00
  • 295d21f37d Merge pull request #308 from mholt/letsencrypt v0.8-beta.1 Matt Holt 2015-11-02 21:06:31 -07:00
  • 866427491c Forgot something Matthew Holt 2015-11-02 21:02:35 -07:00
  • 9905f48c8e Update changelog and readme Matthew Holt 2015-11-02 20:56:13 -07:00
  • 0970c058f7 tls: Repair from messy merge Matthew Holt 2015-11-02 20:54:38 -07:00
  • ad057ab873 Merge branch 'master' into letsencrypt Matthew Holt 2015-11-02 20:26:55 -07:00
  • 09341fca12 markdown: Don't generate static site or links unless sitegen is enabled Matthew Holt 2015-11-02 20:15:32 -07:00
  • c3e6463676 A few comments, slight tweaks Matthew Holt 2015-11-02 19:27:42 -07:00
  • d18cf12f14 letsencrypt: Fixed renewals Matthew Holt 2015-11-02 19:27:23 -07:00
  • abc7c6a148 fixed data races in websockets Austin 2015-11-02 14:19:38 -08:00
  • b143bbdbaa letsencrypt: Better logic for handling issuance failures Matthew Holt 2015-11-02 14:09:35 -07:00
  • be0fb0053d letsencrypt: Re-prompt user if obtaining certs fails due to updated SA Matthew Holt 2015-11-02 11:06:42 -07:00
  • 2712dcd1f5 tls: If port unspecified and user provides cert+key, use 443 Matthew Holt 2015-11-01 19:01:22 -07:00
  • cac58eaab9 Update to latest lego changes xenolf 2015-11-02 01:41:02 +01:00
  • 9a4e26a518 letsencrypt: Don't store KeyFile as field in user; staying consistent Matthew Holt 2015-11-01 10:58:58 -07:00
  • a729be295a letsencrypt: Activate during config load just after tls directive Matthew Holt 2015-11-01 09:46:23 -07:00
  • 534db36c5f Merge f5e5628327 into b6078eded1 Viacheslav Biriukov 2015-11-01 01:49:52 +00:00
  • b6078eded1 Merge pull request #301 from abiosoft/master Matt Holt 2015-10-31 16:50:31 -06:00
  • ea642f6e1d Remove PATH from build output Abiola Ibrahim 2015-10-31 23:46:55 +01:00
  • 4d71620cb0 core (Windows): Retry every 100ms for 2s if listener fails to bind Matthew Holt 2015-10-31 13:22:23 -06:00
  • e4028b23c7 letsencrypt: Email prompt includes link to SA Matthew Holt 2015-10-31 13:15:47 -06:00
  • 96c7c2768c Merge pull request #300 from PatelNDipen/master Matt Holt 2015-10-31 10:39:41 -06:00
  • 78d857a374 debugged startupshutdown.go Dipen Patel 2015-10-31 12:33:50 -04:00
  • 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 -04:00
  • 5257dab25f Merge fc50defe61 into 6a32076271 PatelNDipen 2015-10-31 14:18:19 +00:00
  • fc50defe61 Merge branch 'master' of https://github.com/PatelNDipen/caddy Dipen Patel 2015-10-31 10:14:42 -04:00
  • 42a24a7f29 wrote startupandshutdown test cases and added value for OncePerServerBlock in the NewTestController function of controller.go Dipen Patel 2015-10-31 10:10:19 -04:00
  • 6a32076271 Merge pull request #299 from abiosoft/master Abiola Ibrahim 2015-10-31 07:53:17 +01:00
  • ef617f9ce4 Merge pull request #295 from guilhermebr/master Abiola Ibrahim 2015-10-31 07:51:22 +01:00
  • 3843cea959 letsencrypt: Allow (but warn about) empty emails Matthew Holt 2015-10-30 23:44:00 -06:00
  • dd1c49bde9 Fix for issues #297 and #298 Abiola Ibrahim 2015-10-31 02:24:37 +01:00
  • e99b3af0a5 letsencrypt: Numerous bug fixes Matthew Holt 2015-10-30 15:55:59 -06:00
  • 88c646c86c core: Start() blocks until servers finish starting Matthew Holt 2015-10-30 00:19:43 -06:00
  • 64cded8246 letsencrypt: Don't maintain assets of sites we don't maintain Matthew Holt 2015-10-29 17:24:11 -06:00
  • e3be524447 core: Fix for graceful reload after first reload signal Matthew Holt 2015-10-29 17:23:20 -06:00
  • a62a7f7cf1 Add new optional block tests to setup/templates_test.go Guilherme Rezende 2015-10-29 20:38:15 -02:00
  • 9d456bba9b Add argument in new optional block in templates midd to set delimiters Guilherme Rezende 2015-10-29 20:33:01 -02:00
  • 89ad7593bd Merge branch 'caddyfile' into letsencrypt Matthew Holt 2015-10-29 15:41:34 -06:00
  • d227bec0ff Move common function into existing file Matthew Holt 2015-10-29 10:34:47 -06:00
  • a3f0fff734 Merge pull request #296 from Makpoc/last-modified Matt Holt 2015-10-29 10:31:38 -06:00
  • efeeece735 caddyfile: http and https hosts should render in URL format Matthew Holt 2015-10-29 10:13:30 -06:00
  • 234783548f markdown: Enable tables, fenced code, and strikethrough (closes #294) Matthew Holt 2015-10-29 09:59:14 -06:00
  • 5a29107f3b Add Last-Modified header when serving markdown and templates makpoc 2015-10-28 14:38:58 +02:00
  • 976f5182e1 caddyfile: Better string and number handling Matthew Holt 2015-10-29 00:22:56 -06:00
  • 30c949085c letsencrypt: Stubbed out OCSP staple updates Matthew Holt 2015-10-28 23:43:26 -06:00
  • 6762df415c Clean up leaking goroutines and safer Start()/Stop() Matthew Holt 2015-10-28 22:54:27 -06:00
  • 1818b1ea62 letsencrypt: Better error handling, prompt user for SA Matthew Holt 2015-10-28 18:12:07 -06:00
  • 027bf49945 Got startupshutdown test working on *nix Dipen Patel 2015-10-28 19:48:59 -04:00
  • b67543f81c Track the latest lego OCSP changes xenolf 2015-10-28 16:35:19 +01:00
  • 94ff7dc6fb Merge pull request #287 from Makpoc/parsewincmd Matt Holt 2015-10-27 23:50:21 -06:00
  • cc229aefae templates: Parse host successfully when port is implicit (fixes #292) Matthew Holt 2015-10-27 23:20:05 -06:00
  • 7d91cfb512 Merge pull request #290 from mholt/le-graceful Matt Holt 2015-10-27 14:17:40 -06:00
  • 8548641dc1 letsencrypt: Check for errors Matthew Holt 2015-10-27 13:02:47 -06:00
  • c46898592f Merge branch 'letsencrypt' into le-graceful Matthew Holt 2015-10-27 12:59:55 -06:00
  • 362ead2760 Minor test improvements Matthew Holt 2015-10-27 12:53:31 -06:00
  • a6ea1e6b55 letsencrypt: -ca flag to customize CA server Matthew Holt 2015-10-27 12:52:58 -06:00
  • 0f19df8a81 Keep tests deterministic Matthew Holt 2015-10-27 00:43:24 -06:00
  • ee5c842c7d Code to convert between JSON and Caddyfile Matthew Holt 2015-10-27 00:07:22 -06:00
  • c487b702a2 Little cleanup Matthew Holt 2015-10-27 00:05:22 -06:00
  • bb6613d0ae core: Fix SIGUSR1 so it actually reloads config Matthew Holt 2015-10-26 17:57:32 -06:00
  • 821c0fab09 core: Refactoring POSIX-only code for build tags Matthew Holt 2015-10-26 16:49:05 -06:00
  • 5b1962303d core: More refactoring, code cleanup, docs Matthew Holt 2015-10-26 14:55:03 -06:00
  • 41c4484222 core: SIGUSR1 to reload config; some code cleanup Matthew Holt 2015-10-26 14:28:29 -06:00
  • 4ebff9a130 core: Major refactor for graceful restarts; numerous fixes Matthew Holt 2015-10-26 13:34:31 -06:00
  • 6936658019 letsencrypt: Work with latest lego changes Matthew Holt 2015-10-25 19:30:29 -06:00
  • b5b31e398c letsencrypt: Graceful restarts Matthew Holt 2015-10-25 18:45:55 -06:00
  • f9f1aafe0c Update to lego update. DevMode no longer exists. xenolf 2015-10-26 00:53:36 +01:00
  • d1b667fbce Two quotes next to each other result in one escaped quote; Add Split Example, add/refactor tests for every platform. Makpoc 2015-10-24 15:33:04 +03:00
  • 91465d8e6f Support for OCSP Stapling. Fixes #280 xenolf 2015-10-24 04:36:54 +02:00
  • f8ad050dda Update for latest lego changes (cert bundling) xenolf 2015-10-24 04:35:55 +02:00
  • 0d004ccbab Attempt to fix windows command parsing + add more tests makpoc 2015-10-23 20:21:05 +03:00
  • 2e5eb63850 Function name changed in lego xenolf 2015-10-23 16:29:05 +02:00
  • f24ecee603 letsencrypt: Basic renewal failover and better error handling Matthew Holt 2015-10-21 21:28:33 -06:00
  • c5635f21a3 Merge pull request #283 from mholt/le-simplerenew Matt Holt 2015-10-21 17:08:57 -06:00
  • 605f1942ef Merge branch 'letsencrypt' into le-simplerenew Matthew Holt 2015-10-21 16:35:32 -06:00
  • fec491fb12 Removed another test that is Windows-specific Matthew Holt 2015-10-21 14:15:42 -06:00
  • 794d271152 Remove extra tests that were Linux-specific Matthew Holt 2015-10-21 14:11:30 -06:00
  • 29362e45bc Parse Windows commands differently than Unix commands Matthew Holt 2015-10-21 14:03:33 -06:00
  • a16beb98de letsencrypt: Revoke certificate Matthew Holt 2015-10-21 00:09:45 -06:00
  • 38885e4301 Simplify timing mechanism for checking renewals Matthew Holt 2015-10-20 20:16:01 -06:00
  • 1687c6f4b7 Testing startupshutdown.go after Window's modification to middleware/commands.go Dipen Patel 2015-10-20 20:56:34 -04:00
  • e7a4ca25c1 Testing Windows's path separator modification of SplitCommandsAndArgs Dipen Patel 2015-10-20 20:50:30 -04:00
  • 136119f8ac Merge pull request #282 from Makpoc/fileserver_tests Matt Holt 2015-10-20 18:18:11 -06:00
  • e3ec7394ab fix go vet error Makpoc 2015-10-21 02:18:33 +03:00
  • ddd69d19c0 Add tests for fileserver.go Makpoc 2015-10-21 02:08:36 +03:00
  • 8ecc366582 Check and return the correct error if Stat method fails (see golang issue #12991) Makpoc 2015-10-21 01:25:38 +03:00
  • 4db54f8ddc Merge pull request #281 from mem/master Matt Holt 2015-10-20 10:36:59 -06:00
  • 8f9f6caa4e Update config_test.go Marcelo Magallon 2015-10-20 10:31:21 -06:00
  • 7e41f6ed62 Add TestNewDefault to config tests Marcelo E. Magallon 2015-10-20 05:13:00 -06:00
  • 159eb68a11 Merge pull request #279 from pcasaretto/coverage-up Matt Holt 2015-10-19 20:55:35 -06:00
  • 815231b1e0 Test app.SetCPU function Paulo L F Casaretto 2015-10-20 00:19:25 -02:00
  • 0feb0d9244 Test validDirective function Paulo L F Casaretto 2015-10-19 23:36:34 -02:00
  • 1db138ed55 Test makeStorages function Paulo L F Casaretto 2015-10-19 23:23:18 -02:00
  • 4c0d4dd780 Test makeOnces function Paulo L F Casaretto 2015-10-19 23:19:12 -02:00
  • c626774da2 First, raw renewal implementation. Pretty basic :D xenolf 2015-10-20 02:44:00 +02:00
  • acf43857a3 Fix ServerBlockStorage so it actually stores stuff Matthew Holt 2015-10-18 19:27:51 -06:00
  • e2f6c51fb0 core: Controller has field to persist server state Matthew Holt 2015-10-17 14:11:32 -06:00
  • c4a7378466 core: Disable TLS for sites where http is explicitly defined (fix) Matthew Holt 2015-10-16 11:47:13 -06:00
  • a17e9b6b02 Add ServerBlockIndex and ServerBlockHosts to Controller Matthew Holt 2015-10-15 23:34:54 -06:00
  • f978967e5e OncePerServerBlock may now return an error Matthew Holt 2015-10-15 11:38:17 -06:00
  • fc413e2403 First use of OncePerServerBlock in a Setup function Matthew Holt 2015-10-15 00:11:26 -06:00
  • 38719765bf Don't share sync.Once with all directives Matthew Holt 2015-10-15 00:07:26 -06:00
  • f3596f734d Epic revert of 0ac8bf5 and adding OncePerServerBlock Matthew Holt 2015-10-14 23:45:28 -06:00
  • 1d15fe069a Merge pull request #278 from Makpoc/context_tests Matt Holt 2015-10-19 07:08:34 -06:00
  • 72a5579d83 Cover the rest of the (not one-liner) functions in context makpoc 2015-10-19 13:51:49 +03:00
  • cd0b47d068 letsencrypt: Don't auto-configure loopback hosts or 'tls off' Matthew Holt 2015-10-18 22:50:42 -06:00
  • 8c10b36395 testing parsing of windows paths Dipen Patel 2015-10-18 21:58:19 -04:00
  • 4c93ab8c68 Merge branch 'configfix' into letsencrypt Matthew Holt 2015-10-18 19:48:57 -06:00
  • 2c9f86e31d test windows Dipen Patel 2015-10-18 21:45:15 -04:00
  • 22ce04c26e path separator test Dipen Patel 2015-10-18 21:32:29 -04:00
  • c0ebe31560 Fix ServerBlockStorage so it actually stores stuff Matthew Holt 2015-10-18 19:27:51 -06:00
  • ead24e162f Still testing on windows Dipen Patel 2015-10-18 21:13:09 -04:00