5205 Commits (abfe94a90ad72f4be2055f3ad21f09ab081cc250)
 

Author SHA1 Message Date
  Michael Brown abfe94a90a [image] Detect image type when image is first registered 8 years ago
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux 8 years ago
  Michael Brown fb4ce72e64 [pxe] Warn about PXE NBPs that may be EFI executables 8 years ago
  Michael Brown 0a34c2aab9 [dhcp] Ignore ProxyDHCPACKs without PXE options 8 years ago
  Michael Brown 60e2b71471 [dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers 8 years ago
  Fabrice Bacchella c0b61bad99 [efi] Work around bugs in Emulex NII driver 8 years ago
  Fabrice Bacchella b71037989d [efi] Improve NII driver logging 8 years ago
  Wissam Shoukair eb8df9a046 [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB 8 years ago
  Michael Brown fd18417cf1 [peerdist] Add support for PeerDist (aka BranchCache) HTTP content encoding 8 years ago
  Michael Brown d2b2a0adae [peerdist] Add block download multiplexer 8 years ago
  Michael Brown 4d032d5db8 [peerdist] Add individual block download mechanism 8 years ago
  Michael Brown dc9d24e7d2 [peerdist] Add segment discovery mechanism 8 years ago
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings 8 years ago
  Michael Brown 09236e6030 [block] Add generic block device translator 8 years ago
  Daniel Pieczko abd36b9f96 [prefix] Use correct register for KEEP_IT_REAL physical address conversion 8 years ago
  Michael Brown 989fe14ccd [efi] Add missing "ULL" suffix on 64-bit constant 8 years ago
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running 8 years ago
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates 8 years ago
  Tufan Karadere 93370488ac [crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption 8 years ago
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello 8 years ago
  Michael Brown 1ac7434111 [tls] Do not access beyond the end of a 24-bit integer 8 years ago
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() 8 years ago
  Michael Brown 9aa55f811a [comboot] Avoid dragging in serial console support unconditionally 8 years ago
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing 8 years ago
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines 8 years ago
  Michael Brown 20d35b0145 [pool] Add a generic concept of a pooled connection 8 years ago
  Michael Brown a8d9cd9485 [peerdist] Add support for constructing and decoding retrieval messages 8 years ago
  Michael Brown 51b99d8bc8 [peerdist] Add support for constructing and decoding discovery messages 8 years ago
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block 8 years ago
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime 8 years ago
  Michael Brown 76338543f9 [iscsi] Add missing "break" statements 8 years ago
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID 8 years ago
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping 8 years ago
  Michael Brown 9c185e2eac [netdevice] Avoid using zero as a network device index 8 years ago
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" 8 years ago
  Michael Brown fae7a5310a [build] Fix strict-aliasing warning on older gcc versions 8 years ago
  Michael Brown 657dd5f76d [crypto] Remove AXTLS headers 8 years ago
  Michael Brown 205e7de000 [test] Add NIST self-tests for AES192 in ECB and CBC modes 8 years ago
  Michael Brown 09824eca31 [crypto] Replace AES implementation 8 years ago
  Michael Brown cbb07f0ef7 [test] Add NIST self-tests for AES128 and AES256 in ECB mode 8 years ago
  Michael Brown c54a3fe6df [test] Define shortcuts for frequently-used NIST AES test vectors 8 years ago
  Michael Brown c0be4c6861 [test] Generalise cipher tests and use okx() 8 years ago
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) 8 years ago
  Michael Brown 1a30c20daf [802.11] Use correct SHA1_DIGEST_SIZE constant name 8 years ago
  Michael Brown 775f5943c0 [crypto] Add bit-rotation functions for 8-bit and 16-bit values 8 years ago
  Michael Brown 99d351605a [build] Fix compiler warnings on some gcc versions 8 years ago
  Michael Brown 2b15ae5507 [downloader] Provide direct access to the underlying data transfer buffer 8 years ago
  Michael Brown ae5e7f0cf4 [downloader] Use generic data-transfer buffer mechanism 9 years ago
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer 8 years ago
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers 9 years ago