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
2020-12-13
traceroute: code shrink
Denys Vlasenko
2020-12-13
traceroute: even with -v, don't show other ping processes reply's
Denys Vlasenko
2020-12-13
traceroute: simpler hexdump()
Denys Vlasenko
2020-12-13
traceroute: make "ipv4 or ipv6?" cheaper to find out
Denys Vlasenko
2020-12-13
traceroute: don't set SO_DONTROUTE on recv socket, it only affects send
Denys Vlasenko
2020-12-12
traceroute: untangle main loop
Denys Vlasenko
2020-12-12
traceroute: commonalize verbose printing
Denys Vlasenko
2020-12-12
traceroute: set IP_PKTINFO to see correct local IP of received pkt (fixes -v ...
Denys Vlasenko
2020-12-12
traceroute: code shrink
Denys Vlasenko
2020-12-12
traceroute: code shrink
Denys Vlasenko
2020-12-12
traceroute: code shrink
Denys Vlasenko
2020-12-12
traceroute: fix traceroute6 -I (icmp mode)
Denys Vlasenko
2020-12-11
libbb: make msleep() result in only one syscall instead of looping
Denys Vlasenko
2020-12-08
wget: do not ftruncate if -O- is used, closes 13351
Denys Vlasenko
2020-11-30
decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-29
libbb: introduce and use msleep()
Denys Vlasenko
2020-11-29
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there
Denys Vlasenko
2020-11-28
libbb: change decode_base32/64 API to return the end of _dst_, not _src_.
Denys Vlasenko
2020-11-27
libbb: smaller and faster decode_base64()
Denys Vlasenko
2020-11-21
libiproute: reuse string constants
Denys Vlasenko
2020-10-06
avoid using strok - eliminates use of hidden global variable
Denys Vlasenko
2020-10-06
httpd: code shrink
Xabier Oneca
2020-10-03
ip rule: add support for fwmark/fwmask for policy routing
Rui Salvaterra
2020-10-01
udhcp: remove struct packing attribute, eliminates gcc-9.x
Denys Vlasenko
2020-10-01
libbb: shrink recursive_action() by reducing memory pressure
Denys Vlasenko
2020-10-01
gcc-9.x warning fixes
Denys Vlasenko
2020-09-29
ntpd: fix the case where two replies received at once and first one causes a ...
Denys Vlasenko
2020-08-16
httpd: Make Deny/Allow by IP config support optional
Sergey Ponomarev
2020-08-15
httpd: Support caching via ETag header
Sergey Ponomarev
2020-08-15
httpd: Don't add Last-Modified header to response
Sergey Ponomarev
2020-08-15
httpd: Don't add Date header to response
Sergey Ponomarev
2020-08-15
httpd: Update to HTTP/1.1
Sergey Ponomarev
2020-08-13
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
udhcpc: add support for long options
Martin Lewis
2020-07-31
ip address: Add support for "valid_lft" and "preferred_lft" options
Christian Eggers
2020-07-31
ip: Add support for "noprefixroute" option
Christian Eggers
2020-07-31
httpd_indexcgi.c: use CSS for odd/even rows
Sergey Ponomarev
2020-07-31
httpd_indexcgi.c: minimize style CSS
Sergey Ponomarev
2020-07-20
ntpd: fix refid reported in server mode, closes 13056
Denys Vlasenko
2020-07-19
networking: support ftp PASV responses not ending with ')'
Denys Vlasenko
2020-07-12
domain_codec: optimize dname_dec and convert_dname
Martin Lewis
2020-06-29
udhcpc: fix a TODO in fill_envp using option scanner
Martin Lewis
2020-06-29
udhcp: add option scanner
Martin Lewis
2020-06-29
wget: fix openssl options for cert verification
Scott Court
2020-06-29
acpid: only display -p if supported in usage
Norbert Lange
2020-06-29
dhcpd: remove hardcoded pidfile path
Norbert Lange
2020-06-29
nc_bloaty: support udp broadcast ports
Norbert Lange
2020-06-23
randomconfig fixes
Denys Vlasenko
[next]