busybox/networking
Denis Vlasenko b34266b42b ping: dont leak uninitialized data in ping packets
function                                             old     new   delta
sendping4                                            176     186     +10
sendping6                                             93     100      +7
2008-04-29 12:31:53 +00:00
..
libiproute style fixes. no code changes 2008-04-19 19:05:12 +00:00
udhcp udhcp: fix config help text 2008-04-21 20:27:29 +00:00
arp.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
arping.c arping: save a few bytes by using mempcpy 2008-04-25 08:13:36 +00:00
brctl.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
Config.in *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
dnsd.c dnsd: properly set _src_ IP:port on outgoing UDP packets 2008-03-17 09:02:21 +00:00
ether-wake.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
ftp_ipv6_rfc2428.txt Add an RFC for future ipv6 ftp work 2007-11-23 21:43:40 +00:00
ftpgetput.c ftpgetput: move control_stream to "struct globals"; 2008-03-29 07:40:35 +00:00
hostname.c *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> 2008-02-25 23:23:58 +00:00
httpd_indexcgi.c httpd: code shrink of dir indexer example 2007-08-23 10:43:18 +00:00
httpd_post_upload.txt httpd: add an example of POST upload CGI 2008-04-17 12:35:09 +00:00
httpd.c fix a few stray unguarded strdup's 2008-03-28 02:24:59 +00:00
ifconfig.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
ifenslave.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
ifupdown.c udhcpc: add -o "do not request options by default" switch 2008-04-02 13:04:19 +00:00
inetd.c inetd: small shrink for NOMMU case 2008-03-29 16:00:52 +00:00
interface.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
ip.c whitespace fixes 2008-03-28 01:00:09 +00:00
ipcalc.c remove whitespace damage. No code changes 2008-04-19 21:57:57 +00:00
isrv_identd.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
isrv.c actually add bb_qsort.c 2008-03-02 12:53:15 +00:00
isrv.h actually add bb_qsort.c 2008-03-02 12:53:15 +00:00
Kbuild *: mode tcp/udpsvd to networking, delete ipsvd/* 2008-03-17 09:13:22 +00:00
nameif.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
nc_bloaty.c *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 2008-03-17 09:09:09 +00:00
nc.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
netstat.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
nslookup.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
ping.c ping: dont leak uninitialized data in ping packets 2008-04-29 12:31:53 +00:00
pscan.c pscan: add -c, -b: report closed, blocked ports 2008-03-23 14:46:14 +00:00
route.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
sendmail.c crond: add handling of "MAILTO=user" lines 2008-04-07 21:02:35 +00:00
slattach.c *: add -Wunused-parameter; fix resulting breakage 2008-03-17 09:00:54 +00:00
tcpudp_perhost.c svn add/svn rm to actually move tcp/udpsvd... 2008-03-17 09:17:27 +00:00
tcpudp_perhost.h svn add/svn rm to actually move tcp/udpsvd... 2008-03-17 09:17:27 +00:00
tcpudp.c tcpudp: trivial build fix 2008-03-31 20:30:38 +00:00
telnet.c telnet: use poll, it's shorter 2007-11-06 02:23:39 +00:00
telnetd.c tftpd: make it emit error packets 2008-03-19 05:00:05 +00:00
tftp.c *: fix build problems found with randomconfig 2008-03-21 18:29:01 +00:00
traceroute.c *: fix fallout from -Wunused-parameter 2008-03-17 09:04:04 +00:00
vconfig.c *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 2008-04-21 02:21:45 +00:00
wget.c patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 2008-03-23 22:55:25 +00:00
zcip.c zcip: chdiring to root when daemonizing is not useful, 2008-02-28 18:02:23 +00:00