index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ftpd: add optional support for authentication
Morten Kvistgaard
2014-08-05
2
-23
/
+31
|
*
zcip: fix link-local IP conflict detection
Ken Sharp
2014-07-20
1
-16
/
+22
|
*
udhcp: add PXELINUX path prefix option (code 210) definition
Jeremy Kerr
2014-07-16
2
-0
/
+3
|
*
ntpd: add support for -I IFACE
Denys Vlasenko
2014-07-15
1
-7
/
+20
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-06-30
5
-40
/
+56
|
\
|
|
*
ftpd: do not use root_fd if we are not in chroot
Denys Vlasenko
2014-06-27
1
-2
/
+5
|
*
ftpd: for LIST, open current directory *in the child*
Denys Vlasenko
2014-06-27
1
-3
/
+5
|
*
ftpd: escape chroot prior to re-executing ls helper
Denys Vlasenko
2014-06-27
1
-32
/
+21
|
*
ftpd: optimize writes of LIST results a bit
Denys Vlasenko
2014-06-26
1
-5
/
+10
|
*
ftpd: support deprecated XPWD command
Denys Vlasenko
2014-06-25
1
-1
/
+3
|
*
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
Bartosz Golaszewski
2014-06-22
2
-2
/
+2
|
*
udhcpc: make hostname sanitization optional. Closes 3979
Denys Vlasenko
2014-06-16
2
-0
/
+15
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-05-06
4
-24
/
+65
|
\
|
|
*
libbb: rename execable -> executable. No code changes
Denys Vlasenko
2014-05-02
1
-2
/
+2
|
*
ntpd: fix wrong delay value in one of the printed messages
Denys Vlasenko
2014-04-20
1
-1
/
+1
|
*
ntpd: truly ignore high delay packet
Denys Vlasenko
2014-04-19
1
-15
/
+20
|
*
wget: fix a case where progress bar isn't updated if writes are very slow
Denys Vlasenko
2014-03-27
1
-2
/
+3
|
*
ntpd: add optional support for /etc/ntp.conf
Denys Vlasenko
2014-03-23
2
-4
/
+39
*
|
wget: add fseek calls to make ftp work; enable ftpget/ftpput
Ron Yorston
2014-03-16
2
-0
/
+12
*
|
wget: disable https support
Ron Yorston
2014-03-11
1
-0
/
+6
|
/
*
use [s]rand(), not [s]random()
Denys Vlasenko
2014-03-05
2
-10
/
+10
*
ip link: add support for "address ETHADDR". Closes 4862
Denys Vlasenko
2014-03-01
1
-2
/
+188
*
udhcpc: ignore NAKs from "wrong" servers. Closes 4267
Denys Vlasenko
2014-02-27
1
-1
/
+24
*
nc: fix option bit positions. Closes 6926
Denys Vlasenko
2014-02-26
1
-3
/
+3
*
wget: fix comment
Denys Vlasenko
2014-02-24
1
-1
/
+1
*
wget: add commented-out code to use ssl_helper instead of openssl
Denys Vlasenko
2014-02-23
1
-2
/
+47
*
networking/ssl_helper: experimental matrixssl-based ssl helper
Denys Vlasenko
2014-02-23
3
-0
/
+433
*
wget: add support for https using "openssl s_client" as a helper
Denys Vlasenko
2014-02-22
1
-26
/
+92
*
udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746
Denys Vlasenko
2014-02-19
2
-4
/
+5
*
ifplugd: code shrink
Denys Vlasenko
2014-02-10
1
-10
/
+12
*
htpd: trivial simplification in random interval selection
Denys Vlasenko
2014-02-09
1
-2
/
+3
*
udhcpc: in comments, explain the kind of raw socket we create
Denys Vlasenko
2014-02-07
1
-2
/
+4
*
udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746)
Denys Vlasenko
2014-02-03
1
-47
/
+46
*
ifupdown: support 'link' address family
Kaarle Ritvanen
2014-02-03
1
-0
/
+13
*
wget: fix use-after-free of ->user. Closes 6836
Denys Vlasenko
2014-02-03
1
-7
/
+9
*
iplink: fix build with kernel versions prior to 2.6.23
Eugene Rudoy
2014-01-22
1
-0
/
+10
*
ntpd: remove now unnecessary check for IP_PKTINFO definition
Denys Vlasenko
2014-01-20
2
-6
/
+0
*
ntpd: fix compilation warnings
Bartosz Golaszewski
2014-01-20
1
-0
/
+4
*
fakeidentd: simplify ndelay manipulations
Denys Vlasenko
2014-01-10
1
-10
/
+9
*
fixlet for the previous commit #2
Denys Vlasenko
2014-01-09
1
-4
/
+3
*
fixlet for the previous commit
Denys Vlasenko
2014-01-09
1
-1
/
+1
*
networking: explain isrv_run() API
Denys Vlasenko
2014-01-09
1
-1
/
+26
*
fakeidentd: fix use-after-free
Ryan Mallon
2014-01-09
1
-13
/
+12
*
ping: revert "try SOCK_DGRAM if no root privileges"
Denys Vlasenko
2014-01-09
1
-16
/
+3
*
ntpd: adjust last packet's recv time after a step
Denys Vlasenko
2014-01-08
1
-0
/
+2
*
hostname: do not use gethostbyname() for "hostname -s"
Michael Tokarev
2013-12-17
1
-2
/
+5
*
wget: user-friendly fallback to http
Lauri Kasanen
2013-12-17
1
-5
/
+12
*
ntpd: speed up resyncing if our clock is seriously off
Denys Vlasenko
2013-12-08
1
-7
/
+39
*
ntpd: do not invalidate datapoints after step
Denys Vlasenko
2013-12-07
1
-2
/
+14
*
ntpd: comment out "spike detection" code
Denys Vlasenko
2013-12-04
1
-4
/
+9
[prev]
[next]