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
...
|
*
style fix, no code changes
Denys Vlasenko
2019-05-14
3
-4
/
+7
|
*
udhcpd: code shrink
Denys Vlasenko
2019-05-10
1
-6
/
+10
|
*
Optionally re-introduce bb_info_msg()
James Byrne
2019-04-30
12
-86
/
+85
|
*
ip: fix comment placement
Denys Vlasenko
2019-04-29
1
-1
/
+1
|
*
ifupdown: close memory leak
Denys Vlasenko
2019-04-28
1
-3
/
+9
*
|
Merge branch 'busybox' into merge
FRP-3128-g241d4d4ac
Ron Yorston
2019-04-20
1
-114
/
+146
|
\
|
|
*
httpd: do disable header reading timeout even if proxying
Denys Vlasenko
2019-04-19
1
-0
/
+2
|
*
httpd: use full size of iobuf[] when piping CGI data
Denys Vlasenko
2019-04-19
1
-11
/
+4
|
*
httpd: do not set alarm() timeout if we read cached header
Denys Vlasenko
2019-04-19
1
-1
/
+1
|
*
httpd: deindent code block, no code changes
Denys Vlasenko
2019-04-19
1
-91
/
+91
|
*
httpd: require "HTTP/xyz" at the end of request line
Denys Vlasenko
2019-04-19
1
-14
/
+8
|
*
httpd: pass authorization header to CGI if not Basic
Alexander Vickberg
2019-04-18
1
-7
/
+7
|
*
httpd: When sending gzipped content use content-length header
Alexander Vickberg
2019-04-17
1
-2
/
+45
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-04-17
9
-448
/
+500
|
\
|
|
*
httpd: extract query string only after proxying check
Denys Vlasenko
2019-04-16
1
-12
/
+7
|
*
httpd: make rmt_ip variable local
Denys Vlasenko
2019-04-16
1
-17
/
+22
|
*
httpd: check denied IPs even before reading 1st query line
Denys Vlasenko
2019-04-16
1
-2
/
+2
|
*
httpd: do not decode URL and headers if proxying - send all verbatim
Denys Vlasenko
2019-04-16
1
-68
/
+46
|
*
httpd: remove duplicate "decode URL escape sequences" code
Denys Vlasenko
2019-04-16
1
-9
/
+0
|
*
httpd: put all headers into environment as HTTP_UPPERCASED_HEADER=val
Denys Vlasenko
2019-04-16
1
-105
/
+120
|
*
httpd: fix handling of EOF in get_line()
Denys Vlasenko
2019-04-16
1
-8
/
+10
|
*
httpd: add missing {}
Denys Vlasenko
2019-04-16
1
-1
/
+2
|
*
httpd: do not percent-decode URI if proxying
Denys Vlasenko
2019-04-16
1
-10
/
+22
|
*
httpd: fix proxy headers passing - full_write() instead of write()
Denys Vlasenko
2019-04-14
1
-11
/
+16
|
*
httpd: if remote IP is denied, send FORBIDDEN reply earlier
Denys Vlasenko
2019-04-14
1
-10
/
+14
|
*
udhcpc6: code shrink
Denys Vlasenko
2019-04-14
3
-10
/
+18
|
*
udhcpc6: add a few comments, no code changes.
Denys Vlasenko
2019-04-13
2
-0
/
+10
|
*
udhcpc6: make it enabled in defconfig
Denys Vlasenko
2019-04-13
1
-3
/
+1
|
*
udhcp: add 100 and 101 dhcp options for ipv4
Antoine Girard-Vallée
2019-04-13
2
-0
/
+6
|
*
brctl: add TODO: "showmacs BR"
Denys Vlasenko
2019-04-13
1
-4
/
+18
|
*
brctl: simplify str_to_jiffies()
Denys Vlasenko
2019-04-13
1
-48
/
+20
|
*
brctl: convert remaining commands to work via /sys
Denys Vlasenko
2019-04-13
1
-184
/
+147
|
*
brctl: make "show" command retrieve data from /sys
Denys Vlasenko
2019-04-12
1
-49
/
+114
|
*
ipaddress: remove unused variable no_link
Bernhard Reutner-Fischer
2019-04-07
1
-4
/
+0
|
*
telnetd: whitespace fix
Denys Vlasenko
2019-04-04
1
-1
/
+1
|
*
telnetd: better AYT handling
Denys Vlasenko
2019-04-04
1
-3
/
+8
|
*
telnetd: Added support for AYT IAC command.
Martin Lewis
2019-04-04
1
-1
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-03-31
3
-7
/
+9
|
\
|
|
*
ip: Fix ip -o link
Stefan Sørensen
2019-03-30
1
-2
/
+2
|
*
ntpd: do not create pid file if not backgrounded
Denys Vlasenko
2019-03-27
1
-2
/
+4
|
*
do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
Denys Vlasenko
2019-03-17
2
-4
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-03-12
3
-10
/
+21
|
\
|
|
*
udhcpc: don't exit after backgrounding on -n -b
Andrey Mazo
2019-02-27
2
-2
/
+14
|
*
udhcpc: tweak --help
Denys Vlasenko
2019-02-27
1
-3
/
+3
|
*
ntpd: increase SLEW_THRESHOLD from 0.125 to 0.5
Denys Vlasenko
2019-02-15
1
-5
/
+4
*
|
su, wget: use magic '--busybox' flag
Ron Yorston
2019-03-08
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-02-12
4
-38
/
+45
|
\
|
|
*
ip link: Fix vlan proto, closes 8261 and 11638
Bernhard Reutner-Fischer
2019-01-22
1
-5
/
+11
|
*
ip link: fix mismatched enums in vlan_parse_opt(), closes 11631
Denys Vlasenko
2019-01-22
1
-1
/
+1
|
*
wget: detect when the length of received file is less than advertised
Denys Vlasenko
2019-01-21
1
-8
/
+10
[prev]
[next]