f2ec37902a
uuencode fails to encode binary data because it right-shifts bytes as signed chars and keeps the duplicated sign bits. The original base64_encode() from wget/http.c is broken as well, but it is only used to encode ascii data. -- Pascal |
||
---|---|---|
.. | ||
libiproute | ||
udhcp | ||
arping.c | ||
Config.in | ||
ftpgetput.c | ||
hostname.c | ||
httpd.c | ||
ifconfig.c | ||
ifupdown.c | ||
inetd.c | ||
ip.c | ||
ipaddr.c | ||
ipcalc.c | ||
iplink.c | ||
iproute.c | ||
iptunnel.c | ||
Makefile | ||
Makefile.in | ||
nameif.c | ||
nc.c | ||
netstat.c | ||
nslookup.c | ||
ping6.c | ||
ping.c | ||
route.c | ||
telnet.c | ||
telnetd.c | ||
tftp.c | ||
traceroute.c | ||
vconfig.c | ||
wget.c |