yaddns: bump to 1.1
authorJohn Crispin <john@openwrt.org>
Wed, 30 Nov 2011 12:44:37 +0000 (12:44 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 30 Nov 2011 12:44:37 +0000 (12:44 +0000)
commitecfabfdad93163ca8d74d484a92fc4636b4b3531
treebdfdc3f8c47a10666294a1c3e928c4e633c00b55
parentc9d5c48400a97a5365c0b3b1b228b15a4250e371
yaddns: bump to 1.1

Changes compared to 1.0 are:

* autotools refactoring
* fix blocked state in request if connect() or recv() failed. Add timeout feature which abort pending request (connect(), send(), recv()) after XX seconds.
* add new ./configure options:
* --enable-debug
* --enable-log-debug
* --enable-log-color
* fix segfault case if user remove account cfg and SIGHUP yaddns when doing update procedure for the removed account.
* fix buffer overread in base64_encode function
* implement unit tests
* add -L, --use-syslog option

Signed-off-by: Anthony Viallard <avd@patatrac.info
SVN-Revision: 29362
net/yaddns/Makefile