5920 Commits (a5c41483d226a6c4dbfaf35f57dc092cd57bc601)
 

Author SHA1 Message Date
  Michael Brown a5c41483d2 [coverity] Override assumptions about wcrtomb() and hmac_init() 4 years ago
  Michael Brown 0cc12f053c [crypto] Profile the various stages of modular multiplication 4 years ago
  Michael Brown 131635eac0 [crypto] Drag in configured digestInfo prefixes for any use of RSA 4 years ago
  Michael Brown fd96acb7de [tls] Add missing call to tls_tx_resume() when restarting negotiation 4 years ago
  Michael Brown d8a1958ba5 [peerdist] Limit number of concurrent raw block downloads 4 years ago
  Michael Brown 02b26de963 [peerdist] Start block download timers from within opener methods 4 years ago
  Michael Brown 6df2c6ab76 [process] Add PROC_INIT() for initialising static processes 4 years ago
  Michael Brown c63ef427a2 [build] Add predefined shortcut for Raspberry Pi builds 4 years ago
  Michael Brown c742c576d0 [build] Move predefined all-drivers build shortcut to Makefile 4 years ago
  Michael Brown a4f8c6e31f [build] Do not apply WORKAROUND_CFLAGS for host compiler 4 years ago
  Valentine Barshak 1dd56dbd11 [build] Workaround compilation error with gcc 9.1 4 years ago
  Valentine Barshak 412acd7854 [build] Fix "'%s' directive argument is null" error 4 years ago
  Michael Brown f4cc5834ef [smscusb] Fetch MAC from device tree for Raspberry Pi Model B+ 4 years ago
  Michael Brown a046329012 [build] Add named configuration for Raspberry Pi 4 years ago
  Michael Brown 83e0f9f377 [smsc95xx] Fetch MAC from device tree for Raspberry Pi 4 years ago
  Michael Brown 6dde0f60bf [efi] Register a device tree if provided by the platform firmware 4 years ago
  Michael Brown e520a51df1 [fdt] Add ability to parse a MAC address from a flattened device tree 4 years ago
  Michael Brown a385e23768 [efi] Return only registered EFI devices from efidev_parent() 4 years ago
  Michael Brown c2226b3d1a [arm] Provide dummy implementations for {in,out}[s]{b,w,l} 4 years ago
  Michael Brown 3fb3ffccea [build] Fix use of inline assembly on GCC 8 ARM64 builds 4 years ago
  Mohammed 1cdf56f751 [golan] Add various new PCI device IDs 5 years ago
  Michael Brown a95966955c [intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions 5 years ago
  Michael Brown 92b46b7858 [intelxl] Choose to operate in non-PXE mode 5 years ago
  Michael Brown 3078a952a8 [intelxl] Expose functions required by virtual function driver 5 years ago
  Michael Brown 1e0342ebd8 [intelxl] Allow for arbitrary placement of interrupt control register 5 years ago
  Michael Brown 2dbd9c0a3c [intelxl] Split out ring creation from context programming 5 years ago
  Michael Brown 9907fd54d3 [intelxl] Allow for arbitrary placement of ring tail registers 5 years ago
  Michael Brown f460a436ca [intelxl] Use 32-byte receive descriptors 5 years ago
  Michael Brown 7676924571 [intelxl] Provide a mechanism for handling "send to VF" events 5 years ago
  Michael Brown 17298d0121 [intelxl] Allow admin cookie to hold extended opcode and return code 5 years ago
  Michael Brown 7b68c310f9 [intelxl] Allow admin queues to be reinitialised 5 years ago
  Michael Brown 8f3e648b6c [intelxl] Use one admin queue buffer per admin queue descriptor 5 years ago
  Michael Brown c5ccfe79cf [intelxl] Allow for virtual function admin queue register maps 5 years ago
  Michael Brown c901b5ca45 [intelxl] Use VLAN tag in receive descriptor if present 5 years ago
  Michael Brown fe680c8228 [vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err() 5 years ago
  Michael Brown afee77d816 [pci] Add support for PCI MSI-X interrupts 5 years ago
  Christian Nilsson ebf2eaf515 [intel] Add PCI ID for I219-V and -LM 6 to 9 5 years ago
  Michael Brown b6ffe28a21 [ocsp] Accept response certID with missing hashAlgorithm parameters 5 years ago
  Michael Brown f6b2bf9507 [tcp] Display "connecting" status until connection is established 5 years ago
  Michael Brown 7b63c1275f [tls] Display validator messages only while validation is in progress 5 years ago
  Michael Brown b28ccfc725 [tls] Display cross-certificate and OCSP status messages 5 years ago
  Michael Brown 447e5cd447 [crypto] Use x509_name() in validator debug messages 5 years ago
  Michael Brown eaba1a22b8 [tls] Support stateless session resumption 5 years ago
  Michael Brown 799781f168 [tls] Fix incorrectly duplicated error number 5 years ago
  Michael Brown 272fe32529 [tls] Support stateful session resumption 5 years ago
  Michael Brown 64b4452bca [efi] Blacklist the Dell Ip4ConfigDxe driver 5 years ago
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages 5 years ago
  Petr Borsodi de4565cbe7 [util] Add support for EFI ROM images 5 years ago
  Petr Borsodi 3f4c179a14 [util] Improve processing of ROM images in Option::ROM 5 years ago
  Michael Brown 956f6a7227 [zbin] Fix compiler warning with GCC 9 5 years ago