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
...
|
*
tls: rearrange code, add/improve comments, fix whitespace, no real changes here
Denys Vlasenko
2017-01-15
8
-227
/
+304
|
*
tls: send CHANGE_CIPHER_SPEC
Denys Vlasenko
2017-01-15
1
-37
/
+45
|
*
whitespace fix
Denys Vlasenko
2017-01-15
1
-2
/
+2
|
*
tls: format and send CLIENT_KEY_EXCHANGE
Denys Vlasenko
2017-01-15
9
-37
/
+5281
|
*
tls: DER length byte 0x81 is actually valid
Denys Vlasenko
2017-01-14
1
-11
/
+16
|
*
tls: a bit more work
Denys Vlasenko
2017-01-14
1
-33
/
+39
|
*
tls: work-in-progress TLS1.2 test applet
Denys Vlasenko
2017-01-14
1
-0
/
+643
|
*
wget: fix for brain-damaged HTTP servers. Closes 9471
Denys Vlasenko
2017-01-11
1
-8
/
+15
|
*
Move FEATURE_AUTOWIDTH config option to two applets which use it
Denys Vlasenko
2017-01-11
1
-5
/
+10
|
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
10
-37
/
+25
|
*
httpd: fix address family for reverse proxy client socket
Laurent Bercot
2017-01-08
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-01-08
3
-67
/
+62
|
\
|
|
*
ntpd: improve postponed hostname resolution
Natanael Copa
2017-01-06
1
-39
/
+34
|
*
udhcp: tweak config order and menu item names
Denys Vlasenko
2017-01-04
2
-28
/
+28
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-01-04
13
-144
/
+169
|
\
|
|
*
Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS
Jörg Krause
2017-01-03
1
-1
/
+1
|
*
tcpudp: define SO_ORIGINAL_DST directly, not via include
Denys Vlasenko
2017-01-02
1
-3
/
+3
|
*
Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN
Denys Vlasenko
2016-12-23
1
-29
/
+7
|
*
fix breakage found by mass one-applet builds
Denys Vlasenko
2016-12-23
3
-3
/
+4
|
*
ip: make ip aliases individually selectable
Denys Vlasenko
2016-12-22
1
-77
/
+85
|
*
Make POST upload example script easier to use
Denys Vlasenko
2016-12-22
1
-13
/
+7
|
*
Update information on building httpd and wget helpers
Denys Vlasenko
2016-12-22
3
-12
/
+33
|
*
libiproute: handle table ids larger than 255
Lukasz Nowak
2016-12-18
2
-6
/
+29
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
42
-1009
/
+1158
|
\
|
|
*
Code style fixes, no code changes
Denys Vlasenko
2016-11-28
2
-7
/
+7
|
*
Convert all udhcp applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
4
-0
/
+18
|
*
tc: consolidate its disabled bits
Denys Vlasenko
2016-11-23
2
-11
/
+16
|
*
Make ping6 and traceroute6 selectable independently from ping/traceroute
Denys Vlasenko
2016-11-23
2
-8
/
+13
|
*
ipneigh: add this shortcur similar to other "ip <CMD>" shortcuts
Denys Vlasenko
2016-11-23
1
-1
/
+2
|
*
Rename FEATURE_FTP_WRITE and FEATURE_FTP_AUTHENTICATION to *_FTPD_*
Denys Vlasenko
2016-11-23
1
-13
/
+13
|
*
Convert all networking/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
34
-833
/
+909
|
*
httpd: explain why we use sprintf and why it should be fine
Denys Vlasenko
2016-11-22
1
-20
/
+36
|
*
Make ifup and ifdown individually selectable.
Denys Vlasenko
2016-11-14
3
-114
/
+127
|
*
dnsdomainname: split it from "hostname", make it independently selectable
Denys Vlasenko
2016-11-13
3
-9
/
+24
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-10-26
2
-4
/
+11
|
\
|
|
*
udhcpc: check read of overload option data byte to be within packet
Denys Vlasenko
2016-10-25
1
-1
/
+2
|
*
udhcpc: check read of option length byte to be within packet
Brian Foley
2016-10-25
2
-3
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-10-19
5
-138
/
+357
|
\
|
|
*
telnetd: ifdef out a buggy error handling code path
Denys Vlasenko
2016-10-13
1
-0
/
+8
|
*
telnet: code shrink
Denys Vlasenko
2016-10-12
1
-3
/
+4
|
*
telnetd: add another handshake example in comments, no code changes
Denys Vlasenko
2016-10-12
1
-0
/
+5
|
*
telnetd: treat all 2-byte IACs in 240..249 range as NOPs.
Denys Vlasenko
2016-10-12
1
-18
/
+24
|
*
telnetd: fix corner case of input processing of 0xff bytes
Denys Vlasenko
2016-10-12
2
-4
/
+117
|
*
telnetd: fix a corner case where CRLF->CR translation can misbehave
Denys Vlasenko
2016-10-12
1
-14
/
+35
|
*
telnetd: fix handling of short writes to pty
Denys Vlasenko
2016-10-12
1
-111
/
+120
|
*
ifupdown: rewrite state file atomically
Denys Vlasenko
2016-10-09
1
-5
/
+38
|
*
tcpsvd: don't keep shared fd open if fd limit is reached. closes 9331
Denys Vlasenko
2016-10-07
1
-23
/
+46
*
|
Merge branch busybox (up to "ash: comment out free(p) just before...")
Ron Yorston
2016-10-19
22
-740
/
+766
|
\
|
|
*
wget: there is no -s option in GNU Wget 1.18, we should be compatible
Denys Vlasenko
2016-10-04
1
-24
/
+33
|
*
dhcp: merge leases.c and static_leases.c into dhcpd.c
Denys Vlasenko
2016-10-04
6
-253
/
+219
[prev]
[next]