1. d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
  2. b76b9a4 udhcpc: filter unwanted packets in kernel by Denis Vlasenko · 17 years ago
  3. fff145d udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); by Denis Vlasenko · 17 years ago
  4. b539c84 dhcp: heed TODO item - divorced options from their string descriptions by Denis Vlasenko · 17 years ago
  5. 72e7604 dhcpc: cope with buggy DHCP servers which send oversized packets by Denis Vlasenko · 17 years ago
  6. 6884f66 dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller by Denis Vlasenko · 17 years ago
  7. 223bc97 udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>) by Denis Vlasenko · 17 years ago
  8. deabacd move udhcp_{client/server}_config to common_bufsiz1 by Denis Vlasenko · 17 years ago
  9. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  10. 80edead udhcp: slight shrink by Denis Vlasenko · 17 years ago
  11. 42b3dea udhcp: many small fixes: by Denis Vlasenko · 17 years ago
  12. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  13. fbd2918 udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. by Denis Vlasenko · 18 years ago
  14. af1c843 Move udhcp to new NOMMU helpers. by Denis Vlasenko · 18 years ago
  15. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  16. 1d14e6f Always use /usr/share/udhcpc/default.script ([/usr] was depending on CONFIG_xx) by Denis Vlasenko · 18 years ago
  17. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  18. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  19. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  20. 3f78561 My first bout of untangling udhcp. Make lots of gratuitous #defines go by Rob Landley · 19 years ago
  21. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  22. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  23. c1ef7bd just whitespace by Tim Riker · 19 years ago
  24. b628409 more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS by "Vladimir N. Oleynik" · 19 years ago
  25. 2f9c30a safe exported namespace for udhcp. Not full, bore :-( by "Vladimir N. Oleynik" · 19 years ago
  26. 918f2ab Revert the uptime() removal. Let the list sort it out... by Rob Landley · 20 years ago
  27. 8b80c71 Patch from Shaun Jackman: by Rob Landley · 20 years ago
  28. 309c7b7 fix timewarp in client (server fix later) by Russ Dill · 21 years ago
  29. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  30. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  31. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  32. a8da17a Add missing pieces from vodz' last_patch88 by Eric Andersen · 22 years ago