1. 8efcc95 networking: allow dot at the end of the domain name in dhcp response by Denys Vlasenko · 9 years ago
  2. 383201e ntpd: shorter message by Denys Vlasenko · 9 years ago
  3. fc47fce ntpd: step when |offset| > 1 sec, not 0.125 sec by Denys Vlasenko · 9 years ago
  4. f2c043a busybox: fix uninitialized memory when displaying IPv6 addresses by Felix Fietkau · 9 years ago
  5. ce4bc1e iproute: support "scope". Closes 8561 by Denys Vlasenko · 9 years ago
  6. 1062391 ifupdown: use -x hostname:NAME with udhcpc by Natanael Copa · 12 years ago
  7. 0285243 ifupdown: pass interface device name for ipv6 route commands by Timo Teräs · 9 years ago
  8. 0269789 inetd: make FEATURE_INETD_RPC off by default by Denys Vlasenko · 9 years ago
  9. 8814431 libiproute: use if_nametoindex by Ron Yorston · 9 years ago
  10. f98705a dumpleases: string reuse by Denys Vlasenko · 9 years ago
  11. d320a1e dumpleases: new option -d to show time in seconds by Isaac Dunham · 9 years ago
  12. 334e12a zcip: ...ad suppress the warning by Denys Vlasenko · 9 years ago
  13. 49d5159 zcip: do not query current time if we won't use the result by Denys Vlasenko · 9 years ago
  14. 9a51217 dumpleases: make host names sanitized to shell-friendly condition by Denys Vlasenko · 9 years ago
  15. 59f8475 httpd: fix heap buffer overflow. Closes 8426 by Denys Vlasenko · 9 years ago
  16. 92e1b08 wget: make Bartosz's "wget --passive-ftp -nd -t 3" work by Denys Vlasenko · 9 years ago
  17. 926d801 libiproute: make rt_addr_n2a() and format_host() return auto strings by Denys Vlasenko · 9 years ago
  18. 0f296a3 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) by Denys Vlasenko · 9 years ago
  19. 6993470 networking: add 'ip neigh' command by Curt Brune · 9 years ago
  20. 7b85ec3 *: more BUILD_BUG_ON conversions by Denys Vlasenko · 9 years ago
  21. 4d0c1ea wget: shrink code if https isn't supported by Ron Yorston · 9 years ago
  22. ab3964d libbb: introduce kernel-style BUILD_BUG_ON() by Denys Vlasenko · 9 years ago
  23. f7ad927 ftpd: make DIR parameter work for non-root too: chdir to it instead of chroot by Denys Vlasenko · 9 years ago
  24. 6390a3a whitespace fixes by Denys Vlasenko · 9 years ago
  25. 02859aa use auto_string() where appropriate to kill a few statics by Denys Vlasenko · 9 years ago
  26. e52da55 libbb: auto_string() for efficient handling of temporary malloced stirngs by Denys Vlasenko · 9 years ago
  27. f2bf20f udhcpc: fix for some Android toolchain breakage by Denys Vlasenko · 9 years ago
  28. 8403b01 iproute: more string reuse by Denys Vlasenko · 9 years ago
  29. d1eea8d iproute: don't hardcode the path to config files by Christoph J. Thompson · 9 years ago
  30. 413feca ip: increased max ID for /etc/iproute2/rt_tables to 1023 by Denys Vlasenko · 9 years ago
  31. 3d8d5e8 libiproute: use itoa() where appropriate by Denys Vlasenko · 9 years ago
  32. 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
  33. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  34. 2007ef5 wget: make it possible to have both SSL helpers configured by Denys Vlasenko · 9 years ago
  35. 4271698 ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN by Denys Vlasenko · 9 years ago
  36. 78fb6ea ssl_helper: tweaks discovered while building 32-bit version by Denys Vlasenko · 9 years ago
  37. 1c6c670 wget: make openssl/ssl_helper choice configurable by Denys Vlasenko · 9 years ago
  38. 5fa6d1a Aboriginal linux/musl build fixes by Denys Vlasenko · 9 years ago
  39. 5b865de ping: fix recently introduced build breakage for non-optimizing builds by Denys Vlasenko · 9 years ago
  40. 65c501a ifupdown: 'prio' should have been 'metric' in static_up and static_up6 by Alex Dowad · 9 years ago
  41. c52cbea libbb: add setsockopt_foo helpers by Denys Vlasenko · 9 years ago
  42. 2db782b Merge setsockopt error messages by Denys Vlasenko · 9 years ago
  43. 729b706 traceroute: fix help text by Denys Vlasenko · 9 years ago
  44. fb52769 arping: make help text clearer by Denys Vlasenko · 9 years ago
  45. 72dcbe4 ipcalc: fix trivial usage message by Ron Yorston · 9 years ago
  46. a83e3ae zcip: tweak comments and make unsigned division more obvious by Denys Vlasenko · 9 years ago
  47. e347583 zcip: another code shrink by Denys Vlasenko · 9 years ago
  48. 99e30be zcip: code shrink by Denys Vlasenko · 9 years ago
  49. 16aa7a7 zcip: simplify code by Denys Vlasenko · 9 years ago
  50. c29021e udhcpc: dns labels can actually start with a number by Arthur Gautier · 9 years ago
  51. d840c5d libbb: add a function to make a copy of a region of memory by Ron Yorston · 9 years ago
  52. 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
  53. db31c63 ipaddress: better formatting, no code changes by Denys Vlasenko · 9 years ago
  54. 6a7cd3d ip addr: support change and replace commands by Michael Tokarev · 10 years ago
  55. 97c6491 typo fixes by Maninder Singh · 10 years ago
  56. b878121 tc: fix print_rate by Denys Vlasenko · 10 years ago
  57. 9472e8a ftpd: change_identity() must be after chroot() by Denys Vlasenko · 10 years ago
  58. 4d15068 zcip: fix wrong comparison of source IP with our IP by Vladislav Grishenko · 10 years ago
  59. 6d8ea1d ifupdown: shrink a message by Denys Vlasenko · 10 years ago
  60. 6ca03f2 ifupdown: correct ifstate update during 'ifup -a'. Closes 6212 by Frank Bergmann · 10 years ago
  61. 8ec1ff3 Use chomp to remove newlines by Ron Yorston · 10 years ago
  62. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  63. 748fb60 arping: fix iface name in error messages by Alexander Korolkov · 10 years ago
  64. 3c31b09 ntpd: tweak help text by Denys Vlasenko · 10 years ago
  65. 2ec4f44 inetd: fix order of array index check and array access by Denys Vlasenko · 10 years ago
  66. 3aef814 ntpd: chnage help text about -l to say that it doesn't disable client code by Denys Vlasenko · 10 years ago
  67. d7bfee1 wget: fix --header to not append duplicate headers by Bernhard Reutner-Fischer · 10 years ago
  68. 54e9585 trivial code shrink by Denys Vlasenko · 10 years ago
  69. a75dcd4 route: fix bogus read error when route table is empty by Denys Vlasenko · 10 years ago
  70. 09020b1 route: improve -A inet6 by Denys Vlasenko · 10 years ago
  71. a977778 ifconfig: fix double free fatal error in INET_sprint by Denys Vlasenko · 10 years ago
  72. 1cbe93c telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernel by Martin Kaiser · 10 years ago
  73. ff3f3ac ntpd: get rid of G.initial_poll_complete by Denys Vlasenko · 10 years ago
  74. 936c401 dhcpd: fix an improper widening conversion by Denys Vlasenko · 10 years ago
  75. 64b7449 ftpd: prevent zombies. closes 7832 by Denys Vlasenko · 10 years ago
  76. da92126 libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS by Denys Vlasenko · 10 years ago
  77. 08b90a9 deleting unused ntpd_simple.c by Denys Vlasenko · 10 years ago
  78. 4bf88d9 ntpd: relicense ntpd applet to ISC-style license by Adam Tkac · 10 years ago
  79. 8074a6c udhcpd: account for script delay in lease by John Schroeder · 10 years ago
  80. 2863492 udhcpc: account for script run time by Denys Vlasenko · 10 years ago
  81. 8d75d79 libbb: use sendfile() to copy data between file descriptors by Bartosz Golaszewski · 10 years ago
  82. 298faba udhcpd: if a lease from lease file coincides with a static one, ignore it by Denys Vlasenko · 10 years ago
  83. 1a11439 iproute: support onelink route option and print route flags by Michael Tokarev · 10 years ago
  84. d3fabf8 zcip: Add environment variable for overriding log functionality by Michel Stam · 10 years ago
  85. fdd957b zcip: allow our own class B range to be used for ZeroConf by Michel Stam · 10 years ago
  86. 9f41271 udhcpd: add option for tweaking arpping by Michel Stam · 10 years ago
  87. 760d035 ntpd: calculate offset to jitter ratio before updating jitter by Miroslav Lichvar · 10 years ago
  88. b434ce7 ntpd: don't stay at short polling interval by Miroslav Lichvar · 10 years ago
  89. d3fe960 ntpd: be less eager to use shorter poll intervals by Denys Vlasenko · 10 years ago
  90. 590a22c ntpd: split out poll adjusting code by Miroslav Lichvar · 10 years ago
  91. fb143f7 ntpd: don't wait for good offset before disabling burst mode by Miroslav Lichvar · 10 years ago
  92. 7666fa1 ftpd: make LIST command show dotfiles too by Denys Vlasenko · 10 years ago
  93. 4eb1e42 tftpd: tweak HP PA-RISC firmware bug compatibility by Denys Vlasenko · 10 years ago
  94. 67e01fe tftpd: support full 512-byte requests by Denys Vlasenko · 10 years ago
  95. 6ff0551 ping: add -p to specify data pattern by Florian Fainelli · 10 years ago
  96. feac9b6 ftpd: add optional support for authentication by Morten Kvistgaard · 10 years ago
  97. a4d564a zcip: fix link-local IP conflict detection by Ken Sharp · 10 years ago
  98. b8ffd11 udhcp: add PXELINUX path prefix option (code 210) definition by Jeremy Kerr · 10 years ago
  99. 278842d ntpd: add support for -I IFACE by Denys Vlasenko · 10 years ago
  100. 9d7cbde ftpd: do not use root_fd if we are not in chroot by Denys Vlasenko · 10 years ago