1. 6947d2c udhcp: logging improvements, field and variable renames by Denys Vlasenko · 16 years ago
  2. 31af3d5 udhcp: shorten mac len from 16 to 6 in lease file by Denys Vlasenko · 16 years ago
  3. ac906fa udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v by Denys Vlasenko · 16 years ago
  4. 26918dd udhcp: rename server/client_config.arp to server_mac and client_mac by Denys Vlasenko · 16 years ago
  5. cab3a01 udhcp: cleanup of static lease handling by Denys Vlasenko · 16 years ago
  6. 56f2d06 udhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip by Denys Vlasenko · 16 years ago
  7. 990a617 udhcp: rename giaddr to gateway_nip and server to server_nip by Denys Vlasenko · 16 years ago
  8. 1d924f5 udhcp: rename fields in struct dhcpOfferedAddr by Denys Vlasenko · 16 years ago
  9. 47f2d7e udhcpd: don't fail ARP check if returned MAC matches client's one by Denys Vlasenko · 16 years ago
  10. bd79c3d dhcpd: remember and record hostnames; optimize get_option by Denis Vlasenko · 16 years ago
  11. 0416e3d udhcpd: disable opton to have absolute lease times in lease file by Denis Vlasenko · 16 years ago
  12. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  13. 739e30f udhcp: add inline docs; small code shrink by Denis Vlasenko · 16 years ago
  14. c321b51 udhcp: added some FIXMEs; code shrink. -49 bytes by Denis Vlasenko · 16 years ago
  15. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  16. 6de8994 udhcpc: regularize the names of receiving functions, by Denis Vlasenko · 17 years ago
  17. d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
  18. fff145d udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); by Denis Vlasenko · 17 years ago
  19. c82b510 udhcp: new config option "Rewrite the lease file at every new acknowledge" by Denis Vlasenko · 17 years ago
  20. fbd2918 udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. by Denis Vlasenko · 18 years ago
  21. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  22. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  23. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  24. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  25. 3f78561 My first bout of untangling udhcp. Make lots of gratuitous #defines go by Rob Landley · 19 years ago
  26. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  27. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  28. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  29. c1ef7bd just whitespace by Tim Riker · 19 years ago
  30. 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
  31. abf58d6 Wade Berrier writes: by Eric Andersen · 20 years ago
  32. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  33. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  34. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  35. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  36. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  37. 61fb489 added full udhcp integration by Russ Dill · 22 years ago