neil
4f8f775e69
Merge pull request #421 from sjau/master
...
Added ISPConfig DNS API
2016-11-25 12:01:41 +08:00
sjau
5eed02f7e9
Changing shebang back to sh
2016-11-25 04:50:05 +01:00
sjau
983f1f28ca
Fixed wrong zone getting JSON and added lots of debug info
2016-11-24 18:02:42 +01:00
sjau
192ede5e64
Added ISPConfig DNS API
2016-11-24 16:00:32 +01:00
neil
803a7aa878
Merge pull request #420 from Neilpang/dev
...
Add DNS API support for aliyun
2016-11-24 22:47:44 +08:00
neilpang
93f3098aec
minor
2016-11-24 22:36:21 +08:00
neilpang
dbd94d047b
fix for aliyun api
2016-11-24 22:27:14 +08:00
baiyangliu
be39ab32d1
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
2016-11-24 21:49:45 +08:00
neil
8b1fb3cb0c
Dev ( #419 )
...
* fix CI
* fix ci
* fix ci
2016-11-24 14:13:23 +08:00
neil
9e04222ee6
fix ci
2016-11-24 13:58:14 +08:00
neil
72349507c4
fix ci
2016-11-24 13:45:00 +08:00
neil
79db8daddd
fix CI
2016-11-24 13:39:46 +08:00
neil
b967f83f20
Merge pull request #418 from Neilpang/dev
...
fix ci, remove NGROK_TOKEN_OSX
2016-11-23 22:51:55 +08:00
neilpang
74a7592b4b
fix ci, remove NGROK_TOKEN_OSX
2016-11-23 22:07:24 +08:00
neil
486f23538f
Merge pull request #416 from Neilpang/dev
...
add OSX test to CI
2016-11-23 22:04:22 +08:00
neilpang
df86ff2191
fix ci
2016-11-23 21:17:51 +08:00
neilpang
41266f05e9
fix CI
2016-11-23 21:01:47 +08:00
neilpang
d2aa331838
fix ci
2016-11-23 20:46:11 +08:00
neilpang
670cb9d223
fix ci
2016-11-23 20:35:47 +08:00
neilpang
a205762bf0
fix ci
2016-11-23 20:21:43 +08:00
neilpang
2ffab66d97
fix ci
2016-11-23 20:01:40 +08:00
neilpang
10a6aec998
fix ci
2016-11-23 19:48:14 +08:00
neil
7cbe31baad
fix ci
2016-11-23 18:51:49 +08:00
neil
8a09dc1b9b
fix ci
2016-11-23 18:50:34 +08:00
neil
fa6e174651
fix ci
2016-11-23 13:59:15 +08:00
neil
8dee328eae
fix ci
2016-11-23 13:53:44 +08:00
neil
340155e6a6
fix ci
2016-11-23 13:51:01 +08:00
neil
7fe19a030a
fix osx ci
2016-11-23 13:39:27 +08:00
neil
11e0ccdc91
fix ci
2016-11-23 13:35:30 +08:00
neil
e55b2f4f8d
fix ci
2016-11-23 13:18:29 +08:00
neilpang
d78c1f695e
fix ci
2016-11-22 23:10:41 +08:00
neilpang
cfbb3e86b3
fix ci
2016-11-22 22:52:08 +08:00
neilpang
fa6234e417
add NGROK_TOKEN_OSX
2016-11-22 22:37:48 +08:00
neilpang
9eeae9ad7e
fix ch
2016-11-22 22:28:29 +08:00
neilpang
28688488ff
fix ci
2016-11-22 22:21:51 +08:00
neilpang
41d804719f
fix ci
2016-11-22 22:10:29 +08:00
neilpang
bc18168662
fix ci
2016-11-22 22:06:19 +08:00
neilpang
1fadae82c7
fix ci
2016-11-22 22:03:59 +08:00
neilpang
791c62ca64
fix ci
2016-11-22 22:02:10 +08:00
neilpang
4441a6ff59
support osx CI
2016-11-22 21:59:40 +08:00
neil
63a7002477
Merge pull request #415 from Neilpang/dev
...
support OPENSSL_BIN and "--openssl-bin"
2016-11-22 21:50:30 +08:00
neilpang
a746139c53
support OPENSSL_BIN and "--openssl-bin"
2016-11-22 21:43:42 +08:00
neil
697a060132
Merge pull request #413 from Neilpang/dev
...
refactor HTTPS_INSECURE
2016-11-21 21:04:47 +08:00
neilpang
7834c25253
refactor HTTPS_INSECURE
2016-11-21 20:56:50 +08:00
neil
2e7cbfcff5
Support AWS Route53 domain API
...
Support AWS Route53 domain API
2016-11-20 23:31:11 +08:00
neilpang
5b771039fc
Support AWS Route53 api
2016-11-20 23:21:07 +08:00
neilpang
2f1bc5864f
fix format
2016-11-20 23:09:57 +08:00
neilpang
16d79ebaac
fix format
2016-11-20 23:04:28 +08:00
neilpang
e009ec8b93
Support AWS Route53 api
2016-11-20 22:57:07 +08:00
neil
738ece513f
Merge pull request #404 from Neilpang/dev
...
fix ngrok
2016-11-19 09:45:41 +08:00