1. fc364ba fix build error with musl libc due to if_slip.h by Denys Vlasenko · 11 years ago
  2. 6761d7d networking: fix potential overflow in ife_print6() by Nicolas Dichtel · 11 years ago
  3. 9ae6d79 udhcpc: tweak help text more by Denys Vlasenko · 11 years ago
  4. 456687f udhcpc: tweak help text by Denys Vlasenko · 11 years ago
  5. aadb485 udhcpc: tweak help text by Denys Vlasenko · 11 years ago
  6. da331d7 ifplugd: use a larger netlink buffer by Tito Ragusa · 11 years ago
  7. 982e87f Whitespace fixes by Denys Vlasenko · 11 years ago
  8. 05965cb nc: remove unnecessary "errno = 0" by Denys Vlasenko · 11 years ago
  9. 2ead531 iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include) by Denys Vlasenko · 11 years ago
  10. fd3ac96 nc: remove some dead code by Denys Vlasenko · 11 years ago
  11. ffeeb7a nc: exit when both stdin and network are closed. by Denys Vlasenko · 11 years ago
  12. ca54b66 nc: use symbolic SHUT_WR instead of literal 1 by Denys Vlasenko · 11 years ago
  13. c19be75 networking: code shrink by Bartosz Golaszewski · 11 years ago
  14. a7ecbed ip link: add VLAN support by Patrick McHardy · 11 years ago
  15. 9b58fe9 ip: code shrink by Denys Vlasenko · 11 years ago
  16. ea267d5 wget: do not abort if "_" is encountered in a HTTP header by Denys Vlasenko · 11 years ago
  17. 26a7e2e ping: code shrink by Denys Vlasenko · 11 years ago
  18. 59f4667 Move create_icmp[6]_socket to its only user, and simplify it by Denys Vlasenko · 11 years ago
  19. d66eb90 nslookup: set default DNS server again. Hopefully helps with 675 by Denys Vlasenko · 11 years ago
  20. 5a7e337 ntpd: set offset to 0.0 in "usync" event by Denys Vlasenko · 12 years ago
  21. 07c5987 ntpd: set G.last_script_run even if script isn't configured by Denys Vlasenko · 12 years ago
  22. 5ffdd1d ntpd: make "unsync" code actually work. by Denys Vlasenko · 12 years ago
  23. d99ef63 ntpd: drop delay outliers; run "unsync" handler if no replies for some time by Denys Vlasenko · 12 years ago
  24. b443a37 udhcp: code shrink by Denys Vlasenko · 12 years ago
  25. c133fa6 udhcpc: fix a problem with binary-encoded options #2 by Denys Vlasenko · 12 years ago
  26. f76fd17 telnet: code shrink by Denys Vlasenko · 12 years ago
  27. 8f2cb7a libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() by Denys Vlasenko · 12 years ago
  28. 85daa67 httpd: don't allow tabs and multiple spaces in request string by Denys Vlasenko · 12 years ago
  29. c56d125 nc: fix build failure ("subscripted value is neither array nor pointer") by Denys Vlasenko · 12 years ago
  30. 4a600f8 traceroute: free some memory allocated by xzalloc() by Guilherme Maciel Ferreira · 12 years ago
  31. af4a07a ping[6]: accept and ignore -n. Code shrink by Denys Vlasenko · 12 years ago
  32. 7b5d5c1 udhcpd: also add -I ADDR to help text by Denys Vlasenko · 12 years ago
  33. e3f5b73 udhcpd: add -I LOCAL_ADDR option by Denys Vlasenko · 12 years ago
  34. 445e754 platform: use KERNEL_VERSION to simplify uClibc version checking by Mike Frysinger · 12 years ago
  35. fb03663 ifupdown: support "source" stanza in /etc/network/interfaces by Denys Vlasenko · 12 years ago
  36. 216e952 ifplugd: make -k send SIGINT, not SIGQUIT by Denys Vlasenko · 12 years ago
  37. ed954b6 Fix config help text by Denys Vlasenko · 12 years ago
  38. de6f148 nc_bloaty: support -ll and -lk. Closes 2245 by Denys Vlasenko · 12 years ago
  39. a14f319 nc: don't redirect stderr to network in -e PROG mode by Denys Vlasenko · 12 years ago
  40. bc0ffc0 nameif: fix use-after-free in ENABLE_FEATURE_CLEAN_UP code by Thomas De Schampheleire · 12 years ago
  41. 06af569 arp: code shrink by Denys Vlasenko · 12 years ago
  42. a8816da arp: fix -H/-t handling. by Kuleshov Aleksey · 12 years ago
  43. 04ac6e0 udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT by Denys Vlasenko · 12 years ago
  44. 31dc860 ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786 by Denys Vlasenko · 12 years ago
  45. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  46. b7841cf ntpd: fix incorrect m_status field in outgoing packets. Closes 5120 by Paul Marks · 12 years ago
  47. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  48. a38f9fa ifenslave: fix missing close paren by Mike Frysinger · 12 years ago
  49. 12677ac CONFIG_PID_FILE_PATH: new configuration option for pidfile paths by Anthony G. Basile · 12 years ago
  50. 3f21044 ifupdown: code shrink by Denys Vlasenko · 12 years ago
  51. a803bfa ifupdown: remove unused errno assignments by Denys Vlasenko · 12 years ago
  52. 1118133 ifupdown: simple code shrink by Denys Vlasenko · 12 years ago
  53. f47ce07 brctl: fix description and usage by Nicolas Thill · 12 years ago
  54. 1c7a58d udhcpc[6]: allow discover_retries == 0 (infinite) by Felix Fietkau · 12 years ago
  55. 3c62bba ushcpc: gracefully handle packets with CHECKSUM_PARTIAL by Alexey Froloff · 12 years ago
  56. 0ffd63c telnet: convert Enter -> CR LF in line mode too by Denys Vlasenko · 12 years ago
  57. 57f07bf telnet: shrink literal string size by Denys Vlasenko · 12 years ago
  58. aca464d telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server by Denys Vlasenko · 12 years ago
  59. b7812ce wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426 by Denys Vlasenko · 12 years ago
  60. 168f87c httpd_indexcgi.c: fix compile failure by Denys Vlasenko · 12 years ago
  61. 5f10fdf Fix compile failure in ll_proto.c by Denys Vlasenko · 12 years ago
  62. 405daff ll_proto.c: code shrink by Denys Vlasenko · 12 years ago
  63. a0fd4a7 style fixes, no code changes by Denys Vlasenko · 12 years ago
  64. 9c55143 wget: try reading after poll timeout - stdio may have buffered data. Closes 5426 by Denys Vlasenko · 12 years ago
  65. 6567edd udhcp[cd]: fix binding to network aliases. Closes 5432, 5438 by Denys Vlasenko · 12 years ago
  66. 293c945 udhcpc: make -O <numeric_opt> work. Closes 5402 by Denys Vlasenko · 12 years ago
  67. 5cfb818 Add yet another missing ALIGN2 on a global declaration. by Denys Vlasenko · 12 years ago
  68. 71045cc dhcpd: write lease file on exit by Denys Vlasenko · 12 years ago
  69. 32f774c *: declare strings with ALIGN1, as appropriate by Michael Tokarev · 12 years ago
  70. dbed6c4 tftpd: fix -u USER to work with chroot. Closes 5348 by Denys Vlasenko · 12 years ago
  71. e1db338 ftpd: free allocated string on error path by Denys Vlasenko · 12 years ago
  72. 3bb8587 ftpd: fix MDTM's month value. Closes 5336 by Denys Vlasenko · 12 years ago
  73. c5fe9f7 include sys/resource.h where needed by Mike Frysinger · 12 years ago
  74. aacd448 wget: fix wget-supports--P testsuite failure. Closes 4940 by Denys Vlasenko · 13 years ago
  75. e0a6004 config: do not refer to HTTPS for wget by Pierre Carrier · 13 years ago
  76. 6144124 wget: make -c _not_ truncate the file by Denys Vlasenko · 13 years ago
  77. bf146b8 wget: correctly handle failure to -c (continue) by Denys Vlasenko · 13 years ago
  78. f5abc78 wget: add dummy --no-cache by Vladimir Dronnikov · 13 years ago
  79. 70fc8c1 su: do not change to home dir unless -l by Pascal Bellard · 13 years ago
  80. 4125a6b ntpd: on time step, kill all outstanding replies from other peers by Denys Vlasenko · 13 years ago
  81. 64f763b inetd: fix build failure in Android by Tias Guns · 13 years ago
  82. 49b8e72 brctl: fix build failure by s/strtotimeval/bb_strtotimeval/ (android has strtotimeval) by Denys Vlasenko · 13 years ago
  83. 21f620f ifplugd: tweak help text by Denys Vlasenko · 13 years ago
  84. 085b293 udhcpc[6]: show select timeout in log by Denys Vlasenko · 13 years ago
  85. 3da46c8 udhcpc6: depend on ipv6 by Mike Frysinger · 13 years ago
  86. 3a9365e ifupdown: improve compatibility with Debian by Andreas Oberritter · 13 years ago
  87. d2266d4 udhcpc: fix improper size calculation for OPTION_STRING_HOST by Denys Vlasenko · 13 years ago
  88. 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
  89. 6500d12 udhcp: make arpping code resistant to time jumps by Denys Vlasenko · 13 years ago
  90. 7a42693 httpd: emit correct content length on range requests past the end. Closes 4952 by Rob Walker · 13 years ago
  91. 1d9e99b hostname: make -i not emit extra trailing space by Denys Vlasenko · 13 years ago
  92. 3e3a8d5 ntpd: fix build failure if !NTPD_SERVER. Closes 4994 by Denys Vlasenko · 13 years ago
  93. cc1bb60 ftp{get,put}: tweak help text by Denys Vlasenko · 13 years ago
  94. 5e89648 nc: support "-<other_opts>e PROG" form of -e option by Denys Vlasenko · 13 years ago
  95. 79bec06 ntpd: make "reply from IP" messages more uniform by Denys Vlasenko · 13 years ago
  96. d98dc92 ntpd: drop offset averaging code by Denys Vlasenko · 13 years ago
  97. 4e3beb2 tftpd: chroot to DIR, not merely chdir. Closes 4874 by Denys Vlasenko · 13 years ago
  98. 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
  99. 8be49c3 ntpd: tweak log messages format by Denys Vlasenko · 13 years ago
  100. 547ee79 ntpd: fix a case when discipline_jitter = 0 if we step by Denys Vlasenko · 13 years ago