]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
7 years agofix format
neilpang [Tue, 6 Dec 2016 07:18:02 +0000 (15:18 +0800)]
fix format

7 years agosupport cloudflare rm function
neilpang [Tue, 6 Dec 2016 06:58:36 +0000 (14:58 +0800)]
support cloudflare rm function

7 years agoupdate template
neilpang [Tue, 6 Dec 2016 06:02:31 +0000 (14:02 +0800)]
update template

7 years agoMerge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang [Tue, 6 Dec 2016 05:55:28 +0000 (13:55 +0800)]
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev

7 years agoupdate api template
neilpang [Tue, 6 Dec 2016 05:55:06 +0000 (13:55 +0800)]
update api template

7 years agoMerge pull request #440 from vjt/patch-1
neil [Mon, 5 Dec 2016 01:03:37 +0000 (09:03 +0800)]
Merge pull request #440 from vjt/patch-1

Fix AWS Route53 API consumer

7 years agoFix Route53 API consumer
Marcello Barnaba [Sun, 4 Dec 2016 19:10:33 +0000 (20:10 +0100)]
Fix Route53 API consumer

Ignoring the Chthlulu argument :smiley:, Route53 returns its XML all on one line, making not possible to grep the hosted zone record with egrep/sed.

This change splits the XML in multiple lines, so that parsing can succeed.

7 years agoMerge pull request #433 from kookxiang/dev
neil [Sun, 4 Dec 2016 14:19:25 +0000 (22:19 +0800)]
Merge pull request #433 from kookxiang/dev

Automatically delete acme txt record for CloudXNS

7 years agoFinish dns_cx_rm() method
kookxiang [Sat, 3 Dec 2016 15:32:50 +0000 (23:32 +0800)]
Finish dns_cx_rm() method

7 years agofix for solaris
neilpang [Sun, 4 Dec 2016 13:33:36 +0000 (21:33 +0800)]
fix for solaris

7 years agofix cx
neilpang [Sun, 4 Dec 2016 13:24:38 +0000 (21:24 +0800)]
fix cx

7 years agofix cx
neilpang [Sun, 4 Dec 2016 12:40:27 +0000 (20:40 +0800)]
fix cx

7 years agofix issue
neilpang [Sun, 4 Dec 2016 06:45:26 +0000 (14:45 +0800)]
fix issue

