1. 5fa6d1a Aboriginal linux/musl build fixes by Denys Vlasenko · 9 years ago
  2. 5b865de ping: fix recently introduced build breakage for non-optimizing builds by Denys Vlasenko · 9 years ago
  3. 65c501a ifupdown: 'prio' should have been 'metric' in static_up and static_up6 by Alex Dowad · 9 years ago
  4. c52cbea libbb: add setsockopt_foo helpers by Denys Vlasenko · 9 years ago
  5. 2db782b Merge setsockopt error messages by Denys Vlasenko · 9 years ago
  6. 729b706 traceroute: fix help text by Denys Vlasenko · 9 years ago
  7. fb52769 arping: make help text clearer by Denys Vlasenko · 9 years ago
  8. 72dcbe4 ipcalc: fix trivial usage message by Ron Yorston · 9 years ago
  9. a83e3ae zcip: tweak comments and make unsigned division more obvious by Denys Vlasenko · 9 years ago
  10. e347583 zcip: another code shrink by Denys Vlasenko · 9 years ago
  11. 99e30be zcip: code shrink by Denys Vlasenko · 9 years ago
  12. 16aa7a7 zcip: simplify code by Denys Vlasenko · 9 years ago
  13. c29021e udhcpc: dns labels can actually start with a number by Arthur Gautier · 9 years ago
  14. d840c5d libbb: add a function to make a copy of a region of memory by Ron Yorston · 9 years ago
  15. 97f2f7c Removes stray empty line from code by Maninder Singh · 9 years ago
  16. db31c63 ipaddress: better formatting, no code changes by Denys Vlasenko · 9 years ago
  17. 6a7cd3d ip addr: support change and replace commands by Michael Tokarev · 10 years ago
  18. 97c6491 typo fixes by Maninder Singh · 10 years ago
  19. b878121 tc: fix print_rate by Denys Vlasenko · 10 years ago
  20. 9472e8a ftpd: change_identity() must be after chroot() by Denys Vlasenko · 10 years ago
  21. 4d15068 zcip: fix wrong comparison of source IP with our IP by Vladislav Grishenko · 10 years ago
  22. 6d8ea1d ifupdown: shrink a message by Denys Vlasenko · 10 years ago
  23. 6ca03f2 ifupdown: correct ifstate update during 'ifup -a'. Closes 6212 by Frank Bergmann · 10 years ago
  24. 8ec1ff3 Use chomp to remove newlines by Ron Yorston · 10 years ago
  25. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  26. 748fb60 arping: fix iface name in error messages by Alexander Korolkov · 10 years ago
  27. 3c31b09 ntpd: tweak help text by Denys Vlasenko · 10 years ago
  28. 2ec4f44 inetd: fix order of array index check and array access by Denys Vlasenko · 10 years ago
  29. 3aef814 ntpd: chnage help text about -l to say that it doesn't disable client code by Denys Vlasenko · 10 years ago
  30. d7bfee1 wget: fix --header to not append duplicate headers by Bernhard Reutner-Fischer · 10 years ago
  31. 54e9585 trivial code shrink by Denys Vlasenko · 10 years ago
  32. a75dcd4 route: fix bogus read error when route table is empty by Denys Vlasenko · 10 years ago
  33. 09020b1 route: improve -A inet6 by Denys Vlasenko · 10 years ago
  34. a977778 ifconfig: fix double free fatal error in INET_sprint by Denys Vlasenko · 10 years ago
  35. 1cbe93c telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernel by Martin Kaiser · 10 years ago
  36. ff3f3ac ntpd: get rid of G.initial_poll_complete by Denys Vlasenko · 10 years ago
  37. 936c401 dhcpd: fix an improper widening conversion by Denys Vlasenko · 10 years ago
  38. 64b7449 ftpd: prevent zombies. closes 7832 by Denys Vlasenko · 10 years ago
  39. da92126 libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS by Denys Vlasenko · 10 years ago
  40. 08b90a9 deleting unused ntpd_simple.c by Denys Vlasenko · 10 years ago
  41. 4bf88d9 ntpd: relicense ntpd applet to ISC-style license by Adam Tkac · 10 years ago
  42. 8074a6c udhcpd: account for script delay in lease by John Schroeder · 10 years ago
  43. 2863492 udhcpc: account for script run time by Denys Vlasenko · 10 years ago
  44. 8d75d79 libbb: use sendfile() to copy data between file descriptors by Bartosz Golaszewski · 10 years ago
  45. 298faba udhcpd: if a lease from lease file coincides with a static one, ignore it by Denys Vlasenko · 10 years ago
  46. 1a11439 iproute: support onelink route option and print route flags by Michael Tokarev · 10 years ago
  47. d3fabf8 zcip: Add environment variable for overriding log functionality by Michel Stam · 10 years ago
  48. fdd957b zcip: allow our own class B range to be used for ZeroConf by Michel Stam · 10 years ago
  49. 9f41271 udhcpd: add option for tweaking arpping by Michel Stam · 10 years ago
  50. 760d035 ntpd: calculate offset to jitter ratio before updating jitter by Miroslav Lichvar · 10 years ago
  51. b434ce7 ntpd: don't stay at short polling interval by Miroslav Lichvar · 10 years ago
  52. d3fe960 ntpd: be less eager to use shorter poll intervals by Denys Vlasenko · 10 years ago
  53. 590a22c ntpd: split out poll adjusting code by Miroslav Lichvar · 10 years ago
  54. fb143f7 ntpd: don't wait for good offset before disabling burst mode by Miroslav Lichvar · 10 years ago
  55. 7666fa1 ftpd: make LIST command show dotfiles too by Denys Vlasenko · 10 years ago
  56. 4eb1e42 tftpd: tweak HP PA-RISC firmware bug compatibility by Denys Vlasenko · 10 years ago
  57. 67e01fe tftpd: support full 512-byte requests by Denys Vlasenko · 10 years ago
  58. 6ff0551 ping: add -p to specify data pattern by Florian Fainelli · 10 years ago
  59. feac9b6 ftpd: add optional support for authentication by Morten Kvistgaard · 10 years ago
  60. a4d564a zcip: fix link-local IP conflict detection by Ken Sharp · 10 years ago
  61. b8ffd11 udhcp: add PXELINUX path prefix option (code 210) definition by Jeremy Kerr · 10 years ago
  62. 278842d ntpd: add support for -I IFACE by Denys Vlasenko · 10 years ago
  63. 9d7cbde ftpd: do not use root_fd if we are not in chroot by Denys Vlasenko · 10 years ago
  64. 27c290f ftpd: for LIST, open current directory *in the child* by Denys Vlasenko · 10 years ago
  65. a6ae999 ftpd: escape chroot prior to re-executing ls helper by Denys Vlasenko · 10 years ago
  66. 0b0ccd4 ftpd: optimize writes of LIST results a bit by Denys Vlasenko · 10 years ago
  67. de3cae1 ftpd: support deprecated XPWD command by Denys Vlasenko · 10 years ago
  68. 5d2e409 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes by Bartosz Golaszewski · 10 years ago
  69. 85090c1 udhcpc: make hostname sanitization optional. Closes 3979 by Denys Vlasenko · 10 years ago
  70. e765b5a libbb: rename execable -> executable. No code changes by Denys Vlasenko · 11 years ago
  71. 5a21c85 ntpd: fix wrong delay value in one of the printed messages by Denys Vlasenko · 11 years ago
  72. d531f93 ntpd: truly ignore high delay packet by Denys Vlasenko · 11 years ago
  73. faa9e94 wget: fix a case where progress bar isn't updated if writes are very slow by Denys Vlasenko · 11 years ago
  74. 504fe45 ntpd: add optional support for /etc/ntp.conf by Denys Vlasenko · 11 years ago
  75. 0ed5f7a use [s]rand(), not [s]random() by Denys Vlasenko · 11 years ago
  76. ecd8c3a ip link: add support for "address ETHADDR". Closes 4862 by Denys Vlasenko · 11 years ago
  77. e2318bb udhcpc: ignore NAKs from "wrong" servers. Closes 4267 by Denys Vlasenko · 11 years ago
  78. c472898 nc: fix option bit positions. Closes 6926 by Denys Vlasenko · 11 years ago
  79. a279622 wget: fix comment by Denys Vlasenko · 11 years ago
  80. 5331557 wget: add commented-out code to use ssl_helper instead of openssl by Denys Vlasenko · 11 years ago
  81. d82046f networking/ssl_helper: experimental matrixssl-based ssl helper by Denys Vlasenko · 11 years ago
  82. 8b7e8ae wget: add support for https using "openssl s_client" as a helper by Denys Vlasenko · 11 years ago
  83. ffc3a93 udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746 by Denys Vlasenko · 11 years ago
  84. 50e4cc2 ifplugd: code shrink by Denys Vlasenko · 11 years ago
  85. 3e78f6f htpd: trivial simplification in random interval selection by Denys Vlasenko · 11 years ago
  86. 744ee5d udhcpc: in comments, explain the kind of raw socket we create by Denys Vlasenko · 11 years ago
  87. e4785ca udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746) by Denys Vlasenko · 11 years ago
  88. fe8390e ifupdown: support 'link' address family by Kaarle Ritvanen · 11 years ago
  89. d353bff wget: fix use-after-free of ->user. Closes 6836 by Denys Vlasenko · 11 years ago
  90. 731f596 iplink: fix build with kernel versions prior to 2.6.23 by Eugene Rudoy · 11 years ago
  91. c009d35 ntpd: remove now unnecessary check for IP_PKTINFO definition by Denys Vlasenko · 11 years ago
  92. 76ad748 ntpd: fix compilation warnings by Bartosz Golaszewski · 11 years ago
  93. 604b7b6 fakeidentd: simplify ndelay manipulations by Denys Vlasenko · 11 years ago
  94. 3deabea fixlet for the previous commit #2 by Denys Vlasenko · 11 years ago
  95. abaf910 fixlet for the previous commit by Denys Vlasenko · 11 years ago
  96. 3ea93e8 networking: explain isrv_run() API by Denys Vlasenko · 11 years ago
  97. 89deb22 fakeidentd: fix use-after-free by Ryan Mallon · 11 years ago
  98. f0058b1 ping: revert "try SOCK_DGRAM if no root privileges" by Denys Vlasenko · 11 years ago
  99. cb76113 ntpd: adjust last packet's recv time after a step by Denys Vlasenko · 11 years ago
  100. e9355c4 hostname: do not use gethostbyname() for "hostname -s" by Michael Tokarev · 11 years ago