index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2019-05-30
udhcp: rename server_config to server_data
Denys Vlasenko
2019-05-26
udhcp: rename client_config to client_data, server_config to server_data
Denys Vlasenko
2019-05-26
udhcpc6: Fixed aliasing compilation error
Martin Lewis
2019-05-26
dhcp: get rid of last global data
Denys Vlasenko
2019-05-23
dhcp: tweak comments, no code changes
Denys Vlasenko
2019-05-22
ip: use rtnl_send_check() on flush commands, closes 6962
Denys Vlasenko
2019-05-21
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2019-05-21
udhcpd: fix printing of static leases
Denys Vlasenko
2019-05-17
networking: cc is not a register
Khem Raj
2019-05-16
udhcpd: code shrink
Denys Vlasenko
2019-05-16
udhcpd: support per-client hostnames in static leases
Denys Vlasenko
2019-05-15
udhcpc6: unbreak
Denys Vlasenko
2019-05-15
udhcpd: code shrink - do not fetch requested IP twice
Denys Vlasenko
2019-05-14
style fix, no code changes
Denys Vlasenko
2019-05-10
udhcpd: code shrink
Denys Vlasenko
2019-04-30
Optionally re-introduce bb_info_msg()
James Byrne
2019-04-29
ip: fix comment placement
Denys Vlasenko
2019-04-28
ifupdown: close memory leak
Denys Vlasenko
2019-04-19
httpd: do disable header reading timeout even if proxying
Denys Vlasenko
2019-04-19
httpd: use full size of iobuf[] when piping CGI data
Denys Vlasenko
2019-04-19
httpd: do not set alarm() timeout if we read cached header
Denys Vlasenko
2019-04-19
httpd: deindent code block, no code changes
Denys Vlasenko
2019-04-19
httpd: require "HTTP/xyz" at the end of request line
Denys Vlasenko
2019-04-18
httpd: pass authorization header to CGI if not Basic
Alexander Vickberg
2019-04-17
httpd: When sending gzipped content use content-length header
Alexander Vickberg
2019-04-16
httpd: extract query string only after proxying check
Denys Vlasenko
2019-04-16
httpd: make rmt_ip variable local
Denys Vlasenko
2019-04-16
httpd: check denied IPs even before reading 1st query line
Denys Vlasenko
2019-04-16
httpd: do not decode URL and headers if proxying - send all verbatim
Denys Vlasenko
2019-04-16
httpd: remove duplicate "decode URL escape sequences" code
Denys Vlasenko
2019-04-16
httpd: put all headers into environment as HTTP_UPPERCASED_HEADER=val
Denys Vlasenko
2019-04-16
httpd: fix handling of EOF in get_line()
Denys Vlasenko
2019-04-16
httpd: add missing {}
Denys Vlasenko
2019-04-16
httpd: do not percent-decode URI if proxying
Denys Vlasenko
2019-04-14
httpd: fix proxy headers passing - full_write() instead of write()
Denys Vlasenko
2019-04-14
httpd: if remote IP is denied, send FORBIDDEN reply earlier
Denys Vlasenko
2019-04-14
udhcpc6: code shrink
Denys Vlasenko
2019-04-13
udhcpc6: add a few comments, no code changes.
Denys Vlasenko
2019-04-13
udhcpc6: make it enabled in defconfig
Denys Vlasenko
2019-04-13
udhcp: add 100 and 101 dhcp options for ipv4
Antoine Girard-Vallée
2019-04-13
brctl: add TODO: "showmacs BR"
Denys Vlasenko
2019-04-13
brctl: simplify str_to_jiffies()
Denys Vlasenko
2019-04-13
brctl: convert remaining commands to work via /sys
Denys Vlasenko
2019-04-12
brctl: make "show" command retrieve data from /sys
Denys Vlasenko
2019-04-07
ipaddress: remove unused variable no_link
Bernhard Reutner-Fischer
2019-04-04
telnetd: whitespace fix
Denys Vlasenko
2019-04-04
telnetd: better AYT handling
Denys Vlasenko
2019-04-04
telnetd: Added support for AYT IAC command.
Martin Lewis
2019-03-30
ip: Fix ip -o link
Stefan Sørensen
2019-03-27
ntpd: do not create pid file if not backgrounded
Denys Vlasenko
[prev]
[next]