3982 Commits (e7d4d69031b944882fae786f4453e747bd9406c3)

Autor SHA1 Mensaje Fecha
  Michael Brown dc821ca961 [libc] Allow assertion failures to be counted hace 12 años
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends hace 12 años
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) hace 12 años
  Michael Brown 8b092f4c50 [util] Add romcheck.pl hace 12 años
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers hace 12 años
  Michael Brown 1691cf50bc [tls] Accept certificates without a version number hace 13 años
  Michael Brown 174df77359 [script] Accept labels on lines terminated with CRLF hace 13 años
  Valentine Barshak 8a86a848dc [lkrnprefix] Fix lost command line passed by grub hace 13 años
  Valentine Barshak 24b62e0e1e [romprefix] Fix romprefix build with certain versions of binutils hace 13 años
  Michael Brown 149b502306 [ipv4] Improve debugging hace 13 años
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly hace 13 años
  Michael Brown 17f09dfe03 [retry] Fix potential use-after-free in timer_expired() hace 13 años
  Michael Brown 5b41381f33 [ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses hace 13 años
  Michael Brown dfbb3bd184 [ipv4] Discard unwanted unicast packets hace 13 años
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() hace 13 años
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed hace 13 años
  Thomas Miletich 5d23fb1bb4 [igb] Remove __BIG_ENDIAN conditional hace 13 años
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values hace 13 años
  Michael Brown 66cbae73bd [libc] Allow for zero-padded decimals in printf() hace 13 años
  Michael Brown 1b8984eb5d [iscsi] Avoid duplicate calls to iscsi_tx_done() hace 13 años
  Michael Brown 95d82bb2a2 [build] Avoid using -ffunction-sections on some older versions of gcc hace 13 años
  Michael Brown 00afad8122 [http] Fix size_t format specifiers hace 13 años
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices hace 13 años
  Michael Brown 69f5b2e8dc [int13] Provide a permanently closed window via the control interface hace 13 años
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle hace 13 años
  Michael Brown bce34e87df [iscsi] Eliminate polling while waiting for window to open hace 13 años
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open hace 13 años
  Michael Brown 5c9c39e299 [scsi] Eliminate polling while waiting for window to open hace 13 años
  Michael Brown 3915b660fd [hw] Eliminate polling while waiting for window to open hace 13 años
  Michael Brown 019d4c1c18 [infiniband] Use a one-shot process for CMRC shutdown hace 13 años
  Michael Brown ce3bc9e88b [fc] Use a one-shot process for Fibre Channel name server queries hace 13 años
  Michael Brown 08ac74b708 [fc] Use a one-shot process for Fibre Channel ELS requests hace 13 años
  Michael Brown 5694b71b11 [resolv] Use a one-shot process for the numeric resolver hace 13 años
  Michael Brown ccc2655540 [process] Add support for one-shot processes hace 13 años
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods hace 13 años
  Michael Brown ba3633782b [xfer] Send xfer_window_changed() after xfer_vredirect() hace 13 años
  Michael Brown c68bf14559 [tcp] Send xfer_window_changed() when window opens hace 13 años
  Michael Brown 1e90ff0eb7 [infiniband] Send xfer_window_changed() when CMRC connection is established hace 13 años
  Michael Brown 0cc03ac76a [tls] Send xfer_window_changed() when TLS session is established hace 13 años
  Michael Brown 5f608a44a5 [fc] Send xfer_window_changed() when FCP link is established hace 13 años
  Michael Brown bf8bfa23e2 [fc] Maintain a list of Fibre Channel upper-layer protocol users hace 13 años
  Michael Brown 5763472b34 [ftp] Remove redundant ftp_data_deliver() method hace 13 años
  Michael Brown be600ed996 [prefix] Cope with BOOT_IMAGE= anywhere within command line hace 13 años
  Michael Brown cc7c2a9dcd [ipv4] Record ARP resolution errors hace 13 años
  Michael Brown d6115c91cf [netdevice] Allow non-completion TX errors to be recorded hace 13 años
  Dominic Cleal 3fc139362c [build] Allow APPEND lines in ipxe.iso to function as expected hace 13 años
  Michael Brown c49659c4f2 [parseopt] Disambiguate the various EINVAL errors hace 13 años
  Michael Brown d4f0c5d088 [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes hace 13 años
  Michael Brown fcd55f7500 [romprefix] Do not fall back to hooking INT19 by default hace 13 años
  Michael Brown 058b69d033 [romprefix] Remove special treatment for IBM BIOSes hace 13 años