5195 Revize (4d032d5db8ef7e6713991afbc2388f0be21abd48)
 

Autor SHA1 Zpráva Datum
  Michael Brown 4d032d5db8 [peerdist] Add individual block download mechanism před 8 roky
  Michael Brown dc9d24e7d2 [peerdist] Add segment discovery mechanism před 8 roky
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings před 8 roky
  Michael Brown 09236e6030 [block] Add generic block device translator před 8 roky
  Daniel Pieczko abd36b9f96 [prefix] Use correct register for KEEP_IT_REAL physical address conversion před 8 roky
  Michael Brown 989fe14ccd [efi] Add missing "ULL" suffix on 64-bit constant před 8 roky
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running před 8 roky
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates před 8 roky
  Tufan Karadere 93370488ac [crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption před 8 roky
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello před 8 roky
  Michael Brown 1ac7434111 [tls] Do not access beyond the end of a 24-bit integer před 8 roky
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() před 8 roky
  Michael Brown 9aa55f811a [comboot] Avoid dragging in serial console support unconditionally před 8 roky
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing před 8 roky
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines před 8 roky
  Michael Brown 20d35b0145 [pool] Add a generic concept of a pooled connection před 8 roky
  Michael Brown a8d9cd9485 [peerdist] Add support for constructing and decoding retrieval messages před 8 roky
  Michael Brown 51b99d8bc8 [peerdist] Add support for constructing and decoding discovery messages před 8 roky
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block před 8 roky
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime před 8 roky
  Michael Brown 76338543f9 [iscsi] Add missing "break" statements před 8 roky
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID před 8 roky
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping před 8 roky
  Michael Brown 9c185e2eac [netdevice] Avoid using zero as a network device index před 8 roky
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" před 8 roky
  Michael Brown fae7a5310a [build] Fix strict-aliasing warning on older gcc versions před 8 roky
  Michael Brown 657dd5f76d [crypto] Remove AXTLS headers před 8 roky
  Michael Brown 205e7de000 [test] Add NIST self-tests for AES192 in ECB and CBC modes před 8 roky
  Michael Brown 09824eca31 [crypto] Replace AES implementation před 8 roky
  Michael Brown cbb07f0ef7 [test] Add NIST self-tests for AES128 and AES256 in ECB mode před 8 roky
  Michael Brown c54a3fe6df [test] Define shortcuts for frequently-used NIST AES test vectors před 8 roky
  Michael Brown c0be4c6861 [test] Generalise cipher tests and use okx() před 8 roky
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) před 8 roky
  Michael Brown 1a30c20daf [802.11] Use correct SHA1_DIGEST_SIZE constant name před 8 roky
  Michael Brown 775f5943c0 [crypto] Add bit-rotation functions for 8-bit and 16-bit values před 8 roky
  Michael Brown 99d351605a [build] Fix compiler warnings on some gcc versions před 8 roky
  Michael Brown 2b15ae5507 [downloader] Provide direct access to the underlying data transfer buffer před 8 roky
  Michael Brown ae5e7f0cf4 [downloader] Use generic data-transfer buffer mechanism před 8 roky
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer před 8 roky
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers před 8 roky
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function před 8 roky
  Michael Brown 7194f38131 [xfer] Use intf_poke() to implement xfer_window_changed() před 8 roky
  Michael Brown 81c80c8ba9 [interface] Add intf_poke() helper před 8 roky
  Michael Brown 6bc3d99496 [profile] Add profile_custom() for profiling with arbitrary time units před 8 roky
  Michael Brown 89816af2a4 [fault] Add inject_corruption() to randomly corrupt data před 8 roky
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism před 8 roky
  Michael Brown 9546b0c17b [tcp] Ensure FIN is actually sent if connection is closed while idle před 8 roky
  Michael Brown a200ad462e [build] Add named configuration for qemu před 8 roky
  Michael Brown a15c0d7e86 [efi] Allow user experience to be downgraded před 8 roky
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting před 8 roky