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
...
*
udhcp: we call DNS name encoder with NULL, this can SEGV. added a check
Denys Vlasenko
2010-03-24
1
-37
/
+43
*
udhcp: fix DNS domanin codec bug: bad compression flag checks
Denys Vlasenko
2010-03-24
1
-6
/
+6
*
*: merge some common strings
Denys Vlasenko
2010-03-23
4
-6
/
+6
*
udhcp: handle errors in read_staticlease
Denys Vlasenko
2010-03-23
5
-20
/
+18
*
brctl: fixing stp parameters incompatibility
Maciek Borzecki
2010-03-23
1
-12
/
+17
*
udhcp: code shrink
Denys Vlasenko
2010-03-23
1
-46
/
+40
*
udhcp: remove two unused fields
Denys Vlasenko
2010-03-23
2
-2
/
+0
*
udhcp: make rfc derived doc more readable (but it still is contradictory)
Denys Vlasenko
2010-03-22
1
-60
/
+41
*
udhcp: merge options.h into common.h, script.c into dhcpc.c
Denys Vlasenko
2010-03-22
11
-529
/
+483
*
udhcpc: do not test for srand init, just do it at the start
Denys Vlasenko
2010-03-22
1
-11
/
+5
*
udhcp: merge clientpacket.c into dhcpc.c
Denys Vlasenko
2010-03-22
5
-295
/
+240
*
udhcpc: merge clientsocket.c into dhcpc.c. +4 bytes.
Denys Vlasenko
2010-03-22
4
-125
/
+105
*
dhcpd: apparently, sometimes IP is in ciaddr, not requested_ip...
Denys Vlasenko
2010-03-21
2
-21
/
+93
*
udhcpd: untangle incredibly messy handling of DHCPREQUEST
Denys Vlasenko
2010-03-21
9
-184
/
+267
*
udhcp: tweak udhcpd.conf example and comments. no code changes
Denys Vlasenko
2010-03-21
3
-4
/
+5
*
udhcp: code shrink; disable time and log server options
Denys Vlasenko
2010-03-21
6
-121
/
+119
*
udhcpc: make it possible to disable vendor id; improve help text
Denys Vlasenko
2010-03-20
4
-32
/
+36
*
udhcpd: remove five more options which do not make sense or not supported
Denys Vlasenko
2010-03-20
4
-24
/
+29
*
udhcpd: remove redundant code in send_offer()
Denys Vlasenko
2010-03-20
1
-18
/
+9
*
udhcp: move serverpacket.c into dhcpd.c, no other changes
Denys Vlasenko
2010-03-20
4
-296
/
+263
*
udhcp: remove support for some really old and odd options
Denys Vlasenko
2010-03-19
4
-13
/
+17
*
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2010-03-18
4
-7
/
+7
*
brctl: Fix comment
Bernhard Reutner-Fischer
2010-03-17
1
-1
/
+1
*
brctl: fix parsing of timespec to allow 0 (setfd, sethello..)
Maciek Borzecki
2010-03-17
1
-2
/
+3
*
tftp: do not show progress bar if we get error right away. +13 bytes
Denys Vlasenko
2010-03-05
3
-8
/
+12
*
ping: do not leak data from stack; shrink
Denys Vlasenko
2010-03-03
1
-47
/
+57
*
*: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
Denys Vlasenko
2010-03-02
2
-5
/
+5
*
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2010-02-27
1
-28
/
+28
|
\
|
*
Config: fix alphabetical ordering
Bernhard Reutner-Fischer
2010-02-26
1
-28
/
+28
*
|
*: gethostname-related fixes
Denys Vlasenko
2010-02-27
1
-3
/
+7
|
/
*
reuse a few strings
Bernhard Reutner-Fischer
2010-02-26
1
-1
/
+1
*
typo fixes
Denys Vlasenko
2010-02-24
1
-2
/
+2
*
netstat: fix a trivial bug
Denys Vlasenko
2010-02-19
1
-1
/
+1
*
wget: fix bug 1057 "busybox wget segfaults with http_proxy environment set"
Denys Vlasenko
2010-02-11
1
-0
/
+1
*
wget: ignore --no-check-certificate
Bernhard Reutner-Fischer
2010-02-10
1
-0
/
+2
*
dnsd: add -s option. This allows (clumsy) operation with read dns servers
Denys Vlasenko
2010-02-07
1
-34
/
+39
*
dnsd: add more -v messages
Denys Vlasenko
2010-02-07
1
-6
/
+18
*
dnsd: fix one big-endian goof; add a TODO about RA bit
Denys Vlasenko
2010-02-06
1
-18
/
+21
*
udhcp[cd]: fix aliasing warnings
Denys Vlasenko
2010-02-05
2
-2
/
+2
*
*: fix 1/4 remaining aliasing warnings
Denys Vlasenko
2010-02-05
3
-34
/
+31
*
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
2
-24
/
+23
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
15
-16
/
+15
*
more thorough fix for systems with strange socklen_t
Denys Vlasenko
2010-02-02
2
-2
/
+2
*
tftpd: fix file creation with bogus mode. Closes bug 1021.
Denys Vlasenko
2010-02-02
1
-1
/
+1
*
further work on unicodization
Denys Vlasenko
2010-01-30
1
-2
/
+5
*
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-28
6
-27
/
+53
*
libiproute: eliminate unused fields in struct filter_t's; style fixes
Denys Vlasenko
2010-01-26
2
-153
/
+168
*
ntpd: explain why scripts can be run in quick succession
Denys Vlasenko
2010-01-25
1
-3
/
+10
*
whitespace fixes
Denys Vlasenko
2010-01-25
4
-5
/
+5
*
libbb: better unicode width support. Hopefully fixes bug 839.
Denys Vlasenko
2010-01-24
1
-1
/
+1
[prev]
[next]