1. ca9635b udhcpc: fix wrong options in decline and release packets by Denis Vlasenko · 17 years ago
  2. 8e5b6f5 Makefile: change version to 1.10.0.svn 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. 1918368 udhcpc: support for -O <option>. by Denis Vlasenko · 17 years ago
  5. 35ff746 dhcpc: let server know we don't like oversized packets. add TODO comment 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. 42b3dea udhcp: many small fixes: by Denis Vlasenko · 17 years ago
  9. bd7bb29 wget: use monotonic_sec instead of gettimeofday by Denis Vlasenko · 18 years ago
  10. 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
  11. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  12. a7189f0 add -Wundef, fix uncovered bugs by Denis Vlasenko · 18 years ago
  13. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  14. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  15. a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
  16. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  17. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  18. 3f78561 My first bout of untangling udhcp. Make lots of gratuitous #defines go by Rob Landley · 19 years ago
  19. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  20. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  21. c1ef7bd just whitespace by Tim Riker · 19 years ago
  22. 28de951 by Paul Fox · 19 years ago
  23. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  24. d824853 merge from udhcp module by Mike Frysinger · 20 years ago
  25. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  26. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  27. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  28. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  29. 4a9e34c options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox by Russ Dill · 21 years ago
  30. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  31. f5ecd43 sync to udhcp 0.9.8 by Russ Dill · 22 years ago
  32. 61fb489 added full udhcp integration by Russ Dill · 22 years ago