796 Commits (a0082b1308e009526c5b74aa1579f25c46969221)

Author SHA1 Message Date
  Jason Lunz cb10137e19 [http] Recognise status code 303 as valid 12 years ago
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality 12 years ago
  Michael Brown c72b8969e2 [syslog] Disable console when no syslog server is defined 12 years ago
  Michael Brown 99de239867 [http] Allow for HTTPS-only builds 12 years ago
  Michael Brown 75090f2abf [tls] Use ANS X9.82 Approved RBG as source of random data for TLS 12 years ago
  Michael Brown a8756182c3 [802.11] Add missing #include <string.h> 12 years ago
  Michael Brown bb36f3d7dc [udp] Propagate transmission errors to UDP interface users 12 years ago
  Michael Brown 187cd80106 [dns] Allow trailing dots in DNS names 12 years ago
  Michael Brown 8926c233f6 [dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list 12 years ago
  Michael Brown bd718b2110 [iscsi] Fail immediately if target rejects any of our parameters 12 years ago
  Michael Brown 18178b087f [infiniband] Reset port state after closing device 12 years ago
  Michael Brown 1e7fbc5bf3 [infiniband] Open device prior to creating SMI and GSI queue pairs 12 years ago
  Michael Brown 774ea3d263 [infiniband] Poll event queues only for devices that are open 12 years ago
  Michael Brown 4f4369064b [netdevice] Allow driver to preinitialise the link-layer address 12 years ago
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends 12 years ago
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) 12 years ago
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers 12 years ago
  Michael Brown 149b502306 [ipv4] Improve debugging 13 years ago
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly 13 years ago
  Michael Brown 17f09dfe03 [retry] Fix potential use-after-free in timer_expired() 13 years ago
  Michael Brown 5b41381f33 [ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses 13 years ago
  Michael Brown dfbb3bd184 [ipv4] Discard unwanted unicast packets 13 years ago
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 years ago
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed 13 years ago
  Michael Brown 1b8984eb5d [iscsi] Avoid duplicate calls to iscsi_tx_done() 13 years ago
  Michael Brown 00afad8122 [http] Fix size_t format specifiers 13 years ago
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices 13 years ago
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle 13 years ago
  Michael Brown bce34e87df [iscsi] Eliminate polling while waiting for window to open 13 years ago
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open 13 years ago
  Michael Brown 019d4c1c18 [infiniband] Use a one-shot process for CMRC shutdown 13 years ago
  Michael Brown ce3bc9e88b [fc] Use a one-shot process for Fibre Channel name server queries 13 years ago
  Michael Brown 08ac74b708 [fc] Use a one-shot process for Fibre Channel ELS requests 13 years ago
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 years ago
  Michael Brown c68bf14559 [tcp] Send xfer_window_changed() when window opens 13 years ago
  Michael Brown 1e90ff0eb7 [infiniband] Send xfer_window_changed() when CMRC connection is established 13 years ago
  Michael Brown 0cc03ac76a [tls] Send xfer_window_changed() when TLS session is established 13 years ago
  Michael Brown 5f608a44a5 [fc] Send xfer_window_changed() when FCP link is established 13 years ago
  Michael Brown bf8bfa23e2 [fc] Maintain a list of Fibre Channel upper-layer protocol users 13 years ago
  Michael Brown 5763472b34 [ftp] Remove redundant ftp_data_deliver() method 13 years ago
  Michael Brown cc7c2a9dcd [ipv4] Record ARP resolution errors 13 years ago
  Michael Brown d6115c91cf [netdevice] Allow non-completion TX errors to be recorded 13 years ago
  Michael Brown c1cc769ef4 [ipv4] Include network device metadata in packet traces 13 years ago
  Michael Brown 8f51db233a [http] Support chunked transfer encoding 13 years ago
  Michael Brown 0b6808aadc [netdevice] Improve detection of bugs in drivers' TX completion handling 13 years ago
  Michael Brown 9e3604168a [netdevice] Move high-frequency debug messages to DBGLVL_EXTRA 13 years ago
  Michael Brown c4369eb6c2 [tcp] Update ts_recent whenever window is advanced 13 years ago
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" 13 years ago
  Michael Brown 1588b9336e [netdevice] Simplify link-down status message 13 years ago
  Piotr Jaroszyński 8ab2f51997 [netdevice] Mark devices as open only if opening succeeds 13 years ago