Historique des commits

Auteur SHA1 Message Date
  Michal Kazior 1f1988d525 udhcpc: fix segmentation fault on empty bin opt il y a 5 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  James Byrne 253c4e787a Optionally re-introduce bb_info_msg() il y a 5 ans
  Antoine Girard-Vallée 0e7bd69bb5 udhcp: add 100 and 101 dhcp options for ipv4 il y a 5 ans
  Denys Vlasenko 74d9f1ba37 udhcpc: when decoding DHCP_SUBNET, ensure it is 4 bytes long il y a 5 ans
  Denys Vlasenko b80bdeba02 udhcp: code shrink il y a 5 ans
  Denys Vlasenko 6d3b4bb24d udhcpc: check that 4-byte options are indeed 4-byte, closes 11506 il y a 5 ans
  Denys Vlasenko 6d26744a2c udhcp: tweak comment indentation, no code changes il y a 6 ans
  Jeremy Kerr fc267214f0 udhcp: add option 211, "reboot time" il y a 6 ans
  Denys Vlasenko 6027597fd1 udhcpc6: set -x options in request il y a 6 ans
  Samuel Mendoza-Jonas 43b9235f66 udhcp: fix use of trim() in udhcp_str2optset() il y a 6 ans
  Denys Vlasenko 266f6f1973 udhcp: support string user options, closes 10946 il y a 6 ans
  Denys Vlasenko ba4fbca8a8 udhcpc6: make -O OPT work il y a 7 ans
  Denys Vlasenko b181ca7552 typo in comment il y a 7 ans
  Denys Vlasenko f11c6989ba udhcpc: check read of overload option data byte to be within packet il y a 8 ans
  Brian Foley f9beeb22e2 udhcpc: check read of option length byte to be within packet il y a 8 ans
  Denys Vlasenko f75a96d74c udhcp: fix capitalization of two messages il y a 8 ans
  Denys Vlasenko 8f2e99c813 udhcp: get rid of bb_info_msg() il y a 8 ans
  Denys Vlasenko 352f79acbd udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer) il y a 8 ans
  Jeremy Kerr b8ffd11e65 udhcp: add PXELINUX path prefix option (code 210) definition il y a 10 ans
  Jeremy Kerr d3092c99ae udhcp: add PXELINUX config file option (code 209) definition il y a 11 ans
  Denys Vlasenko b443a3780d udhcp: code shrink il y a 11 ans
  Denys Vlasenko c133fa66f3 udhcpc: fix a problem with binary-encoded options #2 il y a 11 ans
  Michael McTernan ee0f444f11 udhcp: finish support of classless static routes (now the correct patch!) il y a 12 ans
  Denys Vlasenko 7280d2017d udhcpc: sanitize hostnames in incoming packets. Closes 3979. il y a 13 ans
  Denys Vlasenko a092a89d8f udhcpc6: rudimentary code to export data to script; fix IAADDR parsing il y a 13 ans
  Denys Vlasenko cd4d78f525 dhcpc: fix the case where we might add extra space at the end of envvar. il y a 13 ans
  Denys Vlasenko 1f56e51ca1 udhcpc: add support for DHCP option 212 (RFC 5969) il y a 13 ans
  Nigel Hathaway fb6b173ff7 udhcp: add FEATURE_UDHCP_8021Q option il y a 13 ans
  Denys Vlasenko fbea220560 udhcpc: fix a problem with binary-encoded options il y a 13 ans