1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-09-09 17:07:26 +00:00

Commit Graph

  • c848d3ee22 fix formatting Vladimir Berezhnoy 2017-07-12 04:07:18 +03:00
  • eb6be88fac rework root domain detection Vladimir Berezhnoy 2017-07-12 03:51:48 +03:00
  • fceb728501 fix egrep and exit Vladimir Berezhnoy 2017-07-11 02:19:39 +03:00
  • a0df46258d remove python Vladimir Berezhnoy 2017-07-09 20:00:02 +03:00
  • 57d1db58db shfmt fixes Vladimir Berezhnoy 2017-07-09 13:21:55 +03:00
  • d61b687853 remove awk Vladimir Berezhnoy 2017-07-09 13:15:01 +03:00
  • 42ab7a5d72 add newline and checks Vladimir Berezhnoy 2017-07-09 13:00:42 +03:00
  • 18cb11dcbf fix formatting Vladimir Berezhnoy 2017-07-08 22:02:34 +03:00
  • e9d5407792 fix syntax Vladimir Berezhnoy 2017-07-08 21:57:27 +03:00
  • a09b2c0074 fix syntax Vladimir Berezhnoy 2017-07-08 21:52:47 +03:00
  • a460ac021f add pdd.yandex.ru dns api Vladimir Berezhnoy 2017-07-08 21:35:22 +03:00
  • bdee66fe29 minor fixes Vladimir Berezhnoy 2017-07-13 18:37:13 +03:00
  • 84a251c8c7 add documentation Vladimir Berezhnoy 2017-07-13 17:05:57 +03:00
  • cea763bb11 Merge pull request #942 from Neilpang/dev neil 2017-07-13 20:56:53 +08:00
  • accbda9d2f output log neilpang 2017-07-13 20:52:44 +08:00
  • 7d64e141e4 Add dns_he - DNS API script for Hurricane Electric DNS service Ondrej Simek 2017-07-12 20:24:54 +02:00
  • 6a9b4db448 fix formatting Vladimir Berezhnoy 2017-07-12 04:07:18 +03:00
  • e6a95ecd08 rework root domain detection Vladimir Berezhnoy 2017-07-12 03:51:48 +03:00
  • 10cb7585a7 fix egrep and exit Vladimir Berezhnoy 2017-07-11 02:19:39 +03:00
  • a577c7215f One more change to pass the check shellcheck test Santeri 2017-07-10 16:43:42 +04:00
  • e5244cf3c0 Merge pull request #941 from Neilpang/dev neil 2017-07-10 19:58:22 +08:00
  • c4d0aec536 do not retry for a invalid cert in cronjob. fix https://github.com/Neilpang/acme.sh/issues/939 neilpang 2017-07-10 19:51:55 +08:00
  • 796647158e Removed double quotes from _opt Santeri 2017-07-10 15:36:16 +04:00
  • 266e9d0619 remove python Vladimir Berezhnoy 2017-07-09 20:00:02 +03:00
  • 9ec54ef89b shfmt fixes Vladimir Berezhnoy 2017-07-09 13:21:55 +03:00
  • 256cb90f3c remove awk Vladimir Berezhnoy 2017-07-09 13:15:01 +03:00
  • 8f3a3b293d add newline and checks Vladimir Berezhnoy 2017-07-09 13:00:42 +03:00
  • 975a7359a2 Merge pull request #937 from Neilpang/dev neil 2017-07-09 09:48:37 +08:00
  • ac7361a55e Merge pull request #935 from abelbeck/dns_dyn neil 2017-07-09 09:20:34 +08:00
  • bd41f50ba5 fix formatting Vladimir Berezhnoy 2017-07-08 22:02:34 +03:00
  • a2038ab07e fix syntax Vladimir Berezhnoy 2017-07-08 21:57:27 +03:00
  • 6445a7674b fix syntax Vladimir Berezhnoy 2017-07-08 21:52:47 +03:00
  • 3bf2e89a1a add pdd.yandex.ru dns api Vladimir Berezhnoy 2017-07-08 21:35:22 +03:00
  • e6a13bf386 Merge branch 'dns_dyn' of github.com:abelbeck/acme.sh into dns_dyn Lonnie Abelbeck 2017-07-08 07:10:09 -05:00
  • 42b2adc03e Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API Lonnie Abelbeck 2017-07-07 09:51:43 -05:00
  • f2b9af01e8 Merge remote-tracking branch 'upstream/dev' into dns_dyn Lonnie Abelbeck 2017-07-08 06:48:25 -05:00
  • 9bd2d92755 Update main README.md DNS API list Lonnie Abelbeck 2017-07-08 06:43:21 -05:00
  • babe884b7c Replace 'head -n' with the '_head_n' function Lonnie Abelbeck 2017-07-08 06:39:18 -05:00
  • 200287254b add deactivate-account neilpang 2017-07-08 17:25:01 +08:00
  • 0b797f5964 fix new shellcheck error neilpang 2017-07-08 14:12:31 +08:00
  • 13a8c309f5 fix new shellcheck errors neilpang 2017-07-08 09:20:12 +08:00
  • 528d2f29d3 dns_dyn.sh, remove trailing spaces at end of line Lonnie Abelbeck 2017-07-07 10:33:24 -05:00
  • 0aba5dc8de dns_dyn.sh, remove empty line at end Lonnie Abelbeck 2017-07-07 10:22:20 -05:00
  • 72fcf5ab85 Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API Lonnie Abelbeck 2017-07-07 09:51:43 -05:00
  • dd9df068b0 Merge pull request #928 from Neilpang/dev neil 2017-07-04 09:10:00 +08:00
  • 81772fb703 minor, fix format neil 2017-07-04 09:08:54 +08:00
  • 6304566603 Merge pull request #927 from Neilpang/dev neil 2017-07-04 08:29:38 +08:00
  • 5f8b60a0e5 fix https://github.com/Neilpang/acme.sh/issues/926 don't trigger validation for dns manually mode neilpang 2017-07-04 08:23:09 +08:00
  • 4964e075df Merge remote-tracking branch 'upstream/master' raidenii 2017-07-03 11:40:32 -04:00
  • e2accaf70e Merge pull request #925 from raidenii/master neil 2017-07-03 20:55:36 +08:00
  • 7b32bbfc26 Fix for SC2086. RaidenII 2017-07-03 08:22:16 -04:00
  • 6963f3880d Fixes the get_root function so that when domain doesn't exist it will correctly return error. RaidenII 2017-07-03 03:28:28 -07:00
  • 6c3430b6e5 Wrote missing cpanel.sh 2globalnomads 2017-07-02 23:24:14 +04:00
  • c53f36a777 Merge pull request #920 from Neilpang/dev neil 2017-07-02 21:52:30 +08:00
  • bb4d378733 Merge pull request #921 from raidenii/master neil 2017-07-02 21:49:17 +08:00
  • 333090a967 Fix README.md for DNS API. RaidenII 2017-07-02 06:38:25 -07:00
  • c8f5646d53 Merge pull request #919 from raidenii/master neil 2017-07-02 21:34:19 +08:00
  • 3002f6dfd5 Updated README.md for Name.com API application. RaidenII 2017-07-02 06:02:44 -07:00
  • 3f8a50e2ae Merge pull request #909 from raidenii/master neil 2017-07-02 20:13:12 +08:00
  • 1a504118e5 Updated DNS API support list. RaidenII 2017-07-02 04:55:06 -07:00
  • 2e602ef6b0 Added ret value verification. RaidenII 2017-07-02 04:45:07 -07:00
  • d55c3faaeb Merge pull request #918 from Neilpang/dev neil 2017-07-02 19:20:59 +08:00
  • 6b185d20c0 fix format neilpang 2017-07-02 18:40:11 +08:00
  • 1bbc33a0cf minor fix CA_DIR neilpang 2017-07-02 18:24:55 +08:00
  • a71eba07a1 minor, fix resource name neilpang 2017-07-02 18:05:55 +08:00
  • 422dd1fa4f Implement deactivate account: --deactivate-account neilpang 2017-07-02 17:02:54 +08:00
  • c4b2e5829e add always-force-new-domain-key. fix https://github.com/Neilpang/acme.sh/issues/914 neilpang 2017-07-02 15:25:35 +08:00
  • 1be222f6ed minor neilpang 2017-07-02 13:38:44 +08:00
  • 5463f459e6 Merge pull request #917 from Neilpang/dev neil 2017-07-01 22:44:29 +08:00
  • 14d7bfdab2 fix deactivate for lower rate limit neilpang 2017-07-01 21:47:30 +08:00
  • ea722da3de add debug info neilpang 2017-07-01 20:31:42 +08:00
  • 9aed1e2d17 Argh. Double quotes. RaidenII 2017-07-01 05:18:12 -07:00
  • 63c6ed3fd0 Fixes to follow coding standards. RaidenII 2017-07-01 05:14:52 -07:00
  • 744bfc1982 Merge pull request #915 from Neilpang/dev neil 2017-07-01 12:31:42 +08:00
  • d04434e3ec fix alias neilpang 2017-07-01 10:54:14 +08:00
  • dc3b7b5775 Merge remote-tracking branch 'upstream/master' RaidenII 2017-06-30 09:39:13 -04:00
  • 17fbfd14db Minor fixes. RaidenII 2017-06-30 08:32:39 -04:00
  • d0f5aece5f Fix SC2170. RaidenII 2017-06-29 15:43:58 -04:00
  • eeda3062e1 Fix against POSIX standard. RaidenII 2017-06-29 15:40:29 -04:00
  • 168d712dec Fixed URL of Name.com API and removed useless debug for retcode. RaidenII 2017-06-29 09:43:11 -04:00
  • e64ad5176e Added Name.com API support. Minor change to DuckDNS API support. RaidenII 2017-06-28 16:15:57 -04:00
  • 0e1469f359 Merge pull request #907 from Neilpang/dev neil 2017-06-28 19:47:40 +08:00
  • 7d2b6cfeaf fix https://github.com/Neilpang/acme.sh/issues/905 neilpang 2017-06-28 19:46:51 +08:00
  • 8e7d029946 Merge pull request #906 from Neilpang/dev neil 2017-06-28 19:21:45 +08:00
  • 9dd62ae0f8 fix https://github.com/Neilpang/acme.sh/issues/900 neilpang 2017-06-28 19:21:03 +08:00
  • e7dff4756f Using HTTPS for DuckDNS API and added instruction. RaidenII 2017-06-27 15:28:10 -04:00
  • fa98d72f3a Added preliminary support for DuckDNS TXT record API, a free Dynamic DNS provider RaidenII 2017-06-27 09:21:39 -04:00
  • ccf0492890 Merge pull request #904 from Neilpang/dev neil 2017-06-27 19:57:50 +08:00
  • eb0ef6bd3d fix https://github.com/Neilpang/acme.sh/issues/614#issuecomment-311160843 neilpang 2017-06-27 19:56:43 +08:00
  • 19aa2ccf4d Merge remote-tracking branch 'upstream/master' into ssh-deploy dkerr64 2017-06-24 12:18:07 -04:00
  • 841b762796 minor neil 2017-06-23 18:11:11 +08:00
  • 63fb90806c Merge pull request #896 from Neilpang/dev neil 2017-06-20 21:59:08 +08:00
  • 88ada80686 step to 2.7.3 neilpang 2017-06-20 21:51:18 +08:00
  • 7d5ddf5e6a Merge branch 'server' of https://github.com/Neilpang/acme.sh into server neilpang 2017-06-19 20:36:33 +08:00
  • 8f01919f62 minor neilpang 2017-06-19 20:24:31 +08:00
  • 98394f99b5 fix server host neilpang 2017-06-19 20:19:30 +08:00
  • cae50e16a7 fix https://github.com/Neilpang/acme.sh/issues/882#issuecomment-309383956 neilpang 2017-06-19 20:05:43 +08:00
  • 4a2ac7bd2e fix renew for stage cert neilpang 2017-06-17 17:15:37 +08:00
  • a3bdaa85f2 minor neilpang 2017-06-17 16:30:04 +08:00
  • 40ef86f475 fix for deactivate function neilpang 2017-06-17 16:20:32 +08:00