4166 Commits (10501351597c09c70f7ec0b158eb7b1fbfa2a4d6)
 

Author SHA1 Message Date
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite 12 years ago
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites 12 years ago
  Michael Brown 015c936791 [tls] Support TLS version 1.2 12 years ago
  Michael Brown fba2310562 [crypto] Replace MD5 implementation 12 years ago
  Michael Brown cdb4802ff1 [802.11] Avoid using struct md5_ctx directly 12 years ago
  Michael Brown c15e73f283 [test] Add self-tests for MD5 algorithm 12 years ago
  Michael Brown bbdf17c3e8 [test] Add self-tests for SHA-256 algorithm 12 years ago
  Michael Brown 657ab17338 [crypto] Add SHA-256 algorithm 12 years ago
  Michael Brown 3b689e531d [x86_64] Use memory address constraint in __bswap_16s() 12 years ago
  Michael Brown 732bea2f88 [i386] Use memory address constraints in __bswap_16s() and __bswap_64s() 12 years ago
  Michael Brown e187de7239 [i386] Fix building on older versions of gcc 12 years ago
  Michael Brown 76f5939736 [crypto] Replace SHA-1 implementation 12 years ago
  Michael Brown 4100edf9d7 [802.11] Eliminate use of AXTLS-specific SHA1_SIZE constant 12 years ago
  Michael Brown c94a4a8d12 [test] Add self-tests for byte-order swapping functions 12 years ago
  Michael Brown 249a833ed4 [x86_64] Provide __bswap_{16,32,64}s() 12 years ago
  Michael Brown af96c4151c [i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s() 12 years ago
  Michael Brown 4a32308b40 [tls] Add missing #include <stdlib.h> 12 years ago
  Michael Brown c5c1ae42e6 [rng] Add missing #include <assert.h> 12 years ago
  Michael Brown 4fde501e39 [802.11] Add missing #include <byteswap.h> 12 years ago
  Michael Brown 281f9aa7a6 [tls] Send empty Certificate record if requested by server 12 years ago
  Michael Brown a42f6cab14 [tls] Verify the contents of the Finished record 12 years ago
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently 12 years ago
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) 12 years ago
  Michael Brown d9ce3bfe4c [tls] Support TLS version 1.1 12 years ago
  Michael Brown d620606d3e [arp] Maintain an ARP transmission queue 12 years ago
  Michael Brown 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header 12 years ago
  Michael Brown 1d293776ea [iscsi] Send any padding inline with the data segment 12 years ago
  Jason Lunz cb10137e19 [http] Recognise status code 303 as valid 12 years ago
  Michael Brown cd29df5c08 [vmware] Fix length returned by guestrpc_command() 12 years ago
  Michael Brown fa538bdbc6 [vmware] Add VMware logfile console (CONSOLE_VMWARE) 12 years ago
  Michael Brown 3a5823a126 [vmware] Add GuestRPC mechanism 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 05719804b9 [rng] Add RTC-based entropy source 12 years ago
  Michael Brown 5d2e65c60f [rng] Add entropy sample generator 12 years ago
  Michael Brown c0340d9762 [test] Allow self-tests to be run individually 12 years ago
  Michael Brown 5a80c11062 [crypto] Use ANS X9.82 Approved get_random_nz() for RSA 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 4fb60435c9 [rng] Add get_random_nz() function required by RSA algorithm 12 years ago
  Michael Brown 4e0effc6ad [rng] Add ANS X9.82 RBG wrapper functions 12 years ago
  Michael Brown c6b0b3424b [rng] Add ANS X9.82 mandatory start-up tests 12 years ago
  Michael Brown a3b116cea1 [rng] Add ANS X9.82 mandatory continuous tests 12 years ago
  Michael Brown 073f41085f [rng] Add ANS X9.82 Approved Source of Entropy Input 12 years ago
  Michael Brown c2668b61ea [rng] Record validity within DRBG state 12 years ago
  Michael Brown a99d5d5aca [rng] Add missing #include <string.h> 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 464ca5dbc0 [i386] Add missing #include <ipxe/io.h> in pic8259.h 12 years ago
  Michael Brown 71804f890d [rng] Add NIST self-tests for Hash_df 12 years ago