summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/dyndns.class
Commit message (Expand)AuthorAgeFilesLines
* implement AWS API v4 signingJason D. McCormick2017-02-071-4/+4
* commit initial fix; need to add hooks for region to zone idJason D. McCormick2017-02-071-1/+2
* dyndns.class, fix json curl body parsing for Cloudflare by not including headersPiBa-NL2017-01-041-4/+3
* Added support for CloudFlares Proxy.CarlGill2017-01-041-2/+5
* Specify IP to set for zoneeditPhil Davis2016-12-081-1/+1
* move back to r53.class for license continuityJason McCormick2016-12-071-31/+7
* note inspiration/sanity check from r53.class codeJason McCormick2016-12-071-0/+1
* fix testing headers for bad dataJason McCormick2016-12-071-1/+2
* noted testing for Route53Jason McCormick2016-12-071-2/+1
* Fixed status success message typo and cleaned upJason McCormick2016-12-071-2/+1
* fix auth header and minor XML tag issueJason McCormick2016-12-071-5/+5
* initial commit of code -- having a signing errorJason McCormick2016-12-071-54/+47
* Backport Cloudflare and Gratis plus passwords in base64 DynDNS changesPhil Davis2016-12-061-18/+15
* - added support for duiadns.net ipv4 and ipv6Ionut2016-11-291-1/+36
* add All-Inkl to dyndns.classChristoph Filnkößl2016-11-251-0/+25
* dyndns: add header processing in curlChristoph Filnkößl2016-10-251-11/+12
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Fix a redundant HTTP "User-Agent" string.Philip Soeberg2016-08-041-1/+1
* Backport IPv6 support for CloudFlarePhil Davis2016-07-201-3/+11
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-0/+52
* spdns.de renamed to spdyn.deexii19882016-07-021-12/+12
* Add freeDNS v6 supportTechSmurf2016-05-201-1/+8
* Bug fixes to Route53 DynDNSGeorge2016-05-041-2/+2
* Miscellaneous - Remove PersonalizationsNOYB2016-04-111-1/+1
* Merge pull request #2831 from NOYB/Includes_-_Remove_PersonalizationsStephen Beaver2016-04-041-5/+5
* use get_interface_ip functions rather than find_ since the former handles VIP...Chris Buechler2016-02-181-2/+2
* Add IP to dyndns error log, remove often wrong explanation.Chris Buechler2016-02-181-1/+1
* Replace deprecated link_carp function, fix sprintf. Ticket #4858Chris Buechler2016-02-181-2/+2
* Internationalize dyndns.classPhil Davis2016-02-141-277/+236
* Merge pull request #2574 from tiagobar/masterRenato Botelho2016-02-041-1/+1
|\
| * Dynamic DNS URL for NO-IP needs to be updated.Tiago Barrionuevo2016-01-301-1/+1
* | Change Namecheap dyndns to use split hostname and domain name fields. Upgrade...jim-p2016-02-011-29/+34
|/
* Update URL for dyns to match their current docs. Reported by GP^ on IRCChris Buechler2016-01-111-1/+1
* Stop DynDNS from turning off CloudFlarecalvinbui2015-12-171-3/+1
* Code style and white space in etcPhil Davis2015-12-101-15/+15
* Add DynDNS provider SPDNS (IPv4 and IPv6)Rene Schuster2015-12-041-0/+41
* add server response to failed updates; make debugging much easierDerek Battams2015-11-291-1/+1
* etc inc delete $Id commentsPhil Davis2015-11-101-4/+4
* Do curl_init above any curl_setopt, and take it out of that if block since it...Chris Buechler2015-10-081-1/+2
* Where doing a dynamic DNS update on IPv4, force curl to resolve IPv4 IPs. Tic...Chris Buechler2015-10-031-0/+4
* Fix typoChris Buechler2015-10-021-1/+1
* Use the appropriate parent interface with gateway groups using CARP VIPs.Chris Buechler2015-09-291-1/+8
* Disable DHS as a dynamic DNS provider option. It's never worked, andChris Buechler2015-09-291-2/+2
* GratisDNS support for hosts without subdomainsmortencombat2015-09-211-2/+9
* Fix Cloudflare support for Dynamic DNS Updates doktornotor2015-09-211-33/+51
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1634
OpenPOWER on IntegriCloud