9 Commits

Author SHA1 Message Date
florian
c926b187c1 [package] ddns-scripts: add https support to ddns-scripts
adds a "use_https" and "cacert" option to the ddns-scripts package.

when use_https is enabled, then curl is required to perform the update.

the cacert option can be set to either a single file containing a trust
signing authority certificate or a directory containing certificates
which has been prepared with the usual c_rehash method.

Signed-off-by: Matthew William Cox <matt@mattcox.ca>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-19 12:44:03 +00:00
jow
e9cf1d2d3f [packages] ddns-scripts: use /proc/uptime as time reference, this makes it immune against time warps (#8557)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-01 16:52:37 +00:00
jow
8c14120bc3 [packages] ddns-scripts: add editdns.net provider
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-29 14:55:55 +00:00
jow
74441635c6 [packages] ddns-scripts:
- urlencode exclamation marks (#7607)
	- support new token [HTTPAUTH] for unencoded username:password tuples


git-svn-id: svn://svn.openwrt.org/openwrt/packages@22165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-13 12:10:13 +00:00
florian
3bc24e769e [package] fix update_url option handling (#6127), bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 16:30:29 +00:00
nico
0f1ef795aa [packages] ddns-scripts: fix escaping of option values (closes: #5327)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-29 03:43:43 +00:00
noz
8205c42c27 Remove ancient cruft in ddns-scripts, and use the busybox built-in wget
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-26 09:49:20 +00:00
florian
a8fd722139 Set executable bit on ddns-scripts files (#3673)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-02 10:17:34 +00:00
nbd
8e20d35fa7 add ddns-scripts (package by Eric Bishop)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-02 09:24:49 +00:00