1. 6d3b4bb udhcpc: check that 4-byte options are indeed 4-byte, closes 11506 by Denys Vlasenko · 6 years ago
  2. 9d05ad0 udhcpc: code shrink by Denys Vlasenko · 6 years ago
  3. c05aa6a udhcpc: ensure at least one unicast renew attempt by Denys Vlasenko · 6 years ago
  4. aae428f udhcpc: give SIGUSR1-induced renew one chance of unicast renew by Denys Vlasenko · 6 years ago
  5. 02cf149 udhcpc: add a cooment about sanitizing DHCP_DOMAIN_NAME, no code changes by Denys Vlasenko · 6 years ago
  6. 48ec979 udhcpc: do in fact not allow hostname components which start with dash by Denys Vlasenko · 6 years ago
  7. 2cd8169 udhcp: add decimal option values in comments, no code changes by Denys Vlasenko · 6 years ago
  8. 6d26744 udhcp: tweak comment indentation, no code changes by Denys Vlasenko · 6 years ago
  9. fc26721 udhcp: add option 211, "reboot time" by Jeremy Kerr · 6 years ago
  10. 148788e udhcpc: remove code which requires server ID to be on local network by Denys Vlasenko · 6 years ago
  11. 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
  12. 8f48fc0 udhcpc6: carry along length of packet when parsing it. by David Decotigny · 7 years ago
  13. a174c79 udhcpc6: ignore invalid OPTION_IAADDR by David Decotigny · 7 years ago
  14. 6027597 udhcpc6: set -x options in request by Denys Vlasenko · 7 years ago
  15. 30f4d52 udhcpc6: add PXELINUX options by Samuel Mendoza-Jonas · 7 years ago
  16. 23cbd7d udhcpc6: add DHCPv6 boot options by Samuel Mendoza-Jonas · 7 years ago
  17. bcdec1a udhcpc6: add DHCPv6 env helper by Samuel Mendoza-Jonas · 7 years ago
  18. 43b9235 udhcp: fix use of trim() in udhcp_str2optset() by Samuel Mendoza-Jonas · 7 years ago
  19. 266f6f1 udhcp: support string user options, closes 10946 by Denys Vlasenko · 7 years ago
  20. 46ba246 ioctl(SIOCGIFINDEX) does not require clearing of entire ifr by Denys Vlasenko · 7 years ago
  21. 3d306bf udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling by Denys Vlasenko · 7 years ago
  22. 3293bc1 udhcpd: fix "not dying on SIGTERM" by Denys Vlasenko · 7 years ago
  23. 2bd5b4e udhcp: do not setlinebuf(stdout), we don't print to stdout anymore by Denys Vlasenko · 7 years ago
  24. 0607649 udhcpd: use ptr_to_globals for its lone global data (g_leases) by Denys Vlasenko · 7 years ago
  25. 30b290f udhcpc6: additional fix for ppp interface type by Denys Vlasenko · 7 years ago
  26. f6dd9e0 udhcpc6: fix for ppp interface type by Denys Vlasenko · 7 years ago
  27. 7c44b60 udhcpc[6]: remove overzealous timeout clamping code by Denys Vlasenko · 7 years ago
  28. 64211ce udhcpc6: --help fixes by Denys Vlasenko · 7 years ago
  29. 438c72e udhcpc6: show only short opts in --help text by Denys Vlasenko · 7 years ago
  30. 6e9e6d8 udhcpc6: fix lease time staying very small because -d was not specified by Denys Vlasenko · 7 years ago
  31. 14f1320 udhcpc6: code shrink by Denys Vlasenko · 7 years ago
  32. ef5207f udhcpc6: add support of prefix delegation by Denys Vlasenko · 7 years ago
  33. 1e8d79b udhcpc6: preparatory patch, no code changes by Denys Vlasenko · 7 years ago
  34. 688cb3b udhcpc6: fix ipv6prefix[_lease] envvar value in script invocation by Denys Vlasenko · 7 years ago
  35. 562f63e dhcprelay: code shrink by Denys Vlasenko · 7 years ago
  36. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  37. 6f97b30 use %m printf specifier where appropriate by Denys Vlasenko · 7 years ago
  38. f625836 udhcpc[6]: make log2 messages for chaddr field indented like the rest by Denys Vlasenko · 7 years ago
  39. a6a3ad3 udhcpc: paranoia when using kernel UDP mode for sending renew: server ID may be bogus by Denys Vlasenko · 7 years ago
  40. 2b9acc6 udhcpc[6]: initialize entire sockaddr_ll by Denys Vlasenko · 7 years ago
  41. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  42. 3256111 udhcpc: show only short opts in --help text by Denys Vlasenko · 7 years ago
  43. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  44. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  45. dbbc3f2 dumpleases: make NOEXEC by Denys Vlasenko · 7 years ago
  46. 68b653b config: trim/improve item names and help texts, take 2 by Denys Vlasenko · 7 years ago
  47. c810978 udhcpc: downgrade "MAC X:X:X:X:X:X" message to log2 level by Denys Vlasenko · 7 years ago
  48. b72f1ef udhcpc[6]: downgrade "adapter index N" messages to log2 level by Denys Vlasenko · 7 years ago
  49. de6cb41 udhcpc[6]: fix messages referring to select() while we use poll() by Denys Vlasenko · 7 years ago
  50. 168f0ef udhcpc[6]: on log level 1, three messages about raw socket is overkill by Denys Vlasenko · 7 years ago
  51. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  52. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  53. 4ee824f randomconfig fixes by Denys Vlasenko · 7 years ago
  54. ba4fbca udhcpc6: make -O OPT work by Denys Vlasenko · 7 years ago
  55. 470bebe udhcpc6: add comments about option 39, no code changes by Denys Vlasenko · 7 years ago
  56. 234b82c udhcpc6: add support for timezones by Denys Vlasenko · 7 years ago
  57. ed820cc udhcpc: do not accept --background on NOMMU (same as -b) by Denys Vlasenko · 8 years ago
  58. 741bfa9 udhcpc: fix "udhcpc -x hostname:<name> not working on nommu" by Denys Vlasenko · 8 years ago
  59. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  60. ab03061 udhcp6: move misplaced comment by Denys Vlasenko · 8 years ago
  61. ed898ed udhcp6: fix releasing by Denys Vlasenko · 8 years ago
  62. 64d58aa udhcp6: fix problems found running against dnsmasq by Denys Vlasenko · 8 years ago
  63. e09f5e3 udhcp6: read_interface should save link-local ipv6 address by Denys Vlasenko · 8 years ago
  64. 7c67f1e udhcpc: make sure we do not overflow poll timeout by Denys Vlasenko · 8 years ago
  65. 52a515d udhcp: use poll() instead of select() by Denys Vlasenko · 8 years ago
  66. dc207f6 udhcp: do not clobber errno by signal handler by Denys Vlasenko · 8 years ago
  67. b181ca7 typo in comment by Denys Vlasenko · 8 years ago
  68. bbc7bee make --help texts more uniform by Denys Vlasenko · 8 years ago
  69. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  70. c6137ba udhcp: tweak config order and menu item names by Denys Vlasenko · 8 years ago
  71. 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
  72. f7683cd Convert all udhcp applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  73. f11c698 udhcpc: check read of overload option data byte to be within packet by Denys Vlasenko · 8 years ago
  74. f9beeb2 udhcpc: check read of option length byte to be within packet by Brian Foley · 8 years ago
  75. a85740c dhcp: merge leases.c and static_leases.c into dhcpd.c by Denys Vlasenko · 8 years ago
  76. d2ae66c dhcp: merge most of static_leases.c into dhcpd.c by Denys Vlasenko · 8 years ago
  77. 2bf2931 dhcp: merge files.c into dhcpd.c by Denys Vlasenko · 8 years ago
  78. b6355e2 udhcpc: Unconditionally call deconfig script, not only if lease is active by Peter Korsgaard · 8 years ago
  79. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  80. 44399e0 udhcpc: run "deconfig" script in manual renew state too. closes 9061 by Denys Vlasenko · 8 years ago
  81. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  82. df70a43 udhcp: add setup_common_bufsiz() as needed by Denys Vlasenko · 9 years ago
  83. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  84. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  85. f75a96d udhcp: fix capitalization of two messages by Denys Vlasenko · 9 years ago
  86. 16efe19 dhcpd: string reuse by Denys Vlasenko · 9 years ago
  87. 8f2e99c udhcp: get rid of bb_info_msg() by Denys Vlasenko · 9 years ago
  88. 76b680c Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts by Denys Vlasenko · 9 years ago
  89. 1b7c173 udhcpc: fix a warning in debug code by Denys Vlasenko · 9 years ago
  90. d474ffc udhcp: fix a SEGV on malformed RFC1035-encoded domain name by Denys Vlasenko · 9 years ago
  91. 86d9f60 udhcpc: do not use -t NUM for counting "select" packets, use 3 by Denys Vlasenko · 9 years ago
  92. abe8f75 dhcpc: Use client IP address as source address for DHCP renew/rebind messages by Hans Dedecker · 9 years ago
  93. ea2b71b udhcpd: keep expired leases at startup by Christian Lindeberg · 9 years ago
  94. 352f79a udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer) by Denys Vlasenko · 9 years ago
  95. 5bec08c udhcp: trivial shrink by Denys Vlasenko · 9 years ago
  96. 8efcc95 networking: allow dot at the end of the domain name in dhcp response by Denys Vlasenko · 9 years ago
  97. f98705a dumpleases: string reuse by Denys Vlasenko · 9 years ago
  98. d320a1e dumpleases: new option -d to show time in seconds by Isaac Dunham · 9 years ago
  99. 9a51217 dumpleases: make host names sanitized to shell-friendly condition by Denys Vlasenko · 9 years ago
  100. f2bf20f udhcpc: fix for some Android toolchain breakage by Denys Vlasenko · 9 years ago