7 years agoDev (#434)
neil [Sun, 4 Dec 2016 05:46:07 +0000 (13:46 +0800)]
Dev (#434)

* do not use script home

* fix format

* fix issue when there is no one records in the domain.

7 years agofix issue when there is no one records in the domain.
neilpang [Sun, 4 Dec 2016 04:22:36 +0000 (12:22 +0800)]
fix issue when there is no one records in the domain.

7 years agodo not use script home
neil [Fri, 2 Dec 2016 13:12:20 +0000 (21:12 +0800)]
do not use script home

* do not use script home

* fix format

7 years agofix format
neilpang [Fri, 2 Dec 2016 12:30:52 +0000 (20:30 +0800)]
fix format

7 years agodo not use script home
neilpang [Fri, 2 Dec 2016 12:24:12 +0000 (20:24 +0800)]
do not use script home

7 years agoMerge pull request #427 from Neilpang/dev
neil [Mon, 28 Nov 2016 16:20:41 +0000 (00:20 +0800)]
Merge pull request #427 from Neilpang/dev

Add NO_TIMESTAMP to mute the timestamp from the output

7 years agofix https://github.com/Neilpang/acme.sh/issues/426
neilpang [Mon, 28 Nov 2016 16:11:02 +0000 (00:11 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/426

7 years agoUpdate README.md
neil [Fri, 25 Nov 2016 14:20:54 +0000 (22:20 +0800)]
Update README.md

7 years agoMerge pull request #421 from sjau/master
neil [Fri, 25 Nov 2016 04:01:41 +0000 (12:01 +0800)]
Merge pull request #421 from sjau/master

Added ISPConfig DNS API

7 years agoChanging shebang back to sh
sjau [Fri, 25 Nov 2016 03:50:05 +0000 (04:50 +0100)]
Changing shebang back to sh

7 years agoFixed wrong zone getting JSON and added lots of debug info
sjau [Thu, 24 Nov 2016 17:02:42 +0000 (18:02 +0100)]
Fixed wrong zone getting JSON and added lots of debug info

7 years agoAdded ISPConfig DNS API
sjau [Thu, 24 Nov 2016 15:00:32 +0000 (16:00 +0100)]
Added ISPConfig DNS API

7 years agoMerge pull request #420 from Neilpang/dev
neil [Thu, 24 Nov 2016 14:47:44 +0000 (22:47 +0800)]
Merge pull request #420 from Neilpang/dev

Add DNS API support for aliyun

7 years agominor
neilpang [Thu, 24 Nov 2016 14:36:21 +0000 (22:36 +0800)]
minor

7 years agofix for aliyun api
neilpang [Thu, 24 Nov 2016 14:27:14 +0000 (22:27 +0800)]
fix for aliyun api

7 years agoAdd DNS API support for aliyun (#410)
baiyangliu [Thu, 24 Nov 2016 13:49:45 +0000 (21:49 +0800)]
Add DNS API support for aliyun (#410)

* Add DNS API support for aliyun

* Update README.md

* format

* format

* format

* format...

* format...

* format

* format

* fix bug

* fix bug

* code format

* code format

* fix bug

* just ok...

* fix bug

* fix bug

* fix bug

* change "echo" to "printf"

* fix bug

* code format

* fix bug."head -c" in function _ali_nonce not supported by solaris

* fix bug."head -c" in function _ali_nonce not supported by solaris

* format

* fix bug._ali_nonce not work on solaris

* fix bug. _ali_nonce not work on solaris

* fix bug. _ali_nonce not work on solaris

* add aliyun.com to README.md

7 years agoDev (#419)
neil [Thu, 24 Nov 2016 06:13:23 +0000 (14:13 +0800)]
Dev (#419)

* fix CI

* fix ci

* fix ci

7 years agofix ci
neil [Thu, 24 Nov 2016 05:58:14 +0000 (13:58 +0800)]
fix ci

7 years agofix ci
neil [Thu, 24 Nov 2016 05:45:00 +0000 (13:45 +0800)]
fix ci

7 years agofix CI
neil [Thu, 24 Nov 2016 05:39:46 +0000 (13:39 +0800)]
fix CI

7 years agoMerge pull request #418 from Neilpang/dev
neil [Wed, 23 Nov 2016 14:51:55 +0000 (22:51 +0800)]
Merge pull request #418 from Neilpang/dev

fix ci, remove NGROK_TOKEN_OSX

7 years agofix ci, remove NGROK_TOKEN_OSX
neilpang [Wed, 23 Nov 2016 14:07:24 +0000 (22:07 +0800)]
fix ci, remove NGROK_TOKEN_OSX

7 years agoMerge pull request #416 from Neilpang/dev
neil [Wed, 23 Nov 2016 14:04:22 +0000 (22:04 +0800)]
Merge pull request #416 from Neilpang/dev

add OSX test to CI

7 years agofix ci
neilpang [Wed, 23 Nov 2016 13:17:51 +0000 (21:17 +0800)]
fix ci

7 years agofix CI
neilpang [Wed, 23 Nov 2016 13:01:47 +0000 (21:01 +0800)]
fix CI

7 years agofix ci
neilpang [Wed, 23 Nov 2016 12:46:11 +0000 (20:46 +0800)]
fix ci

7 years agofix ci
neilpang [Wed, 23 Nov 2016 12:35:47 +0000 (20:35 +0800)]
fix ci

7 years agofix ci
neilpang [Wed, 23 Nov 2016 12:21:43 +0000 (20:21 +0800)]
fix ci

7 years agofix ci
neilpang [Wed, 23 Nov 2016 12:01:40 +0000 (20:01 +0800)]
fix ci

7 years agofix ci
neilpang [Wed, 23 Nov 2016 11:48:14 +0000 (19:48 +0800)]
fix ci

7 years agofix ci
neil [Wed, 23 Nov 2016 10:51:49 +0000 (18:51 +0800)]
fix ci

7 years agofix ci
neil [Wed, 23 Nov 2016 10:50:34 +0000 (18:50 +0800)]
fix ci

7 years agofix ci
neil [Wed, 23 Nov 2016 05:59:15 +0000 (13:59 +0800)]
fix ci

7 years agofix ci
neil [Wed, 23 Nov 2016 05:53:44 +0000 (13:53 +0800)]
fix ci

7 years agofix ci
neil [Wed, 23 Nov 2016 05:51:01 +0000 (13:51 +0800)]
fix ci

7 years agofix osx ci
neil [Wed, 23 Nov 2016 05:39:27 +0000 (13:39 +0800)]
fix osx ci

7 years agofix ci
neil [Wed, 23 Nov 2016 05:35:30 +0000 (13:35 +0800)]
fix ci

7 years agofix ci
neil [Wed, 23 Nov 2016 05:18:29 +0000 (13:18 +0800)]
fix ci

7 years agofix ci
neilpang [Tue, 22 Nov 2016 15:10:41 +0000 (23:10 +0800)]
fix ci

7 years agofix ci
neilpang [Tue, 22 Nov 2016 14:52:08 +0000 (22:52 +0800)]
fix ci

7 years agoadd NGROK_TOKEN_OSX
neilpang [Tue, 22 Nov 2016 14:37:48 +0000 (22:37 +0800)]
add NGROK_TOKEN_OSX

7 years agofix ch
neilpang [Tue, 22 Nov 2016 14:28:29 +0000 (22:28 +0800)]
fix ch

7 years agofix ci
neilpang [Tue, 22 Nov 2016 14:21:51 +0000 (22:21 +0800)]
fix ci

7 years agofix ci
neilpang [Tue, 22 Nov 2016 14:10:29 +0000 (22:10 +0800)]
fix ci

7 years agofix ci
neilpang [Tue, 22 Nov 2016 14:06:19 +0000 (22:06 +0800)]
fix ci

7 years agofix ci
neilpang [Tue, 22 Nov 2016 14:03:59 +0000 (22:03 +0800)]
fix ci

7 years agofix ci
neilpang [Tue, 22 Nov 2016 14:02:10 +0000 (22:02 +0800)]
fix ci

7 years agosupport osx CI
neilpang [Tue, 22 Nov 2016 13:59:40 +0000 (21:59 +0800)]
support osx CI

7 years agoMerge pull request #415 from Neilpang/dev
neil [Tue, 22 Nov 2016 13:50:30 +0000 (21:50 +0800)]
Merge pull request #415 from Neilpang/dev

support OPENSSL_BIN and "--openssl-bin"

7 years agosupport OPENSSL_BIN and "--openssl-bin"
neilpang [Tue, 22 Nov 2016 13:43:42 +0000 (21:43 +0800)]
support OPENSSL_BIN and "--openssl-bin"

7 years agoMerge pull request #413 from Neilpang/dev
neil [Mon, 21 Nov 2016 13:04:47 +0000 (21:04 +0800)]
Merge pull request #413 from Neilpang/dev

refactor HTTPS_INSECURE

7 years agorefactor HTTPS_INSECURE
neilpang [Mon, 21 Nov 2016 12:56:50 +0000 (20:56 +0800)]
refactor HTTPS_INSECURE

7 years agoSupport AWS Route53 domain API
neil [Sun, 20 Nov 2016 15:31:11 +0000 (23:31 +0800)]
Support AWS Route53 domain API

Support AWS Route53 domain API

7 years agoSupport AWS Route53 api
neilpang [Sun, 20 Nov 2016 15:21:07 +0000 (23:21 +0800)]
Support AWS Route53 api

7 years agofix format
neilpang [Sun, 20 Nov 2016 15:09:57 +0000 (23:09 +0800)]
fix format

7 years agofix format
neilpang [Sun, 20 Nov 2016 15:04:28 +0000 (23:04 +0800)]
fix format

7 years agoSupport AWS Route53 api
neilpang [Sun, 20 Nov 2016 14:57:07 +0000 (22:57 +0800)]
Support AWS Route53 api

7 years agoMerge pull request #404 from Neilpang/dev
neil [Sat, 19 Nov 2016 01:45:41 +0000 (09:45 +0800)]
Merge pull request #404 from Neilpang/dev

fix ngrok

7 years agofix ngrok
neilpang [Fri, 18 Nov 2016 13:40:03 +0000 (21:40 +0800)]
fix ngrok

7 years agoMerge pull request #403 from Neilpang/dev
neil [Fri, 18 Nov 2016 12:27:29 +0000 (20:27 +0800)]
Merge pull request #403 from Neilpang/dev

fix egrep performance

7 years agofix egrep performance
neilpang [Fri, 18 Nov 2016 12:14:08 +0000 (20:14 +0800)]
fix egrep performance

7 years agoMerge pull request #402 from Neilpang/dev
neil [Fri, 18 Nov 2016 12:04:48 +0000 (20:04 +0800)]
Merge pull request #402 from Neilpang/dev

Dev

7 years agofix format
neilpang [Fri, 18 Nov 2016 11:44:43 +0000 (19:44 +0800)]
fix format

7 years agofix bug https://github.com/Neilpang/acme.sh/issues/401
neilpang [Fri, 18 Nov 2016 11:40:41 +0000 (19:40 +0800)]
fix bug https://github.com/Neilpang/acme.sh/issues/401

7 years agoMerge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang [Fri, 18 Nov 2016 11:27:53 +0000 (19:27 +0800)]
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev

7 years agoMerge pull request #400 from magna-z/powerdns_dns_api
neil [Fri, 18 Nov 2016 04:28:35 +0000 (12:28 +0800)]
Merge pull request #400 from magna-z/powerdns_dns_api

Add functional in method dns_pdns_rm()

7 years agoMerge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang [Thu, 17 Nov 2016 12:14:55 +0000 (20:14 +0800)]
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev

7 years agoAdd functional in method dns_pdns_rm()
magna-z [Thu, 17 Nov 2016 11:52:00 +0000 (14:52 +0300)]
Add functional in method dns_pdns_rm()

7 years agoMerge pull request #397 from Neilpang/dev
neil [Thu, 17 Nov 2016 05:46:54 +0000 (13:46 +0800)]
Merge pull request #397 from Neilpang/dev

add PULL_REQUEST_TEMPLATE template

7 years agoadd PULL_REQUEST_TEMPLATE template
neil [Thu, 17 Nov 2016 05:40:10 +0000 (13:40 +0800)]
add PULL_REQUEST_TEMPLATE template

7 years agofix _exists
neil [Thu, 17 Nov 2016 05:20:20 +0000 (13:20 +0800)]
fix _exists

7 years agofix _exists for busybox
neil [Thu, 17 Nov 2016 05:17:29 +0000 (13:17 +0800)]
fix _exists for busybox

7 years agofix format
neilpang [Wed, 16 Nov 2016 16:25:40 +0000 (00:25 +0800)]
fix format

7 years agofix check email
neilpang [Wed, 16 Nov 2016 16:22:45 +0000 (00:22 +0800)]
fix check email

7 years agoMerge pull request #396 from Neilpang/dev
neil [Wed, 16 Nov 2016 15:55:45 +0000 (23:55 +0800)]
Merge pull request #396 from Neilpang/dev

fix _exists

7 years agofix _exists
neilpang [Wed, 16 Nov 2016 15:53:32 +0000 (23:53 +0800)]
fix _exists

7 years agoMerge pull request #393 from Neilpang/dev
neil [Wed, 16 Nov 2016 15:22:11 +0000 (23:22 +0800)]
Merge pull request #393 from Neilpang/dev

Dev

7 years agofix shfmt
neilpang [Wed, 16 Nov 2016 14:53:59 +0000 (22:53 +0800)]
fix shfmt

7 years agofix shfmt
neilpang [Wed, 16 Nov 2016 14:44:39 +0000 (22:44 +0800)]
fix shfmt

7 years agofix shfmt
neilpang [Wed, 16 Nov 2016 14:37:03 +0000 (22:37 +0800)]
fix shfmt

7 years agofix shfmt
neilpang [Wed, 16 Nov 2016 14:28:33 +0000 (22:28 +0800)]
fix shfmt

7 years agofix error message for nc
neilpang [Wed, 16 Nov 2016 14:20:47 +0000 (22:20 +0800)]
fix error message for nc

7 years agoMerge pull request #392 from Neilpang/dev
neil [Wed, 16 Nov 2016 12:33:08 +0000 (20:33 +0800)]
Merge pull request #392 from Neilpang/dev

minor, message typo

7 years agominor, message typo
neilpang [Wed, 16 Nov 2016 11:45:00 +0000 (19:45 +0800)]
minor, message typo

7 years agoUpdate README.md
neil [Wed, 16 Nov 2016 05:10:56 +0000 (13:10 +0800)]
Update README.md

7 years agoMerge pull request #389 from Neilpang/dev
neil [Tue, 15 Nov 2016 14:10:32 +0000 (22:10 +0800)]
Merge pull request #389 from Neilpang/dev

run acmetest project in CI

7 years agosudo for travis
neilpang [Tue, 15 Nov 2016 13:49:35 +0000 (21:49 +0800)]
sudo for travis