1. 739e30f udhcp: add inline docs; small code shrink by Denis Vlasenko · 16 years ago
  2. c321b51 udhcp: added some FIXMEs; code shrink. -49 bytes by Denis Vlasenko · 16 years ago
  3. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  4. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  5. 6de8994 udhcpc: regularize the names of receiving functions, by Denis Vlasenko · 17 years ago
  6. 2e4c3c4 udhcpc: add -o "do not request options by default" switch by Denis Vlasenko · 17 years ago
  7. ca9635b udhcpc: fix wrong options in decline and release packets by Denis Vlasenko · 17 years ago
  8. 8e5b6f5 Makefile: change version to 1.10.0.svn by Denis Vlasenko · 17 years ago
  9. fff145d udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); by Denis Vlasenko · 17 years ago
  10. 1918368 udhcpc: support for -O <option>. by Denis Vlasenko · 17 years ago
  11. 35ff746 dhcpc: let server know we don't like oversized packets. add TODO comment by Denis Vlasenko · 17 years ago
  12. 6884f66 dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller by Denis Vlasenko · 17 years ago
  13. 223bc97 udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>) by Denis Vlasenko · 17 years ago
  14. 42b3dea udhcp: many small fixes: by Denis Vlasenko · 17 years ago
  15. bd7bb29 wget: use monotonic_sec instead of gettimeofday by Denis Vlasenko · 18 years ago
  16. 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
  17. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  18. a7189f0 add -Wundef, fix uncovered bugs by Denis Vlasenko · 18 years ago
  19. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  20. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  21. a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
  22. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  23. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  24. 3f78561 My first bout of untangling udhcp. Make lots of gratuitous #defines go by Rob Landley · 19 years ago
  25. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  26. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  27. c1ef7bd just whitespace by Tim Riker · 19 years ago
  28. 28de951 by Paul Fox · 19 years ago
  29. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  30. d824853 merge from udhcp module by Mike Frysinger · 20 years ago
  31. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  32. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  33. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  34. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  35. 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
  36. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  37. f5ecd43 sync to udhcp 0.9.8 by Russ Dill · 22 years ago
  38. 61fb489 added full udhcp integration by Russ Dill · 22 years ago