]> git.proxmox.com Git - mirror_acme.sh.git/history - dnsapi
Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev
[mirror_acme.sh.git] / dnsapi /
2021-05-02 neilpangMerge branch 'dev' of https://github.com/acmesh-officia...
2021-05-01 neilMerge pull request #3493 from goekesmi/master
2021-04-29 neilMerge pull request #3455 from ecm75/notify_fix
2021-04-19 neilMerge pull request #3392 from akulumbeg/dev
2021-04-17 neilMerge pull request #3460 from JaZo/feature/aurora
2021-04-17 neilpangfix format
2021-04-15 Jasper ZonneveldAdd Aurora DNS API
2021-04-14 neilpangfix onecom api
2021-04-07 neilMerge pull request #3478 from acmesh-official/dev
2021-04-04 neilMerge pull request #3464 from jpbede/cleverreach-deploy...
2021-03-27 neilMerge pull request #3445 from woutd/constellix-wildcard...
2021-03-24 woutWorkaround for Solaris, as it does not support non...
2021-03-24 woutCatch the situation when the TXT record is updated...
2021-03-23 woutWhile [0-9]+ is a bit more correct than [0-9]*, the...
2021-03-21 Alexander KulumbegString update
2021-03-21 qkdreyerfix: prevent rate limit
2021-03-21 Quentin Dreyerfeat: add dns_porkbun
2021-03-21 neilfix format
2021-03-21 anom-humanUpdate dns_servercow.sh to support wildcard certs
2021-03-21 anom-humanUpdate dns_servercow.sh to support wildcard certs
2021-03-21 neilpangfix format
2021-03-21 neilpangfix https://github.com/acmesh-official/acme.sh/issues...
2021-03-21 Lukas Brockednsapi/ionos: Use POST instead of PATCH for adding...
2021-03-21 Kristian JohanssonAdds comment
2021-03-21 Kristian JohanssonFixes response handling and thereby allow issuing of...
2021-03-21 czemingUpdate dns_dp.sh
2021-03-21 Easton Manfeat: add huaweicloud error handling
2021-03-21 jerrmduckdns - fix "integer expression expected" errors...
2021-03-21 manueldnsapi/pdns: also normalize json response in detecting...
2021-03-21 Vahid Fardichange name actor
2021-03-21 Vahid Fardichange Author name
2021-03-21 Vahid Fardichange arvan api script
2021-03-21 Alexander KulumbegRevert "Syncing with the original repo (#2)"
2021-03-20 Alexander KulumbegSyncing with the original repo (#2)
2021-03-20 Alexander KulumbegString change
2021-03-14 neilMerge pull request #3448 from qkdreyer/dev
2021-03-13 qkdreyerfix: prevent rate limit
2021-03-13 Quentin Dreyerfeat: add dns_porkbun
2021-03-13 neilfix format
2021-03-13 neilMerge pull request #3449 from anom-human/master
2021-03-11 anom-humanUpdate dns_servercow.sh to support wildcard certs
2021-03-11 anom-humanUpdate dns_servercow.sh to support wildcard certs
2021-03-10 woutFix typo
2021-03-10 woutImprove the remove handling so it does not print errors
2021-03-10 woutFix checks
2021-03-10 woutAdd wildcard certificate support for dns_constellix
2021-03-04 neilpangfix format
2021-03-04 neilpangfix https://github.com/acmesh-official/acme.sh/issues...
2021-02-27 neilMerge pull request #3430 from lbrocke/dns-api-ionos
2021-02-26 neilMerge pull request #3426 from jakelamotta/master
2021-02-26 Lukas Brockednsapi/ionos: Use POST instead of PATCH for adding...
2021-02-24 Kristian JohanssonAdds comment
2021-02-24 Kristian JohanssonFixes response handling and thereby allow issuing of...
2021-02-20 czemingUpdate dns_dp.sh
2021-02-19 neilMerge pull request #3416 from acmesh-official/dev
2021-02-19 neilMerge pull request #3330 from medmunds/feature/notify...
2021-02-15 neilMerge pull request #3409 from eastonman/master
2021-02-15 neilMerge pull request #3410 from acmesh-official/dev
2021-02-15 Easton Manfeat: add huaweicloud error handling
2021-02-13 jerrmduckdns - fix "integer expression expected" errors...
2021-02-12 neilMerge pull request #3401 from gnought/bugfix/preferred_...
2021-02-12 neilMerge pull request #3403 from manuelm/dev
2021-02-11 manueldnsapi/pdns: also normalize json response in detecting...
2021-02-04 Alexander KulumbegChanging the _hmac auth back
2021-02-04 Alexander Kulumbegadded hex param to _hmac
2021-02-04 Alexander KulumbegUpdate dns_websupport.sh
2021-02-04 Alexander KulumbegChanging the _hmac call into Neil's suggestion
2021-02-04 Alexander KulumbegTrying the original solution
2021-02-04 neilMerge pull request #3338 from fvahid/master
2021-02-04 Alexander Kulumbegadding the hex parameter to _hmac call
2021-02-04 Alexander KulumbegTypo
2021-02-04 Alexander KulumbegImplementing/testing Neil's suggestions
2021-02-04 Alexander KulumbegTesting double 2>/dev/null into _utc_date with sed
2021-02-04 Alexander Kulumbeg2>/dev/null/ to 2>/dev/null
2021-02-04 Alexander KulumbegExtra test - adding date -u -d
2021-02-03 Alexander KulumbegFixing the shebang accident
2021-02-03 Alexander Kulumbegsed workaround for "datez"
2021-02-01 Alexander KulumbegAnd again
2021-02-01 Alexander KulumbegYet another Solaris test
2021-02-01 Alexander KulumbegTesting datez change for Solaris
2021-02-01 Alexander KulumbegFix comments, error msg and time formatting
2021-01-31 Alexander Kulumbeg"datez" var and comments
2021-01-31 Alexander KulumbegUpdate dns_websupport.sh
2021-01-31 Alexander KulumbegSimplified approach for the HMAC method
2021-01-31 Alexander KulumbegAdded a forgotten ")"
2021-01-31 Alexander KulumbegTesting HMAC
2021-01-30 Alexander KulumbegCatching up with the current state of things
2021-01-30 neilMerge pull request #3386 from acmesh-official/dev
2021-01-26 neilMerge pull request #3381 from dgasaway/patch-1
2021-01-25 Alexander KulumbegUpdate dns_websupport.sh
2021-01-25 Alexander KulumbegUpdate dns_websupport.sh
2021-01-25 Alexander KulumbegTest original implementation by trgosk
2021-01-25 dgasawayChange ipconfig.co to ifconfig.co
2021-01-22 neilMerge pull request #3378 from mayswind/master
2021-01-22 neilMerge pull request #3377 from lbrocke/dns-api-ionos
2021-01-21 Lukas Brockednsapi/ionos: Change to root zone finding algorithm
2021-01-21 MaysWindupdate dnspod.com api
2021-01-20 Lukas Brockednsapi/ionos: Fixes for Solaris
2021-01-20 Lukas Brockednsapi/ionos: Add support for v2 wildcard certificates
2021-01-16 neilfix format
next