813 Commits (196751ce95fa6b6566a5b336193681fad3581fd1)

Autor SHA1 Nachricht Datum
  Stefan Weil dcccb1fb7b [tls] Fix wrong memset in function tls_clear_cipher vor 12 Jahren
  Michael Brown 943b3003bd [syslog] Add basic support for encrypted syslog via TLS vor 12 Jahren
  Michael Brown b9720e4ebf [http] Disambiguate the various error causes vor 12 Jahren
  Michael Brown 3ff7927d2f [syslog] Pass internal syslog() priority through to syslog console vor 12 Jahren
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users vor 12 Jahren
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles vor 12 Jahren
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console vor 12 Jahren
  Michael Brown f2af64aba5 [crypto] Differentiate "untrusted root" and "incomplete chain" error cases vor 12 Jahren
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() vor 12 Jahren
  Michael Brown cf78afa5c5 [tls] Support sending a client certificate vor 12 Jahren
  Michael Brown 7869f71ae7 [tls] Treat handshake digest algorithm as a session parameter vor 12 Jahren
  Michael Brown a156c15746 [tls] Use hybrid MD5+SHA1 algorithm vor 12 Jahren
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time vor 12 Jahren
  Michael Brown 5da712385e [tls] Include current time within the client random bytes vor 12 Jahren
  Michael Brown f3a791c6de [tls] Validate server certificate vor 12 Jahren
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing vor 12 Jahren
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm vor 12 Jahren
  Michael Brown 554627c960 [802.11] Use rbg_generate() for secure random numbers vor 12 Jahren
  Michael Brown b63bcd73a0 [tls] Use const to mark incoming data being processed vor 12 Jahren
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 vor 12 Jahren
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite vor 12 Jahren
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites vor 12 Jahren
  Michael Brown 015c936791 [tls] Support TLS version 1.2 vor 12 Jahren
  Michael Brown cdb4802ff1 [802.11] Avoid using struct md5_ctx directly vor 12 Jahren
  Michael Brown 4fde501e39 [802.11] Add missing #include <byteswap.h> vor 12 Jahren
  Michael Brown 281f9aa7a6 [tls] Send empty Certificate record if requested by server vor 12 Jahren
  Michael Brown a42f6cab14 [tls] Verify the contents of the Finished record vor 12 Jahren
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently vor 12 Jahren
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) vor 12 Jahren
  Michael Brown d9ce3bfe4c [tls] Support TLS version 1.1 vor 12 Jahren
  Michael Brown d620606d3e [arp] Maintain an ARP transmission queue vor 12 Jahren
  Michael Brown 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header vor 12 Jahren
  Michael Brown 1d293776ea [iscsi] Send any padding inline with the data segment vor 12 Jahren
  Jason Lunz cb10137e19 [http] Recognise status code 303 as valid vor 12 Jahren
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality vor 12 Jahren
  Michael Brown c72b8969e2 [syslog] Disable console when no syslog server is defined vor 12 Jahren
  Michael Brown 99de239867 [http] Allow for HTTPS-only builds vor 12 Jahren
  Michael Brown 75090f2abf [tls] Use ANS X9.82 Approved RBG as source of random data for TLS vor 12 Jahren
  Michael Brown a8756182c3 [802.11] Add missing #include <string.h> vor 12 Jahren
  Michael Brown bb36f3d7dc [udp] Propagate transmission errors to UDP interface users vor 12 Jahren
  Michael Brown 187cd80106 [dns] Allow trailing dots in DNS names vor 12 Jahren
  Michael Brown 8926c233f6 [dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list vor 12 Jahren
  Michael Brown bd718b2110 [iscsi] Fail immediately if target rejects any of our parameters vor 12 Jahren
  Michael Brown 18178b087f [infiniband] Reset port state after closing device vor 12 Jahren
  Michael Brown 1e7fbc5bf3 [infiniband] Open device prior to creating SMI and GSI queue pairs vor 12 Jahren
  Michael Brown 774ea3d263 [infiniband] Poll event queues only for devices that are open vor 12 Jahren
  Michael Brown 4f4369064b [netdevice] Allow driver to preinitialise the link-layer address vor 12 Jahren
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends vor 12 Jahren
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) vor 12 Jahren
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers vor 12 Jahren