813 коммитов (196751ce95fa6b6566a5b336193681fad3581fd1)

Автор SHA1 Сообщение Дата
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite 12 лет назад
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites 12 лет назад
  Michael Brown 015c936791 [tls] Support TLS version 1.2 12 лет назад
  Michael Brown cdb4802ff1 [802.11] Avoid using struct md5_ctx directly 12 лет назад
  Michael Brown 4fde501e39 [802.11] Add missing #include <byteswap.h> 12 лет назад
  Michael Brown 281f9aa7a6 [tls] Send empty Certificate record if requested by server 12 лет назад
  Michael Brown a42f6cab14 [tls] Verify the contents of the Finished record 12 лет назад
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently 12 лет назад
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) 12 лет назад
  Michael Brown d9ce3bfe4c [tls] Support TLS version 1.1 12 лет назад
  Michael Brown d620606d3e [arp] Maintain an ARP transmission queue 12 лет назад
  Michael Brown 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header 12 лет назад
  Michael Brown 1d293776ea [iscsi] Send any padding inline with the data segment 12 лет назад
  Jason Lunz cb10137e19 [http] Recognise status code 303 as valid 12 лет назад
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality 12 лет назад
  Michael Brown c72b8969e2 [syslog] Disable console when no syslog server is defined 12 лет назад
  Michael Brown 99de239867 [http] Allow for HTTPS-only builds 12 лет назад
  Michael Brown 75090f2abf [tls] Use ANS X9.82 Approved RBG as source of random data for TLS 12 лет назад
  Michael Brown a8756182c3 [802.11] Add missing #include <string.h> 12 лет назад
  Michael Brown bb36f3d7dc [udp] Propagate transmission errors to UDP interface users 12 лет назад
  Michael Brown 187cd80106 [dns] Allow trailing dots in DNS names 12 лет назад
  Michael Brown 8926c233f6 [dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list 12 лет назад
  Michael Brown bd718b2110 [iscsi] Fail immediately if target rejects any of our parameters 12 лет назад
  Michael Brown 18178b087f [infiniband] Reset port state after closing device 12 лет назад
  Michael Brown 1e7fbc5bf3 [infiniband] Open device prior to creating SMI and GSI queue pairs 12 лет назад
  Michael Brown 774ea3d263 [infiniband] Poll event queues only for devices that are open 12 лет назад
  Michael Brown 4f4369064b [netdevice] Allow driver to preinitialise the link-layer address 12 лет назад
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends 12 лет назад
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) 12 лет назад
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers 12 лет назад
  Michael Brown 149b502306 [ipv4] Improve debugging 13 лет назад
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly 13 лет назад
  Michael Brown 17f09dfe03 [retry] Fix potential use-after-free in timer_expired() 13 лет назад
  Michael Brown 5b41381f33 [ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses 13 лет назад
  Michael Brown dfbb3bd184 [ipv4] Discard unwanted unicast packets 13 лет назад
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 лет назад
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed 13 лет назад
  Michael Brown 1b8984eb5d [iscsi] Avoid duplicate calls to iscsi_tx_done() 13 лет назад
  Michael Brown 00afad8122 [http] Fix size_t format specifiers 13 лет назад
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices 13 лет назад
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle 13 лет назад
  Michael Brown bce34e87df [iscsi] Eliminate polling while waiting for window to open 13 лет назад
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open 13 лет назад
  Michael Brown 019d4c1c18 [infiniband] Use a one-shot process for CMRC shutdown 13 лет назад
  Michael Brown ce3bc9e88b [fc] Use a one-shot process for Fibre Channel name server queries 13 лет назад
  Michael Brown 08ac74b708 [fc] Use a one-shot process for Fibre Channel ELS requests 13 лет назад
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 лет назад
  Michael Brown c68bf14559 [tcp] Send xfer_window_changed() when window opens 13 лет назад
  Michael Brown 1e90ff0eb7 [infiniband] Send xfer_window_changed() when CMRC connection is established 13 лет назад
  Michael Brown 0cc03ac76a [tls] Send xfer_window_changed() when TLS session is established 13 лет назад