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
...
|
*
ntpd: tweak comments
Denys Vlasenko
2021-03-02
1
-23
/
+9
|
*
ntpd: decrease INITIAL_SAMPLES from 4 to 3
Denys Vlasenko
2021-03-02
1
-15
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-03-01
5
-258
/
+93
|
\
|
|
*
dnsd: check that we don't read past packet
Denys Vlasenko
2021-02-22
1
-5
/
+12
|
*
udhcp: reuse strings
Denys Vlasenko
2021-02-21
3
-10
/
+14
|
*
ntpd: log responses to clients at log level 3
Denys Vlasenko
2021-02-21
1
-0
/
+6
|
*
ntpd: without INITIAL_FREQ_ESTIMATION code, state variable is not needed too
Denys Vlasenko
2021-02-21
1
-52
/
+36
|
*
ntpd: remove unused USING_INITIAL_FREQ_ESTIMATION code
Denys Vlasenko
2021-02-21
1
-182
/
+2
|
*
ntpd: increase loglevel to 3 for "poll:32s sockets:0 interval:64s" message
Denys Vlasenko
2021-02-21
1
-1
/
+1
|
*
udhcpc: clarify bcast/unicast sends in logs, include server ID
Denys Vlasenko
2021-02-20
1
-8
/
+22
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-02-05
6
-17
/
+14
|
\
|
|
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
5
-16
/
+13
|
*
traceroute: fix option parsing
Denys Vlasenko
2021-02-02
1
-1
/
+1
*
|
tls: avoid unnecessary changes to POSIX build, part 2
Ron Yorston
2021-01-25
1
-1
/
+1
*
|
tls: avoid unnecessary changes to POSIX build
Ron Yorston
2021-01-24
1
-6
/
+0
*
|
nc: alter conditional compilation
Ron Yorston
2021-01-24
1
-7
/
+55
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
39
-670
/
+804
|
\
|
|
*
Fix traceroute applet on the FreeBSD
Alex Samorukov
2021-01-04
1
-3
/
+8
|
*
Fix ping build on the FreeBSD
Alex Samorukov
2021-01-04
1
-0
/
+38
|
*
Fix ntpd compilcation on the FreeBSD
Alex Samorukov
2021-01-04
1
-0
/
+7
|
*
Fix httpd compilation on the FreeBSD
Alex Samorukov
2021-01-04
1
-0
/
+5
|
*
udhcpc: Add support to change default interface name
Andre Kalb
2021-01-01
3
-4
/
+12
|
*
tls: code shrink
Denys Vlasenko
2021-01-01
1
-17
/
+11
|
*
nslookup: do not print "No answer" for NODATA replies, closes 13006
Denys Vlasenko
2020-12-31
1
-6
/
+22
|
*
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in sh...
Denys Vlasenko
2020-12-30
3
-4
/
+4
|
*
*: use fopen helpers where appropriate
Denys Vlasenko
2020-12-30
1
-1
/
+1
|
*
httpd: fix offset for sendfile
Maxim Storchak
2020-12-29
1
-3
/
+3
|
*
libiproute: band-aid for old uclibc missing IFA_FLAGS
Denys Vlasenko
2020-12-29
1
-1
/
+6
|
*
randomconfig fixes
Denys Vlasenko
2020-12-29
3
-1
/
+11
|
*
ping6: add -w/-W NUM to --help
Denys Vlasenko
2020-12-20
1
-6
/
+10
|
*
ping: fix -wN to not think that one packet is always lost
Denys Vlasenko
2020-12-20
1
-5
/
+4
|
*
tftp: fix --help
Denys Vlasenko
2020-12-19
1
-1
/
+1
|
*
route: code shrink
Denys Vlasenko
2020-12-19
1
-33
/
+26
|
*
help text tweaks, mainly expanding one for route
Denys Vlasenko
2020-12-18
4
-19
/
+22
|
*
help text: use -P PORT form
Denys Vlasenko
2020-12-18
3
-6
/
+6
|
*
help text tweaks
Denys Vlasenko
2020-12-18
4
-25
/
+20
|
*
traceroute: fix --help text
Denys Vlasenko
2020-12-17
1
-23
/
+25
|
*
traceroute: avoid collecting target local address if !VERBOSE
Denys Vlasenko
2020-12-17
1
-2
/
+32
|
*
libbb: introduce and use xsettimeofday()
Denys Vlasenko
2020-12-16
1
-2
/
+1
|
*
tweak help texts
Denys Vlasenko
2020-12-16
1
-8
/
+0
|
*
ntpd: allow non-root to run it (e.g. with -w option)
Denys Vlasenko
2020-12-15
1
-3
/
+0
|
*
udhcpc6: code shrink - sending functions do not need ifindex parameter
Denys Vlasenko
2020-12-15
3
-25
/
+19
|
*
udhcp: bind to device even for ucast packets
Michal Kazior
2020-12-15
4
-4
/
+23
|
*
tls: code shrink in AES code
Denys Vlasenko
2020-12-15
1
-3
/
+3
|
*
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-12-13
1
-1
/
+1
|
*
more --help text tweaks
Denys Vlasenko
2020-12-13
1
-2
/
+2
|
*
help text tweaks
Denys Vlasenko
2020-12-13
1
-1
/
+1
|
*
traceroute: code shrink
Denys Vlasenko
2020-12-13
1
-10
/
+11
|
*
traceroute: even with -v, don't show other ping processes reply's
Denys Vlasenko
2020-12-13
2
-2
/
+21
|
*
traceroute: simpler hexdump()
Denys Vlasenko
2020-12-13
1
-9
/
+5
[prev]
[next]