Commit Graph

  • 04f7f0ab3d fix format neilpang 2019-02-15 22:33:03 +08:00
  • 7345b92c75 purge the record everytime neilpang 2019-02-15 21:59:04 +08:00
  • 1bbc62313c fix format neilpang 2019-02-06 09:47:23 +08:00
  • 8c20ef0309 fix format neilpang 2019-02-05 18:48:48 +08:00
  • ee47b9ee9f support doh neilpang 2019-02-05 18:44:36 +08:00
  • a4980d8007 support dns over https neilpang 2019-02-02 22:34:07 +08:00
  • 4ade446b55
    Merge pull request #2095 from Augustin-FL/dev neil 2019-02-15 22:30:26 +08:00
  • ec6569fbea fix travis Augustin-FL 2019-02-15 08:56:09 +00:00
  • 1ad6742dbc fix travis Augustin-FL 2019-02-15 08:43:07 +00:00
  • 63ea3e8d27 acme.sh does not follow Location: headers when using wget Augustin-FL 2019-02-15 08:29:00 +00:00
  • 9ace7db216 simplify online_rest Augustin-FL 2019-02-15 08:03:13 +00:00
  • 841513501a update get_root Augustin-FL 2019-02-15 07:58:43 +00:00
  • 5c94147603 use read/saveconf_mutable, not readconf from OVH Augustin-FL 2019-02-15 08:08:10 +00:00
  • 02f6d4cb66 use read/saveconf_mutable, not readconf from OVH Augustin-FL 2019-02-15 07:56:13 +00:00
  • ec5fad433c Add online.net DNS API Augustin-FL 2019-02-13 23:33:54 +01:00
  • d7707e58bd fixing last travis issue Augustin-FL 2019-02-14 00:24:19 +01:00
  • 5b1fab4ff3 fixing remaining travis issues Augustin-FL 2019-02-14 00:19:18 +01:00
  • f77e9907cd fixing most travis issues Augustin-FL 2019-02-14 00:11:07 +01:00
  • e4fc18be87 Add online.net DNS API Augustin-FL 2019-02-13 23:33:54 +01:00
  • b4fa97fd54
    Merge pull request #2090 from ianw/rackdns neil 2019-02-13 09:24:35 +08:00
  • d30b441ede Rackspace Cloud DNS Tom Cocca 2019-01-02 00:18:25 -06:00
  • e5475b7e3e fix: check if devil command exists, as requested by @Neilpang ahwayakchih 2019-02-11 17:11:58 +01:00
  • 3fa6fb5731 fix: do not use local keyword as requested by @Neilpang ahwayakchih 2019-02-11 17:02:18 +01:00
  • dda29f7e2f
    Merge pull request #2082 from laszlof/nw_dns_api neil 2019-02-11 23:00:14 +08:00
  • 952e281993
    Merge pull request #2077 from hosting-de/fix/better-parsing-of-responses neil 2019-02-11 22:47:08 +08:00
  • 1fa026b9c7 using ' ' instead of '[:space:]' for tr Oliver Dick 2019-02-11 11:47:48 +01:00
  • e8c91e6e12
    Merge pull request #2083 from siwyd/ns1-dns-ttl neil 2019-02-10 23:03:07 +08:00
  • 41425f7f74
    Merge pull request #2086 from christianbur/patch-3 neil 2019-02-10 23:02:19 +08:00
  • 829ce75856
    Add support for zeit dns CertainLach 2019-02-10 18:18:59 +05:00
  • 2cf01c23a2
    Update Dockerfile Christian Burmeister 2019-02-09 19:38:32 +01:00
  • 412f85b665 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev Ne-Lexa 2019-02-08 12:31:01 +03:00
  • ebc90f6ab8
    Set NS1 DNS record TTL to 0 Simon Wydooghe 2019-02-06 17:42:50 +01:00
  • 84d80e93bc Add support for Thermo, Nexcess, and Futurehosting DNS APIs Frank Laszlo 2019-02-06 10:42:11 -05:00
  • b7e92dbced Documentation update. Sebastiaan Hoogeveen 2019-02-06 14:27:26 +01:00
  • 44dcb0d0a9 Make Travis happy; fixed formatting of return statements. Sebastiaan Hoogeveen 2019-02-06 11:46:47 +01:00
  • b3e3e080a9 Cleaned up some of the comments from shellcheck. Sebastiaan Hoogeveen 2019-02-05 16:37:08 +01:00
  • 1167cdcaec Added DNS API support for NederHost (https://www.nederhost.nl/) Sebastiaan Hoogeveen 2019-02-05 16:32:41 +01:00
  • 1e9f78e858
    Merge 6420aced207bce2f0b365cd57624009fc50d0321 into 55e862a4a4f69e15e9733c433b3417e122d22013 TechnicLab 2019-02-05 14:09:07 +00:00
  • 4eda39a31d making shellcheck happy Oliver Dick 2019-02-04 15:40:45 +01:00
  • 759b75ca48 better parsing of json responses fixes an error if customer does not have access to dns-groups Oliver Dick 2019-02-04 11:27:04 +01:00
  • b2cb73c875 style: fix 2 more errors reported by shfmt ahwayakchih 2019-02-03 22:59:27 +01:00
  • 84a1e1840f style: fix style errors reported by shfmt ahwayakchih 2019-02-03 22:56:43 +01:00
  • 3bb7022919 style: restyle MyDevil.net scripts to pass ShellCheck.net validation ahwayakchih 2019-02-03 16:51:14 +01:00
  • 1983913ed1 docs: some more info about handling changing IP (just in case) on MyDevil.net ahwayakchih 2019-02-03 16:27:46 +01:00
  • eea3a3c555 docs: update MyDEvil.net interlinks ahwayakchih 2019-02-03 16:22:03 +01:00
  • b07ef223ee feat: add support for MyDevil.net ahwayakchih 2019-02-03 16:18:42 +01:00
  • b534b15e0e
    Repair time format Bob Lu 2019-02-03 21:40:45 +08:00
  • a6d11796da Add dns_maradns.sh Awal Garg 2018-03-19 02:00:41 +05:30
  • f0f30961da fix Frank Laszlo 2019-01-30 09:45:53 -05:00
  • 55e862a4a4
    Merge pull request #2068 from Neilpang/dev neil 2019-01-30 20:14:10 +08:00
  • 227547f826 fix https://github.com/Neilpang/acme.sh/pull/1979 neilpang 2019-01-30 20:13:23 +08:00
  • 7c41dd5e31
    Merge pull request #2064 from Neilpang/dev neil 2019-01-28 19:24:09 +08:00
  • a964646803 fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-458035330 neilpang 2019-01-28 19:11:45 +08:00
  • d53f1766ca
    Update ssh_cpanel.sh John Oberg 2019-01-27 16:54:03 -05:00
  • 7870b5692e
    Update ssh_cpanel.sh John Oberg 2019-01-27 16:50:42 -05:00
  • 9dac02ba5d
    Merge pull request #2063 from Neilpang/dev neil 2019-01-27 13:42:50 +08:00
  • f570ee0a1c fix typo and sed use Sven Neubauer 2019-01-27 00:33:45 +01:00
  • 43877d2647 fix rm method to urlencode the existing txt records. fix https://github.com/Neilpang/acme.sh/issues/2052 neilpang 2019-01-26 20:27:53 +08:00
  • cc6159b39b urlencode the existing txt record value fix https://github.com/Neilpang/acme.sh/issues/2052 neilpang 2019-01-26 19:15:13 +08:00
  • 43ff787b04 remove tls-sni neilpang 2019-01-26 18:32:11 +08:00
  • fcdf048d18
    Update README.md Dan // pixelFlow 2019-01-25 21:01:11 +00:00
  • a083449e56
    Add files via upload Dan // pixelFlow 2019-01-25 21:00:19 +00:00
  • fe9de350c9
    Delete Artboard 1.png Dan // pixelFlow 2019-01-25 21:00:03 +00:00
  • c179286fe1
    logo upload Dan // pixelFlow 2019-01-25 20:59:32 +00:00
  • 31291bc503
    Delete Artboard 1.png Dan // pixelFlow 2019-01-25 20:59:12 +00:00
  • 73569d45c7
    Added (completely free) logo - hope you like it! Dan // pixelFlow 2019-01-25 20:58:47 +00:00
  • 439b196c00
    Add files via upload Dan // pixelFlow 2019-01-25 20:56:25 +00:00
  • 022ee61faf Merge remote-tracking branch 'upstream/dev' into dns_nexcess_thermo_fh Frank Laszlo 2019-01-25 12:44:14 -05:00
  • 3633598462 Lets start 2.8.1 neilpang 2019-01-25 22:39:22 +08:00
  • 94922f2df6
    Merge pull request #2053 from Manawyrm/dev neil 2019-01-25 22:38:11 +08:00
  • 75fe022f96 Changed order in readme, added do.de Tobias Mädel 2019-01-25 15:26:41 +01:00
  • bc839569fb
    Merge branch 'dev' into dev Tobias Mädel 2019-01-25 14:38:35 +01:00
  • f62a4a0c0c
    Merge pull request #2056 from Neilpang/dev 2.8.0 neil 2019-01-25 21:35:29 +08:00
  • 8dacd51abb
    Merge pull request #1997 from MilanPala/master neil 2019-01-25 21:33:42 +08:00
  • 06302871bc
    Merge pull request #1543 from Rid/patch-2 neil 2019-01-25 17:31:06 +08:00
  • c1ec2afeca
    Changed records per page to 5000 Grant Millar 2019-01-25 09:27:30 +00:00
  • 44a8111c35 fix typo Frank Laszlo 2019-01-24 16:44:07 -05:00
  • 9ac2615acd fix issues Frank Laszlo 2019-01-24 16:23:28 -05:00
  • e2f1338f94 Added documentation Tobias Mädel 2019-01-24 17:05:01 +01:00
  • 5f9b57d300 Cleaned up dns_doapi.sh Tobias Mädel 2019-01-24 17:00:37 +01:00
  • ddf77f10e9 Cleaned up dns_doapi.sh Tobias Mädel 2019-01-24 16:59:36 +01:00
  • 127532c226 Added dns_doapi.sh Tobias Mädel 2019-01-24 16:53:03 +01:00
  • 572adbaad2 Add support for Active24.cz Milan Pála 2018-12-31 20:05:08 +01:00
  • f4c7822bc9
    Merge pull request #2046 from hosting-de/fix/update-to-latest-dns-api neil 2019-01-22 11:33:07 +08:00
  • 89561b8d45
    Merge pull request #2027 from shonenada/deploy-qiniu neil 2019-01-22 11:24:02 +08:00
  • f7c933a088
    Merge branch 'dev' into dns_nexcess_thermo_fh Frank Laszlo 2019-01-21 15:15:32 -05:00
  • b0775f7a58 making shftm really happy Oliver Dick 2019-01-21 16:32:45 +01:00
  • 2dc50e6633 making shfmt happy Oliver Dick 2019-01-21 15:45:32 +01:00
  • ad2a3d603e
    Merge pull request #2047 from Neilpang/dev neil 2019-01-21 22:32:30 +08:00
  • 545f23551f trigger validation before cleanup fix https://github.com/Neilpang/acme.sh/issues/2037 neilpang 2019-01-21 22:25:23 +08:00
  • b15c1ffedc clean TXT records when error happens. https://github.com/Neilpang/acme.sh/issues/2037 neilpang 2019-01-21 22:09:13 +08:00
  • 56d70e4ea7 Update to latest API Changes Oliver Dick 2019-01-21 15:02:09 +01:00
  • 0b934232fd
    Merge pull request #2023 from jim-p/acme-fix-2022 neil 2019-01-21 19:38:40 +08:00
  • a4a53e1355
    Move docs into README.md from README_zh.md shonenada 2019-01-21 17:31:21 +08:00
  • c445e70cff
    fix indent shonenada 2019-01-21 14:33:15 +08:00
  • e8eec2cb41
    add chinese readme shonenada 2019-01-21 00:08:23 +08:00
  • dd6fa4af00
    Save QINIU_CDN_DOMAIN only when defined shonenada 2019-01-20 23:58:10 +08:00
  • e13a8481fe Check for DNS records to apply, if not then sleep Mike Raunsbæk 2019-01-20 00:27:39 +01:00
  • afdb9a63ff
    chore: replece Le_Deploy_Qiniu_* with QINIU_* shonenada 2019-01-19 23:58:55 +08:00
  • 10ba2cd312 Use a literal space instead of an escaped space. Fixes #2022 jim-p 2019-01-10 16:06:46 -05:00