Commit Graph

  • 0886e67df7 chmod +x root 2016-08-01 17:08:01 +0800
  • 30de13b4df support Godaddy domaain api neil 2016-07-29 18:07:16 +0800
  • 7a60c14b31 Merge pull request #243 from t413/master neil 2016-07-26 13:18:41 +0800
  • 3ad08e9515 Changed _stat exit code, added line return, added README link to wiki Tim O'Brien 2016-07-25 11:07:34 -0700
  • 32fdc19697 Support for shells without 'stat' (busybox ash) Tim O'Brien 2016-07-22 14:17:33 -0700
  • c9c31c04c3 typos neil 2016-07-21 10:48:37 +0800
  • c3dd3ef0d7 typos neil 2016-07-20 22:18:07 +0800
  • fa989a554d Update README.md neil 2016-07-16 21:57:29 +0800
  • 4a4dacb52c minor, change default dns sleep time from 60 seconds to 120 seconds. neil 2016-07-15 22:56:16 +0800
  • dcf9cb581d minor, add more debug info neil 2016-07-15 16:40:03 +0800
  • 1a6305c93f Merge pull request #236 from tohojo/regexp-escape neil 2016-07-09 18:35:50 +0800
  • bdbf323fee remove the default value 'no' neil 2016-07-09 17:25:27 +0800
  • 7270f277a7 minor: less debug message neil 2016-07-09 15:55:36 +0800
  • 32dfc387c8 Add missing escape in regular expression. Toke Høiland-Jørgensen 2016-07-08 15:42:21 +0200
  • b3752e78b6 minor, remove error message. neil 2016-07-08 12:29:47 +0800
  • 4c0d3f1b75 minor. remove the ugly return code for installcert. neil 2016-07-08 11:50:47 +0800
  • 2e3cb75530 Merge pull request #234 from tgoodyear/patch-1 neil 2016-07-05 13:28:06 +0800
  • 3e99ffe692 Update README.md to fix typo: scrypt -> script Trevor Goodyear 2016-07-04 13:00:17 -0400
  • 096d8992a1 fix upgrade issue neil 2016-07-04 20:40:29 +0800
  • 0bbe6eef89 minor neil 2016-07-03 12:46:18 +0800
  • d0b748a4f2 add more debug message. neil 2016-07-02 13:46:35 +0800
  • 58f41a194a minor neil 2016-07-02 13:21:22 +0800
  • d8d10bc478 opps neil 2016-07-02 13:13:41 +0800
  • 61623d22d8 fix bug: re-generate domain key if the key length is different. 2.3.0 neil 2016-07-02 13:03:59 +0800
  • bc96082fa9 typos 2.2.9 neil 2016-06-27 10:32:51 +0800
  • 52677b0a88 2.2.9 support --upgrade neil 2016-06-26 13:30:47 +0800
  • e4a1958573 support apache2ctl neil 2016-06-26 11:49:41 +0800
  • 523c7682fa minor: add MAX_RENEW neil 2016-06-26 10:09:51 +0800
  • 87ab2d9085 minor, add more debug info neil 2016-06-25 09:40:00 +0800
  • 687cfcc2b1 minor add error code neil 2016-06-25 09:29:23 +0800
  • c8e9a31ee5 add `--nocron`, for not installing default cronjob. neil 2016-06-24 22:27:22 +0800
  • 2ce87fe264 bug fix to respect the --accountkeylength flag (#219) bruncsak 2016-06-23 14:11:43 +0200
  • 13d7cae9e2 add --insecure Do not check the server certificate, in some devices, the api server's certificate may not be trusted. neil 2016-06-20 18:35:40 +0800
  • 8814a348a8 minor, do not write the default user agent. neil 2016-06-19 14:39:24 +0800
  • 5aa146a53f fix bug neil 2016-06-18 12:28:23 +0800
  • cc17973113 return the error code in cron neil 2016-06-18 11:29:28 +0800
  • 423966a505 minor, add more debug info neil 2016-06-17 21:35:34 +0800
  • fbad6a392d opps neil 2016-06-17 20:57:54 +0800
  • 331c4bb669 minor, add more debug info neil 2016-06-17 20:54:22 +0800
  • 63a195e5cc minor: fix user-agent string. neil 2016-06-17 18:09:55 +0800
  • e22bcf7cb4 support tls (#215) neil 2016-06-17 13:23:44 +0800
  • 869578ce4a minor, fix apache error messaage. neil 2016-06-15 13:57:27 +0800
  • 5fc5016d2c minor, fix apache error message. neil 2016-06-15 13:46:45 +0800
  • 22e7ba3f7b Merge branch 'master' of https://github.com/Neilpang/acme.sh neil 2016-06-14 13:08:10 +0800
  • dcf4f8f64e minor, format the output of "--list" neil 2016-06-14 13:07:33 +0800
  • d07e8f91c4 Update README.md neil 2016-06-14 12:00:19 +0800
  • 054cb72e55 minor, save days only when necessary neil 2016-06-13 14:49:00 +0800
  • 0e38c60da3 add "--dnssleep". The time in seconds to wait for all the txt records to take effect in dns api mode. Default 60 seconds. neil 2016-06-13 10:13:20 +0800
  • 6d7eda3e8d v2.2.6 Add "--list" command neil 2016-06-09 14:18:54 +0800
  • ee1737a52e minor, ignore empty -d value neil 2016-06-09 12:45:30 +0800
  • 432c589722 Merge branch 'master' of https://github.com/Neilpang/acme.sh neil 2016-06-09 12:07:05 +0800
  • c083e078d4 minor, remove unnecessary message neil 2016-06-09 12:06:37 +0800
  • 9003525210 typo Jeremy Fleischman 2016-06-06 22:23:32 -0700
  • bf233fbd48 minor neil 2016-06-07 13:05:27 +0800
  • cc7fdbd661 minor, remove the unnecessary error file neil 2016-06-07 11:27:36 +0800
  • 199067e8ab add Mageia status neil 2016-06-05 19:53:22 +0800
  • d65e3d9a6e typos rajcz 2016-06-03 12:12:34 +0200
  • ec9fc8cbf7 add more debug message neil 2016-05-31 21:38:41 +0800
  • 9aaf36cd0c add curl error message. neil 2016-05-31 21:20:10 +0800
  • c4d8fd83d4 check return code neil 2016-05-31 20:32:58 +0800
  • a272ee4f59 fix get nonce neil 2016-05-31 20:16:57 +0800
  • 7012b91f05 add err check for post and get neil 2016-05-31 12:28:43 +0800
  • 16679b572f add more debug info neil 2016-05-31 12:12:30 +0800
  • 6e18034333 fix error message. neil 2016-05-30 22:06:30 +0800
  • b7ec6789b3 add more log neil 2016-05-30 21:55:49 +0800
  • c835ab025a add more log neil 2016-05-30 21:28:03 +0800
  • 39c8f79f3e add '--httpport' for servers that is behind a reverse proxy or load balancer neil 2016-05-29 14:08:39 +0800
  • eae290992f minor, fix normalize json neil 2016-05-23 22:02:43 +0800
  • bb276fc985 minor. neil 2016-05-23 13:32:50 +0800
  • 8d5618c44a Bash does not support double equal sign (#192) raunsbaekdk 2016-05-21 16:59:39 +0200
  • 8f63baf7e4 fix centos apache issue neil 2016-05-21 15:33:10 +0800
  • 78768e985b minor, add more apache debug info neil 2016-05-21 14:47:23 +0800
  • 2ee5d873db fix for the new let's encrypt format neil 2016-05-21 14:33:40 +0800
  • 6cd3a8a549 Merge branch 'master' of https://github.com/Neilpang/acme.sh neil 2016-05-16 22:43:04 +0800
  • 5778811a18 minor, fix apache version neil 2016-05-16 22:42:32 +0800
  • 4e1f39cdec Update README.md neil 2016-05-14 19:47:03 +0800
  • 2c554a4bbb minor neil 2016-05-13 22:25:40 +0800
  • 8fb9a709b0 fix issue, Wget 1.13.4 doesn't support "--method" neil 2016-05-13 21:58:29 +0800
  • 484d9d2ad8 minor neil 2016-05-13 21:33:52 +0800
  • 1953957506 minor, polish code neil 2016-05-13 21:14:00 +0800
  • 06e8b869b9 Update README.md neil 2016-05-11 13:27:33 +0800
  • 8f48168c73 minor neil 2016-05-10 23:20:50 +0800
  • d3595686f6 fix issue. return the actual retcode. neil 2016-05-09 22:56:19 +0800
  • c839b2b039 minor, add comments neil 2016-05-09 22:36:48 +0800
  • acafa585f4 support tcsh neil 2016-05-09 22:28:45 +0800
  • 7939b419f7 fix issue where keyauthorization starts with a - character (#184) Alistair Nixon 2016-05-09 11:18:38 +0100
  • 61579ec329 Update README.md neil 2016-05-08 21:47:37 +0800
  • 1786a5e55a fix issue neil 2016-05-08 21:21:07 +0800
  • 2ed01ff040 lexicon dns api: (DigitalOcean, DNSimple, DnsMadeEasy, DNSPark, EasyDNS, Namesilo, NS1, PointHQ, Rage4 and Vultr etc.) neil 2016-05-08 18:29:30 +0800
  • 9bf69d30e0 exec mode root 2016-05-08 09:19:17 +0800
  • 218dc3390f support lexicon dns api neil 2016-05-08 18:20:56 +0800
  • 6626371d87 minor. create the csh only when necessary. neil 2016-05-08 00:44:03 +0800
  • a4270efac9 fix wget support in dns api neil 2016-05-07 23:33:42 +0800
  • 94dc5f330c install alias for csh neil 2016-05-07 17:11:01 +0800
  • c53da1ef72 fix bug. when the webroot contains 'no' or 'apache' neil 2016-05-03 20:41:40 +0800
  • 01f54558b9 fix error message. neil 2016-04-27 23:34:29 +0800
  • ca2a96b3f3 ignore the installcert error for 'issue' neil 2016-04-27 22:29:35 +0800
  • 4d2f38b03a minor, just refactor some code. neil 2016-04-27 22:14:15 +0800
  • 762978f8d8 remove umask, just chmod for the "$LE_WORKING_DIR" neil 2016-04-26 08:11:40 +0800
  • bfdf1f482e umask neil 2016-04-25 20:01:37 +0800