aboutsummaryrefslogtreecommitdiff
path: root/package/network/services/ead/src
Commit message (Collapse)AuthorAge
* ead: fix resource leak in tinysrpAndrea Dalla Costa2020-01-05
| | | | | | | Add call to fclose for file pointer fp in function t_openpw. The resource leak could happen during an error handling. Signed-off-by: Andrea Dalla Costa <andrea@dallacosta.me>
* ead: use new protocol setting API since libpcap 1.9.0Syrone Wong2018-07-27
| | | | | | | Dropped the protocol API specific symbol: HAS_PROTO_EXTENSION and switch to the official API Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-07
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ead: clean up, fix musl buildFelix Fietkau2015-03-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45110
* ead: clean upFelix Fietkau2014-03-21
| | | | | | | | | | | | | Remove unused variables Correct some (non important) memory leaks Remove fclose(NULL) Correct possible out of bound access spotted with cppcheck Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 39994
* ead: set_nonblock() is doing nothing (typo)Felix Fietkau2014-03-21
| | | | | | | | spotted with cppcheck Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 39993
* ead: fix compile errors with recent kernelsFelix Fietkau2013-07-20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37482
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
SVN-Revision: 33688