992 Revize (5e95a79241463af3b1ea5d3015e8dada7c1c33db)

Autor SHA1 Zpráva Datum
  Michael Brown f2af64aba5 [crypto] Differentiate "untrusted root" and "incomplete chain" error cases před 12 roky
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() před 12 roky
  Michael Brown cf78afa5c5 [tls] Support sending a client certificate před 12 roky
  Michael Brown 7869f71ae7 [tls] Treat handshake digest algorithm as a session parameter před 12 roky
  Michael Brown a156c15746 [tls] Use hybrid MD5+SHA1 algorithm před 12 roky
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time před 12 roky
  Michael Brown 5da712385e [tls] Include current time within the client random bytes před 12 roky
  Michael Brown f3a791c6de [tls] Validate server certificate před 12 roky
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing před 12 roky
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm před 12 roky
  Michael Brown 554627c960 [802.11] Use rbg_generate() for secure random numbers před 12 roky
  Michael Brown b63bcd73a0 [tls] Use const to mark incoming data being processed před 12 roky
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 před 12 roky
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite před 12 roky
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites před 12 roky
  Michael Brown 015c936791 [tls] Support TLS version 1.2 před 12 roky
  Michael Brown cdb4802ff1 [802.11] Avoid using struct md5_ctx directly před 12 roky
  Michael Brown 4fde501e39 [802.11] Add missing #include <byteswap.h> před 12 roky
  Michael Brown 281f9aa7a6 [tls] Send empty Certificate record if requested by server před 12 roky
  Michael Brown a42f6cab14 [tls] Verify the contents of the Finished record před 12 roky
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently před 12 roky
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) před 12 roky
  Michael Brown d9ce3bfe4c [tls] Support TLS version 1.1 před 12 roky
  Michael Brown d620606d3e [arp] Maintain an ARP transmission queue před 12 roky
  Michael Brown 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header před 12 roky
  Michael Brown 1d293776ea [iscsi] Send any padding inline with the data segment před 12 roky
  Jason Lunz cb10137e19 [http] Recognise status code 303 as valid před 12 roky
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality před 12 roky
  Michael Brown c72b8969e2 [syslog] Disable console when no syslog server is defined před 12 roky
  Michael Brown 99de239867 [http] Allow for HTTPS-only builds před 12 roky
  Michael Brown 75090f2abf [tls] Use ANS X9.82 Approved RBG as source of random data for TLS před 12 roky
  Michael Brown a8756182c3 [802.11] Add missing #include <string.h> před 12 roky
  Michael Brown bb36f3d7dc [udp] Propagate transmission errors to UDP interface users před 12 roky
  Michael Brown 187cd80106 [dns] Allow trailing dots in DNS names před 12 roky
  Michael Brown 8926c233f6 [dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list před 12 roky
  Michael Brown bd718b2110 [iscsi] Fail immediately if target rejects any of our parameters před 12 roky
  Michael Brown 18178b087f [infiniband] Reset port state after closing device před 12 roky
  Michael Brown 1e7fbc5bf3 [infiniband] Open device prior to creating SMI and GSI queue pairs před 12 roky
  Michael Brown 774ea3d263 [infiniband] Poll event queues only for devices that are open před 12 roky
  Michael Brown 4f4369064b [netdevice] Allow driver to preinitialise the link-layer address před 12 roky
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends před 12 roky
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) před 12 roky
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers před 12 roky
  Michael Brown 149b502306 [ipv4] Improve debugging před 13 roky
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly před 13 roky
  Michael Brown 17f09dfe03 [retry] Fix potential use-after-free in timer_expired() před 13 roky
  Michael Brown 5b41381f33 [ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses před 13 roky
  Michael Brown dfbb3bd184 [ipv4] Discard unwanted unicast packets před 13 roky
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() před 13 roky
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed před 13 roky