summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/dyndns.class
Commit message (Expand)AuthorAgeFilesLines
* Fix DNS wildcard support for LoopiaMartin Hagelin2017-06-091-1/+2
* Merge pull request #3579 from frankthetank/dyndns_dreamhostRenato Botelho2017-05-101-0/+290
|\
| * Removed previous invalid conditionals and replaced with guard flags.frank2017-05-011-17/+17
| * Aggregated case statements to avoid duplication.frank2017-05-011-8/+2
| * Changes tab levels for new case/switch blocks to match K&R BSD style.frank2017-05-011-137/+137
| * Added last tested date to DreamHost IPv4 record.frank2017-05-011-2/+2
| * Resolved some unusual formatting errors that crept into the request.frank2017-04-221-5/+5
| * Merge branch 'master' of https://github.com/pfsense/pfsense intofrank2017-04-211-0/+60
| |\
| * \ Merge branch 'master' of https://github.com/pfsense/pfsense intofrank2017-04-041-6/+6
| |\ \
| * | | Switched API key usage from username to password fields for protection.frank2017-02-261-4/+4
| * | | Implemented Dreamhost ISP dynamic DNS updates.frank2017-02-231-0/+296
* | | | Update dyndns.classxygrec2017-05-051-2/+2
| |_|/ |/| |
* | | Merge pull request #3549 from xygrec/patch-dyndns-hoverRenato Botelho2017-04-211-0/+60
|\ \ \ | |_|/ |/| |
| * | Update dyndns.classxygrec2017-02-161-0/+60
| |/
* | Merge pull request #3608 from jxmx/7206_route53jim-p2017-04-031-3/+2
|\ \
| * | use right var for zoneidJason D. McCormick2017-03-031-1/+1
| * | revert parsing of config field for regionJason D. McCormick2017-03-021-3/+2
* | | Allow CloudFlare DDNS entries to use "@" or "@." for the hostname portion of ...jim-p2017-03-061-0/+1
|/ /
* | Use | to separate dyndns IPv4 fields on cache file as done by rfc2136 items a...Renato Botelho2017-03-021-3/+3
|/
* implement AWS API v4 signingJason D. McCormick2017-02-041-4/+4
* commit initial fix; need to add hooks for region to zone idJason D. McCormick2017-02-031-1/+2
* Code with multiple %s in etcPhil Davis2017-02-011-2/+2
* Merge pull request #3342 from PiBa-NL/dyndns.class_json_bodyRenato Botelho2017-01-041-4/+3
|\
| * dyndns.class, fix json curl body parsing for Cloudflare by not including headersPiBa-NL2016-12-281-4/+3
* | Merge pull request #3132 from WorldTech-Solutions/masterRenato Botelho2017-01-041-2/+5
|\ \ | |/ |/|
| * Added support for CloudFlares Proxy.CarlGill2016-10-081-2/+5
* | Specify IP to set for zoneeditPhil Davis2016-12-081-1/+1
* | fix typo from mergeJason McCormick2016-12-031-1/+1
* | Merge remote-tracking branch 'upstream/master' into 6751_route53Jason McCormick2016-12-031-39/+89
|\ \
| * | - added support for duiadns.net ipv4 and ipv6Ionut2016-11-251-1/+36
| * | add All-Inkl to dyndns.classChristoph Filnkößl2016-11-121-0/+25
| * | Store Dynamic DNS passwords in Base64 to protect special characters. Fixes #6688jim-p2016-11-071-1/+1
| * | Convert CloudFlare and GratisDNS dynamic DNS over to split hostname and domai...jim-p2016-11-041-17/+14
| * | dyndns: add header processing in curlChristoph Filnkößl2016-10-251-11/+12
| * | Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-8/+0
| * | Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
| |/
* | move back to r53.class for license continuityJason McCormick2016-08-311-31/+7
* | note inspiration/sanity check from r53.class codeJason McCormick2016-08-301-0/+1
* | fix testing headers for bad dataJason McCormick2016-08-301-1/+2
* | noted testing for Route53Jason McCormick2016-08-301-2/+1
* | Fixed status success message typo and cleaned upJason McCormick2016-08-301-2/+1
* | fix auth header and minor XML tag issueJason McCormick2016-08-301-5/+5
* | initial commit of code -- having a signing errorJason McCormick2016-08-301-54/+47
|/
* Fix a redundant HTTP "User-Agent" string.Philip Soeberg2016-07-291-1/+1
* dyndns: add IPv6 support for CloudFlareAustin Seipp2016-07-171-3/+11
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-0/+52
* spdns.de renamed to spdyn.deexii19882016-07-021-12/+12
* Merge pull request #2926 from TechSmurf/patch-1Renato Botelho2016-05-201-1/+8
|\
| * Add freeDNS v6 supportTechSmurf2016-05-011-1/+8
OpenPOWER on IntegriCloud