1816 Revize (fdad22a1ed0cefcc975f9f6d2a6153d3b47bc78a)

Autor SHA1 Zpráva Datum
  Michael Brown 5df081d6c0 [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL před 8 roky
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs před 8 roky
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score před 8 roky
  Michael Brown e727f576c2 [efi] Include a copy of the device path within struct efi_device před 8 roky
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() před 8 roky
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic před 8 roky
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums před 8 roky
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL před 8 roky
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions před 8 roky
  Michael Brown 866e525814 [usb] Expose usb_find_driver() před 8 roky
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL před 8 roky
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() před 8 roky
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested před 8 roky
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime před 8 roky
  Michael Brown bd96c6fffd [efi] Add definitions of GUIDs observed when booting wdsmgfw.efi před 8 roky
  Michael Brown c522c11c7b [efi] Improve efi_wrap debugging před 8 roky
  Michael Brown 0e407377dd [efi] Mark EFI debug transcription functions as __attribute__ (( pure )) před 8 roky
  Michael Brown a09dd5c03d [efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi před 8 roky
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type před 8 roky
  Michael Brown abfe94a90a [image] Detect image type when image is first registered před 8 roky
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux před 8 roky
  Michael Brown d2b2a0adae [peerdist] Add block download multiplexer před 8 roky
  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 9 roky
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running před 9 roky
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates před 9 roky
  Tufan Karadere 93370488ac [crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption před 9 roky
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello před 9 roky
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() před 9 roky
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing před 9 roky
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines před 9 roky
  Michael Brown 20d35b0145 [pool] Add a generic concept of a pooled connection před 9 roky
  Michael Brown a8d9cd9485 [peerdist] Add support for constructing and decoding retrieval messages před 9 roky
  Michael Brown 51b99d8bc8 [peerdist] Add support for constructing and decoding discovery messages před 9 roky
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block před 9 roky
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime před 9 roky
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID před 9 roky
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping před 9 roky
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" před 9 roky
  Michael Brown 09824eca31 [crypto] Replace AES implementation před 9 roky
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) před 9 roky
  Michael Brown 775f5943c0 [crypto] Add bit-rotation functions for 8-bit and 16-bit values před 9 roky
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer před 9 roky
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers před 9 roky
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function před 9 roky
  Michael Brown 81c80c8ba9 [interface] Add intf_poke() helper před 9 roky
  Michael Brown 6bc3d99496 [profile] Add profile_custom() for profiling with arbitrary time units před 9 roky
  Michael Brown 89816af2a4 [fault] Add inject_corruption() to randomly corrupt data před 9 roky