Commit Graph

30 Commits (237d28cf83cd008a61652b95bbb5a7c85f9cd564)

Author SHA1 Message Date
nytral 3bc59a0327 first attempt to fix CI errors
nytral 5a883889a2 fixes
nytral e26f9b8095 DNSMadeEasy ACMEv2 support
nytral 8d53ec5353 fixed validation, added LUA while I'm at it
nytral a1e1bfc71b removed useless code
nytral 29992f54a3 delete support for dns_me
nytral e82ea94bb6 Merge remote-tracking branch 'upstream/master'
neilpang 1c22c2f76a fix for solaris
neilpang 542d7977db add new _url_encode
Bastian Bittorf 3ca93f4a4c shellcheck: fix several occurences of SC2034
message:
SC2034: $VARNAME appears unused. Verify it or export it.

most of these are related to the style:
we generate global vars, which are used in other functions.

the var "lexical_url" was really unused (left it as comment)

the travis-check now does not need anymore special flags.

Signed-off-by: Bastian Bittorf <bb@npl.de>
Kevin Kaland 3cf85634eb Trim potential closing curly brace.
Fixes GH-517.
klemens 329174b6d9 spelling fixes
neilpang e009ec8b93 Support AWS Route53 api
nytral a9b15f1c36 Merge remote-tracking branch 'upstream/master'
neilpang 422e5026d6 fix shellcheck warnings
neilpang e440223b40 fix shellcheck warnings
neilpang e9f9f515bd fix shellcheck warnings.
neilpang c7b16249b8 fix shellcheck warnings
nytral 764963e986 sync upstream
neilpang dec90f7e5e format dns_me api
nytral 2ea5b283a8 _hmac use and generic date
nytral eb23549cd6 s/bash/sh/
nytral cd90062850 better bugfix
nytral 3ec72fcee9 bugfix
nytral b9091e14b3 adding DNSMadeEasy API
nytral 22b83d7630 _hmac use and generic date
nytral 0b5bff01e1 s/bash/sh/
nytral 4fe7b6cd65 better bugfix
nytral 49e1f7d8bf bugfix
nytral 803fb243bf adding DNSMadeEasy API