busybox/networking
Denis Vlasenko f2160b6a09 ftpd: security tightened up:
PORT is not allowed on !IPv4
 PORT must have IP == peer's IP
 upload is allowed only into regular files

function                                             old     new   delta
ftpd_main                                           1815    2019    +204
handle_upload_common                                 260     306     +46
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 250/0)             Total: 250 bytes
2009-03-16 14:53:54 +00:00
..
libiproute networking/libiproute/*: code shrink by optimizing numeric conversions 2009-03-05 09:21:57 +00:00
udhcp docs/logging_and_backgrounding.txt: new mini-doc 2009-03-11 14:40:00 +00:00
arp.c
arping.c
brctl.c
Config.in ftpd: code chrink, fixed some minor bugs 2009-03-08 23:46:48 +00:00
dnsd.c docs/logging_and_backgrounding.txt: new mini-doc 2009-03-11 14:40:00 +00:00
ether-wake.c
ftpd.c ftpd: security tightened up: 2009-03-16 14:53:54 +00:00
ftpgetput.c
hostname.c
httpd_indexcgi.c
httpd_post_upload.txt
httpd.c
ifconfig.c
ifenslave.c
ifupdown.c
inetd.c *: remove LOG_NOWAIT 2009-03-11 15:59:49 +00:00
interface.c
ip.c
ipcalc.c
isrv_identd.c ftpd: code chrink, fixed some minor bugs 2009-03-08 23:46:48 +00:00
isrv.c
isrv.h
Kbuild ftpd: new applet by Adam Tkac 2009-03-08 09:30:56 +00:00
nameif.c docs/logging_and_backgrounding.txt: new mini-doc 2009-03-11 14:40:00 +00:00
nc_bloaty.c
nc.c
netstat.c
nslookup.c
ping.c
pscan.c
route.c
slattach.c
tc.c networking/libiproute/*: code shrink by optimizing numeric conversions 2009-03-05 09:21:57 +00:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c
telnet.c
telnetd.c ftpd: code chrink, fixed some minor bugs 2009-03-08 23:46:48 +00:00
telnetd.ctrlSQ.patch
tftp.c *: move get_sock_lsa and xwrite_str to libbb, use where appropriate 2009-03-09 00:12:37 +00:00
traceroute.c
tunctl.c
vconfig.c
wget.c
zcip.c