1. ed820cc udhcpc: do not accept --background on NOMMU (same as -b) by Denys Vlasenko · 8 years ago
  2. 741bfa9 udhcpc: fix "udhcpc -x hostname:<name> not working on nommu" by Denys Vlasenko · 8 years ago
  3. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  4. ab03061 udhcp6: move misplaced comment by Denys Vlasenko · 8 years ago
  5. ed898ed udhcp6: fix releasing by Denys Vlasenko · 8 years ago
  6. 64d58aa udhcp6: fix problems found running against dnsmasq by Denys Vlasenko · 8 years ago
  7. e09f5e3 udhcp6: read_interface should save link-local ipv6 address by Denys Vlasenko · 8 years ago
  8. 7c67f1e udhcpc: make sure we do not overflow poll timeout by Denys Vlasenko · 8 years ago
  9. 52a515d udhcp: use poll() instead of select() by Denys Vlasenko · 8 years ago
  10. dc207f6 udhcp: do not clobber errno by signal handler by Denys Vlasenko · 8 years ago
  11. b181ca7 typo in comment by Denys Vlasenko · 8 years ago
  12. bbc7bee make --help texts more uniform by Denys Vlasenko · 8 years ago
  13. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  14. c6137ba udhcp: tweak config order and menu item names by Denys Vlasenko · 8 years ago
  15. 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
  16. f7683cd Convert all udhcp applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  17. f11c698 udhcpc: check read of overload option data byte to be within packet by Denys Vlasenko · 8 years ago
  18. f9beeb2 udhcpc: check read of option length byte to be within packet by Brian Foley · 8 years ago
  19. a85740c dhcp: merge leases.c and static_leases.c into dhcpd.c by Denys Vlasenko · 8 years ago
  20. d2ae66c dhcp: merge most of static_leases.c into dhcpd.c by Denys Vlasenko · 8 years ago
  21. 2bf2931 dhcp: merge files.c into dhcpd.c by Denys Vlasenko · 8 years ago
  22. b6355e2 udhcpc: Unconditionally call deconfig script, not only if lease is active by Peter Korsgaard · 8 years ago
  23. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  24. 44399e0 udhcpc: run "deconfig" script in manual renew state too. closes 9061 by Denys Vlasenko · 8 years ago
  25. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  26. df70a43 udhcp: add setup_common_bufsiz() as needed by Denys Vlasenko · 9 years ago
  27. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  28. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  29. f75a96d udhcp: fix capitalization of two messages by Denys Vlasenko · 9 years ago
  30. 16efe19 dhcpd: string reuse by Denys Vlasenko · 9 years ago
  31. 8f2e99c udhcp: get rid of bb_info_msg() by Denys Vlasenko · 9 years ago
  32. 76b680c Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts by Denys Vlasenko · 9 years ago
  33. 1b7c173 udhcpc: fix a warning in debug code by Denys Vlasenko · 9 years ago
  34. d474ffc udhcp: fix a SEGV on malformed RFC1035-encoded domain name by Denys Vlasenko · 9 years ago
  35. 86d9f60 udhcpc: do not use -t NUM for counting "select" packets, use 3 by Denys Vlasenko · 9 years ago
  36. abe8f75 dhcpc: Use client IP address as source address for DHCP renew/rebind messages by Hans Dedecker · 9 years ago
  37. ea2b71b udhcpd: keep expired leases at startup by Christian Lindeberg · 9 years ago
  38. 352f79a udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer) by Denys Vlasenko · 9 years ago
  39. 5bec08c udhcp: trivial shrink by Denys Vlasenko · 9 years ago
  40. 8efcc95 networking: allow dot at the end of the domain name in dhcp response by Denys Vlasenko · 9 years ago
  41. f98705a dumpleases: string reuse by Denys Vlasenko · 9 years ago
  42. d320a1e dumpleases: new option -d to show time in seconds by Isaac Dunham · 9 years ago
  43. 9a51217 dumpleases: make host names sanitized to shell-friendly condition by Denys Vlasenko · 9 years ago
  44. f2bf20f udhcpc: fix for some Android toolchain breakage by Denys Vlasenko · 9 years ago
  45. c52cbea libbb: add setsockopt_foo helpers by Denys Vlasenko · 9 years ago
  46. c29021e udhcpc: dns labels can actually start with a number by Arthur Gautier · 9 years ago
  47. d840c5d libbb: add a function to make a copy of a region of memory by Ron Yorston · 9 years ago
  48. 936c401 dhcpd: fix an improper widening conversion by Denys Vlasenko · 10 years ago
  49. 8074a6c udhcpd: account for script delay in lease by John Schroeder · 10 years ago
  50. 2863492 udhcpc: account for script run time by Denys Vlasenko · 10 years ago
  51. 298faba udhcpd: if a lease from lease file coincides with a static one, ignore it by Denys Vlasenko · 10 years ago
  52. 9f41271 udhcpd: add option for tweaking arpping by Michel Stam · 10 years ago
  53. b8ffd11 udhcp: add PXELINUX path prefix option (code 210) definition by Jeremy Kerr · 10 years ago
  54. 85090c1 udhcpc: make hostname sanitization optional. Closes 3979 by Denys Vlasenko · 11 years ago
  55. e2318bb udhcpc: ignore NAKs from "wrong" servers. Closes 4267 by Denys Vlasenko · 11 years ago
  56. ffc3a93 udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746 by Denys Vlasenko · 11 years ago
  57. 744ee5d udhcpc: in comments, explain the kind of raw socket we create by Denys Vlasenko · 11 years ago
  58. e4785ca udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746) by Denys Vlasenko · 11 years ago
  59. d3092c9 udhcp: add PXELINUX config file option (code 209) definition by Jeremy Kerr · 11 years ago
  60. 8d3efaf udhcpc: allow zero server-id. Closes 6614. by Denys Vlasenko · 11 years ago
  61. 2d576e2 udhcpc: make DHCP packets to have at least 300 DHCP bytes by Johannes Stezenbach · 11 years ago
  62. 9ae6d79 udhcpc: tweak help text more by Denys Vlasenko · 11 years ago
  63. 456687f udhcpc: tweak help text by Denys Vlasenko · 11 years ago
  64. aadb485 udhcpc: tweak help text by Denys Vlasenko · 11 years ago
  65. b443a37 udhcp: code shrink by Denys Vlasenko · 12 years ago
  66. c133fa6 udhcpc: fix a problem with binary-encoded options #2 by Denys Vlasenko · 12 years ago
  67. 7b5d5c1 udhcpd: also add -I ADDR to help text by Denys Vlasenko · 12 years ago
  68. e3f5b73 udhcpd: add -I LOCAL_ADDR option by Denys Vlasenko · 12 years ago
  69. 04ac6e0 udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT by Denys Vlasenko · 12 years ago
  70. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  71. 1c7a58d udhcpc[6]: allow discover_retries == 0 (infinite) by Felix Fietkau · 12 years ago
  72. 3c62bba ushcpc: gracefully handle packets with CHECKSUM_PARTIAL by Alexey Froloff · 12 years ago
  73. 6567edd udhcp[cd]: fix binding to network aliases. Closes 5432, 5438 by Denys Vlasenko · 12 years ago
  74. 293c945 udhcpc: make -O <numeric_opt> work. Closes 5402 by Denys Vlasenko · 12 years ago
  75. 5cfb818 Add yet another missing ALIGN2 on a global declaration. by Denys Vlasenko · 12 years ago
  76. 71045cc dhcpd: write lease file on exit by Denys Vlasenko · 12 years ago
  77. 32f774c *: declare strings with ALIGN1, as appropriate by Michael Tokarev · 12 years ago
  78. 085b293 udhcpc[6]: show select timeout in log by Denys Vlasenko · 13 years ago
  79. 3da46c8 udhcpc6: depend on ipv6 by Mike Frysinger · 13 years ago
  80. d2266d4 udhcpc: fix improper size calculation for OPTION_STRING_HOST by Denys Vlasenko · 13 years ago
  81. 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
  82. 6500d12 udhcp: make arpping code resistant to time jumps by Denys Vlasenko · 13 years ago
  83. ee0f444 udhcp: finish support of classless static routes (now the correct patch!) by Michael McTernan · 13 years ago
  84. 7280d20 udhcpc: sanitize hostnames in incoming packets. Closes 3979. by Denys Vlasenko · 13 years ago
  85. 860491c udhcpc: shrink code by setting xid more economically by Denys Vlasenko · 13 years ago
  86. a092a89 udhcpc6: rudimentary code to export data to script; fix IAADDR parsing by Denys Vlasenko · 13 years ago
  87. 7e21f04 udhcpc[6]: tweak help text, remove -B from udhcpc6 and "--version" from both by Denys Vlasenko · 13 years ago
  88. 2b6a6b9 udhcpc6: set hop limit to 1 in emitted raw packets by Denys Vlasenko · 13 years ago
  89. 68c5b28 udhcpc6: fix endianness by Denys Vlasenko · 13 years ago
  90. 9ba7504 udhcpc6: new applet. Not yet functional. by Denys Vlasenko · 13 years ago
  91. 50089fc udhcpc: trim help text, rename badly-named variable by Denys Vlasenko · 13 years ago
  92. 0fd4347 udhcpc: code shrink by Denys Vlasenko · 13 years ago
  93. 3b46fcb udhcpc: remove workaround for bugs in Win98 dhcp server ("MSFT 98" vendor string) by Denys Vlasenko · 13 years ago
  94. d38ca03 udhcpc: reuse string constant; remove unneeded memset(0) by Denys Vlasenko · 13 years ago
  95. 2017d48 udhcpc: deprecate --hostname NAME by Denys Vlasenko · 13 years ago
  96. ee320c6 getty: reset tty attrs on Ctrl-C and Ctrl-D too by Denys Vlasenko · 13 years ago
  97. 2af2acf udhcpc: add comment about server IP by Denys Vlasenko · 13 years ago
  98. fbca0c6 udhcpc: in fill_envp, export BOOTP fields first by Denys Vlasenko · 13 years ago
  99. cd4d78f dhcpc: fix the case where we might add extra space at the end of envvar. by Denys Vlasenko · 13 years ago
  100. 1dff672 udhcpc: fix 6rd option formatting (was using 4 more bytes than there is) by Denys Vlasenko · 13 years ago