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
*
udhcpc: add support for DHCP option 212 (RFC 5969)
Denys Vlasenko
2011-10-19
3
-2
/
+82
*
nc: small code shrink
Denys Vlasenko
2011-10-19
1
-2
/
+1
*
ifupdown: code shrink
Denys Vlasenko
2011-10-19
1
-27
/
+15
*
ifupdown: support post-up / pre-down hooks
Peter Korsgaard
2011-10-19
1
-0
/
+6
*
udhcpc: on SIGUSR1, limit renew attempts time to 20 seconds; then do total re...
Vladislav Grishenko
2011-10-18
1
-1
/
+15
*
udhcp: IF_UDHCP_VERBOSE() macro - improve code readability
Leonid Lisovskiy
2011-10-18
3
-11
/
+5
*
tftp: mode string is case independent
Denys Vlasenko
2011-10-06
1
-1
/
+2
*
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-21
1
-0
/
+2
*
start_stop_daemon: set complementary group ids too. Closes 3253
Denys Vlasenko
2011-09-15
1
-1
/
+1
*
wget: URL-decode user:password before base64-encoding it into auth hdr. Close...
Denys Vlasenko
2011-09-11
2
-81
/
+8
*
ping: display real IPv6 response address. Hopefully closes 3745.
Denys Vlasenko
2011-09-11
1
-3
/
+3
*
inetd: close new udp fd in "udp nowait" case
Denys Vlasenko
2011-09-11
1
-11
/
+55
*
udhcp: remove the declaration of non-existent udhcp_checksum
Baruch Siach
2011-09-09
1
-2
/
+0
*
networking: consolidate the IP checksum code. -129 bytes.
Baruch Siach
2011-09-07
4
-95
/
+9
*
tcpudp: simplify help text
Denys Vlasenko
2011-07-25
1
-3
/
+3
*
more tweak for bionic
Denys Vlasenko
2011-07-08
2
-2
/
+33
*
typo fixes
Dan Fandrich
2011-07-08
1
-1
/
+1
*
inetd: check if RPC is available
Bernhard Reutner-Fischer
2011-06-15
1
-2
/
+5
*
iplink: tweak includes to work on android
Denys Vlasenko
2011-06-12
1
-1
/
+1
*
Replaced __u32 etc. with standard uint32_t style types
Daniel Fandrich
2011-06-10
2
-24
/
+24
*
*: simplify Ethernet header includes
Dan Fandrich
2011-06-10
9
-53
/
+20
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
35
-44
/
+6
*
udhcpc: allow -O OPT take numeric params
Denys Vlasenko
2011-06-04
1
-2
/
+5
*
The [-Wunused-but-set-variable] warnings
Cristian Ionescu-Idbohrn
2011-05-16
1
-2
/
+2
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-4
/
+3
*
adduser: safe username passing to passwd/addgroup
Denys Vlasenko
2011-05-13
1
-1
/
+1
*
inetd: add FIXMEs
Denys Vlasenko
2011-05-12
1
-0
/
+5
*
traceroute: properly reduce poll timeout
Denys Vlasenko
2011-05-05
1
-24
/
+37
*
udhcp: fix some default values from "" to NULL
Denys Vlasenko
2011-05-03
1
-3
/
+3
*
udhcp: add FEATURE_UDHCP_8021Q option
Nigel Hathaway
2011-04-26
3
-0
/
+18
*
dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form
Nigel Hathaway
2011-04-26
1
-10
/
+47
*
add include <sys/socket.h>
Denys Vlasenko
2011-04-17
1
-0
/
+1
*
wget: add a note about bug 3625
Denys Vlasenko
2011-04-16
1
-0
/
+6
*
Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619
Denys Vlasenko
2011-04-16
1
-1
/
+1
*
add forgotten #include
Denys Vlasenko
2011-04-11
1
-0
/
+1
*
tftpd: add -l "log to syslog" option. Needed for inetd mode
Denys Vlasenko
2011-04-11
1
-2
/
+8
*
tftp: fix progress bar for large (>32M) files. Closes 3499
Denys Vlasenko
2011-04-11
1
-2
/
+2
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
33
-0
/
+711
*
http: document index.cgi usage. no code changes
Denys Vlasenko
2011-04-10
1
-1
/
+5
*
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
Denys Vlasenko
2011-04-07
8
-16
/
+16
*
ntpd: decrease ntpd -q "no response" timeout to 10 sec
Denys Vlasenko
2011-04-07
1
-3
/
+17
*
httpd: don't send error messages with gzip encoding
Peter Korsgaard
2011-03-27
1
-0
/
+1
*
wget: --post-data=STR should not encode STR, should send it verbatim
Vitaly Magerya
2011-03-27
1
-41
/
+1
*
don't call freeaddinfo(NULL)
Vitaly Magerya
2011-03-22
1
-2
/
+2
*
wget: move help text to .c file
Denys Vlasenko
2011-03-21
1
-0
/
+26
*
wget: fix fname_out usage wrt redirects
Denys Vlasenko
2011-03-21
1
-2
/
+8
*
udhcpc: emit "correct" secs field
Denys Vlasenko
2011-03-12
2
-0
/
+17
*
use user's shell instead of hardwired "/bin/sh" (android needs this)
Denys Vlasenko
2011-03-08
1
-4
/
+5
*
ftpd: better usage text
Denys Vlasenko
2011-03-08
1
-1
/
+18
*
udhcpc: add -B option
Keith Young
2011-03-07
1
-59
/
+69
[next]