index
:
busybox
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
BusyBox: The Swiss Army Knife of Embedded Linux
vda
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Commit message (
Expand
)
Author
Age
Files
Lines
*
whois: limit total length of response to 32+2 kb
HEAD
master
Denys Vlasenko
6 days
1
-1
/
+3
*
ntpd: decrease MIN_FREQHOLD by 2, increase "penalty" for largish offset x2
Denys Vlasenko
2019-10-30
1
-5
/
+5
*
nslookup: implement support for SRV records
Jo-Philipp Wich
2019-10-27
1
-0
/
+20
*
nslookup: handle replies without RRs
Jo-Philipp Wich
2019-10-27
1
-1
/
+7
*
ntpd: abs(tmx.offset) was truncating a "long" typed value
Denys Vlasenko
2019-10-25
1
-2
/
+4
*
tc: array address is never NULL
Denys Vlasenko
2019-10-25
1
-2
/
+0
*
traceroute: fix gcc-ism
Denys Vlasenko
2019-10-25
1
-5
/
+5
*
suppress a few "unused function" warnings
Denys Vlasenko
2019-10-25
2
-0
/
+4
*
netstat: suppress a warning (conversion from 'int' to 'smallint' changes value)
Denys Vlasenko
2019-10-25
1
-1
/
+1
*
telnet: add disabled code to emit EC and IP
Denys Vlasenko
2019-10-18
1
-0
/
+12
*
brctl: code shrink
Denys Vlasenko
2019-10-15
1
-3
/
+4
*
brctl: tweak help text, fix comments
Denys Vlasenko
2019-10-12
1
-5
/
+5
*
brctl: fold show_bridge_ports_ into its caller
Denys Vlasenko
2019-10-12
1
-165
/
+153
*
brctl: code shrink
Denys Vlasenko
2019-10-12
1
-32
/
+28
*
brctl: add support for showstp command
Martin Lewis
2019-10-11
1
-3
/
+215
*
udhcpc: fix segmentation fault on empty bin opt
Michal Kazior
2019-10-08
1
-1
/
+1
*
brctl: add support for showmacs command
Martin Lewis
2019-10-08
1
-19
/
+92
*
route: fix output of "route -n -A inet6"
Tomas Paukrt
2019-10-08
1
-0
/
+1
*
telnet: fix uninitialized variable bug
Denys Vlasenko
2019-09-25
1
-1
/
+1
*
udhcpc6: add ELAPSED_TIME option to outgoing packets
Denys Vlasenko
2019-09-24
3
-5
/
+21
*
wget: increase redirections limit
David Demelier
2019-09-12
1
-1
/
+1
*
udhcpc6: support stateless DHCPv6
Eivind Versvik
2019-08-24
1
-9
/
+72
*
udhcpc6: s/iphdr/ip6_hdr/
Denys Vlasenko
2019-08-09
1
-1
/
+1
*
ntpd: add comment about mode6, no code changes
Denys Vlasenko
2019-07-02
1
-0
/
+7
*
ntpd: commonalize message strings
Denys Vlasenko
2019-07-02
1
-2
/
+2
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
48
-236
/
+255
*
ntpd: abort if argvs are (unexpectedly) given
Denys Vlasenko
2019-07-02
1
-1
/
+2
*
udhcpc: fix comment, no code changes
Denys Vlasenko
2019-06-13
1
-1
/
+1
*
udhcpc6: fix aliasing warning
Denys Vlasenko
2019-06-11
1
-2
/
+2
*
dhcpc.c: Added support for relay server parameter.
Martin Lewis
2019-06-11
1
-4
/
+9
*
tftp: allow -lc and -cl options
Denys Vlasenko
2019-06-09
1
-1
/
+9
*
tftpd: revert erroneous change
Denys Vlasenko
2019-06-09
1
-1
/
+1
*
tftp: optional tftp-hpa compat
Denys Vlasenko
2019-06-09
1
-3
/
+42
*
bc: placate compiler warnings
Denys Vlasenko
2019-06-08
1
-1
/
+1
*
brctl: placate compiler warnings
Denys Vlasenko
2019-06-08
1
-0
/
+4
*
httpd: .js is "application/javascript", not "application/x-javascript"
Denys Vlasenko
2019-06-07
1
-1
/
+1
*
httpd: add js to built in MIME types list
Denys Vlasenko
2019-06-07
1
-0
/
+1
*
httpd: add svg to built in MIME types list
Vicente Jimenez Aguilar
2019-06-07
1
-0
/
+1
*
libbb: move netlink socket binding to the utility function
Denys Vlasenko
2019-06-03
1
-9
/
+1
*
dhcp: downgrade "got raw socket fd" message to log3, make log2 default max
Denys Vlasenko
2019-05-31
3
-3
/
+3
*
dhcp: get rid of static data signal_pipe
Denys Vlasenko
2019-05-31
4
-23
/
+36
*
udhcp: rename server_config to server_data
Denys Vlasenko
2019-05-30
2
-79
/
+79
*
udhcp: rename client_config to client_data, server_config to server_data
Denys Vlasenko
2019-05-26
4
-188
/
+188
*
udhcpc6: Fixed aliasing compilation error
Martin Lewis
2019-05-26
1
-1
/
+1
*
dhcp: get rid of last global data
Denys Vlasenko
2019-05-26
3
-80
/
+82
*
dhcp: tweak comments, no code changes
Denys Vlasenko
2019-05-23
1
-30
/
+22
*
ip: use rtnl_send_check() on flush commands, closes 6962
Denys Vlasenko
2019-05-22
5
-17
/
+65
*
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2019-05-21
3
-5
/
+5
*
udhcpd: fix printing of static leases
Denys Vlasenko
2019-05-21
1
-27
/
+13
*
networking: cc is not a register
Khem Raj
2019-05-17
3
-19
/
+19
[next]