index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
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
2019-03-17
do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings
Denys Vlasenko
2019-02-27
udhcpc: don't exit after backgrounding on -n -b
Andrey Mazo
2019-02-27
udhcpc: tweak --help
Denys Vlasenko
2019-02-15
ntpd: increase SLEW_THRESHOLD from 0.125 to 0.5
Denys Vlasenko
2019-01-22
ip link: Fix vlan proto, closes 8261 and 11638
Bernhard Reutner-Fischer
2019-01-22
ip link: fix mismatched enums in vlan_parse_opt(), closes 11631
Denys Vlasenko
2019-01-21
wget: detect when the length of received file is less than advertised
Denys Vlasenko
2019-01-18
wget: remove empty if/endif preprocessor directive pair
Denys Vlasenko
2019-01-17
wget: don't notify on download begin and end if quiet
Martin Lewis
2019-01-15
Update examples/udhcp/udhcpd.conf
Denys Vlasenko
[prev]
[next]