Commit Graph

  • 7b63c1275f [tls] Display validator messages only while validation is in progress Michael Brown 2019-03-10 17:27:33 +00:00
  • b28ccfc725 [tls] Display cross-certificate and OCSP status messages Michael Brown 2019-03-07 15:23:19 +00:00
  • 447e5cd447 [crypto] Use x509_name() in validator debug messages Michael Brown 2019-03-07 13:47:30 +00:00
  • eaba1a22b8 [tls] Support stateless session resumption Michael Brown 2019-03-06 15:02:02 +00:00
  • 799781f168 [tls] Fix incorrectly duplicated error number Michael Brown 2019-02-21 23:50:11 +00:00
  • 272fe32529 [tls] Support stateful session resumption Michael Brown 2019-02-21 11:32:25 +00:00
  • 64b4452bca [efi] Blacklist the Dell Ip4ConfigDxe driver Michael Brown 2019-02-19 18:47:12 +00:00
  • 36a4c85f91 [init] Show startup and shutdown function names in debug messages Michael Brown 2019-01-25 14:53:43 +00:00
  • de4565cbe7 [util] Add support for EFI ROM images Petr Borsodi 2019-01-16 17:37:58 +01:00
  • 3f4c179a14 [util] Improve processing of ROM images in Option::ROM Petr Borsodi 2019-01-16 17:37:57 +01:00
  • 956f6a7227 [zbin] Fix compiler warning with GCC 9 Michael Brown 2019-01-21 11:17:04 +00:00
  • 3946aa9bac [libc] Fix strcmp()/strncmp() to return proper values Aaron Young 2019-01-09 11:35:39 -08:00
  • e226fecd1b [efi] Fix error handling path in efi_snp_probe Ignat Korchagin 2019-01-04 19:20:28 +00:00
  • ba0d5aa993 [pci] Correct invalid base-class/sub-class/prog-if order in PCIR Petr Borsodi 2019-01-15 13:06:19 +00:00
  • 133f4c47ba [build] Handle R_X86_64_PLT32 from binutils 2.31 Christian Hesse 2018-08-25 13:53:08 +02:00
  • af1860711a [sfc] Add support for X25xx adapters Martin Habets 2018-06-18 11:41:38 +01:00
  • d2063b7693 [intelxl] Add driver for Intel 40 Gigabit Ethernet NICs Michael Brown 2018-07-08 16:41:12 +01:00
  • b9d68b9de0 [ethernet] Use standard 1500 byte MTU unless explicitly overridden Michael Brown 2018-07-17 12:01:30 +01:00
  • 05b979146d [rndis] Clean up error handling path in register_rndis() Michael Brown 2018-07-09 10:35:57 +01:00
  • 1c47eb186e [build] Use positive-form tests when checking for supported warnings Michael Brown 2018-07-08 18:12:43 +01:00
  • 40956545e2 [vmbus] Do not expect version in version_response Roman Kagan 2018-06-09 17:53:31 +03:00
  • 16d7495308 [rndis] Register netdev with MAC filled Roman Kagan 2018-06-01 09:59:01 +03:00
  • 88ac1d3fe4 [efi] Exclude link-layer header length from MaxPacketSize Rob Taglang 2018-04-27 14:19:07 -04:00
  • 97a3d37285 [intelx] Add support for Intel X552 NIC Steven Haber 2018-05-10 16:12:32 -07:00
  • 8ed4e3049f [build] Disable gcc stringop-truncation warnings Bruce Rogers 2018-04-24 08:47:32 -06:00
  • e7f67d5a4c [http] Work around stateful authentication schemes Michael Brown 2018-05-14 11:16:34 +01:00
  • 960d1e36b0 [icplus] Add driver for IC+ network card Sylvie Barlow 2018-04-20 14:10:26 +01:00
  • c239f0bff2 [mii] Add bit-bashing interface Sylvie Barlow 2018-04-20 13:58:40 +01:00
  • 7ed1dc98c3 [mii] Add mii_find() Sylvie Barlow 2018-04-20 13:37:20 +01:00
  • 6047b7ca7a [mii] Fix typo in parameter name Michael Brown 2018-04-20 13:25:46 +01:00
  • e901e6b73b [tcp] Add missing packed attribute on struct tcp_header Michael Brown 2018-04-19 17:32:07 +01:00
  • 6804a8c89b [mii] Separate concepts of MII interface and MII device Michael Brown 2018-04-19 12:38:55 +01:00
  • 285e3e5287 [velocity] Fix usage of mii_read() and mii_write() Michael Brown 2018-04-19 12:36:16 +01:00
  • f71ba143c7 [rhine] Fix usage of mii_read() Michael Brown 2018-04-19 12:34:08 +01:00
  • d6f02c72c9 [undi] Include subsystem IDs in broken interrupt device check Michael Brown 2018-04-18 16:38:36 +01:00
  • 2eef77ecc0 [intelx] Add PCI_ROM entry for Intel X553 NIC Rob Taglang 2018-04-05 14:47:23 -04:00
  • 8c17ee115d [efi] Add support for R_ARM_REL32 relocations Heinrich Schuchardt 2018-03-27 19:07:38 +02:00
  • 4f362a032b [efi] Do not raise TPL within EFI_DRIVER_BINDING_PROTOCOL.Supported() Michael Brown 2018-03-26 12:10:09 +01:00
  • 331ac451e7 [efi] Release SNP devices before starting SAN boot image Michael Brown 2018-03-26 11:31:41 +01:00
  • baaf50017d [tls] Ensure that window change is propagated to plainstream interface Michael Brown 2018-03-24 21:44:09 +00:00
  • 4152aff103 [tls] Rename tls_session to tls_connection Michael Brown 2018-03-22 18:10:46 +02:00
  • 6be010d919 [list] Add list_is_first_entry() and list_is_last_entry() Michael Brown 2018-03-24 21:26:19 +00:00
  • ac4fbd47ae [tls] Ensure received data list is initialised before calling tls_free() Michael Brown 2018-03-23 11:07:29 +00:00
  • eda9f4db61 [util] Support reversed sort ordering when generating NIC list Robin Smidsrød 2018-03-21 17:08:58 +02:00
  • bc85368cdd [librm] Ensure that inline code symbols are unique Michael Brown 2018-03-21 16:47:33 +02:00
  • 6149e0af3c [librm] Provide symbols for inline code placed into other sections Michael Brown 2018-03-21 14:39:18 +02:00
  • 0600ffeb30 [undi] Treat invalid IRQ numbers as non-fatal errors Michael Brown 2018-03-21 10:28:05 +02:00
  • 1df3b53051 [build] Prevent use of MMX and SSE registers Michael Brown 2018-03-20 21:34:46 +02:00
  • 0d35411f88 [rng] Use fixed-point calculations for min-entropy quantities Michael Brown 2018-03-20 20:42:39 +02:00
  • d5d4bf8870 [golan] Set log_max_qp to 1 Ameer Mahagneh 2018-03-20 17:55:04 +02:00
  • 3ec2079ce2 [time] Add support for the ACPI power management timer Michael Brown 2018-03-20 17:26:49 +02:00
  • e8e9ca3613 [efi] Provide Map_Mem() and associated UNDI callbacks Michael Brown 2018-03-20 13:22:30 +02:00
  • 342ff967cc [lacp] Check the partner's own state when checking for blocked links Michael Brown 2018-03-19 15:47:39 +02:00
  • 9759860ec0 [ocsp] Allow OCSP checks to be disabled Michael Brown 2018-03-18 22:27:49 +02:00
  • a0021a30dd [ocsp] Centralise test for whether or not an OCSP check is required Michael Brown 2018-03-18 22:21:49 +02:00
  • ae93064496 [profile] Prevent potential division by zero Michael Brown 2018-03-18 18:36:58 +02:00
  • b11ae1d91b [tftp] Prevent potential division by zero Michael Brown 2018-03-18 17:43:11 +02:00
  • c160c9dfc0 [lacp] Fix debug message to match documentation Michael Brown 2018-03-18 17:20:04 +02:00
  • 33d79d5d2b [lacp] Mark link as blocked if partner is not yet up and running Michael Brown 2018-03-18 17:11:16 +02:00
  • 0778418e29 [golan] Do not assume all devices are identical Michael Brown 2018-03-18 15:40:23 +02:00
  • 89e31f8491 [librm] Add facility to provide register and stack dump for CPU exceptions Michael Brown 2018-03-18 14:54:57 +02:00
  • 0c43bb934a [intel] Add PCI_ROM entry for Intel i354 NIC Rob Taglang 2018-03-14 16:09:20 -04:00
  • 10d083ffa9 [efi] Raise TPL within EFI_DRIVER_BINDING_PROTOCOL entry points Michael Brown 2018-03-14 23:55:28 +00:00
  • d8c500b794 [efi] Drop to TPL_APPLICATION when gathering entropy Michael Brown 2018-03-12 10:55:28 +00:00
  • c84f9d6727 [iscsi] Parse IPv6 address in root path Hannes Reinecke 2018-03-01 13:30:41 +00:00
  • 47849be3a9 [process] Include process name in debug messages Michael Brown 2018-02-20 18:02:25 +00:00
  • f672a27b34 [efi] Raise TPL within EFI_USB_IO_PROTOCOL entry points Michael Brown 2018-02-20 11:19:39 +00:00
  • a272b7ce57 [efi] Raise TPL within EFI_SIMPLE_NETWORK_PROTOCOL entry points Michael Brown 2018-02-20 11:08:25 +00:00
  • c89a446cf0 [efi] Run at TPL_CALLBACK to protect against UEFI timers Michael Brown 2018-02-20 10:56:31 +00:00
  • 8dbb73a779 [xhci] Consume event TRB before reporting completion to USB core Michael Brown 2018-02-19 18:59:45 +00:00
  • 6737a8795f [http] Allow for domain names within NTLM user names Michael Brown 2018-02-19 11:58:28 +00:00
  • 546dd51de8 [intel] Work around broken reset mechanism in i219 devices Michael Brown 2018-02-03 19:21:54 +00:00
  • c900751fa6 [xhci] Assume an invalid PSI table if any invalid PSI value is observed Michael Brown 2018-01-29 21:25:11 +00:00
  • fbe8c52d0d [ena] Fix spurious uninitialised variable warning on older versions of gcc Michael Brown 2018-01-17 14:09:56 +00:00
  • 70189a8e47 [netdevice] Make netdev_irq_enabled() independent of netdev_irq_supported() Martin Habets 2018-01-10 15:32:34 +00:00
  • 08db2fd55c [tg3] Add support for SerDes PHY initialization Joseph Wong 2018-01-14 21:26:36 +00:00
  • 329202691f [skel] Remove MII interface Michael Brown 2018-01-14 21:16:36 +00:00
  • 2fb70e8b32 [ena] Add driver for Amazon ENA virtual function NIC Michael Brown 2018-01-08 13:21:40 +00:00
  • 2bb4ec1f54 [build] Avoid use of "ld --oformat binary" Michael Brown 2018-01-02 21:26:40 +01:00
  • 00c5b958c5 [legal] Add missing FILE_LICENCE declarations Michael Brown 2017-12-29 11:57:00 +00:00
  • ff648c339d [legal] Add missing FILE_LICENCE declarations Michael Brown 2017-12-29 11:53:46 +00:00
  • be9ed2848d [image] Omit URI query string and fragment from download progress messages Michael Brown 2017-12-28 13:38:50 +00:00
  • 659c484efc [http] Report unsuccessful response status lines at DBGVL_LOG Michael Brown 2017-12-28 13:04:59 +00:00
  • ea29122a70 [http] Include error messages for 4xx and 5xx response codes Michael Brown 2017-12-28 12:34:07 +00:00
  • e4461f65d8 [xen] Skip probing of any unsupported device types Michael Brown 2017-12-28 12:09:27 +00:00
  • aeffcce44f [intel] Add PCI device ID for X550-T2 Janos Mattyasovszky 2017-12-20 12:20:43 +00:00
  • b5e0b50723 [http] Add support for NTLM authentication Michael Brown 2017-11-11 22:43:03 +00:00
  • 96bd872c03 [http] Handle parsing of WWW-Authenticate header within authentication scheme Michael Brown 2017-11-11 22:05:53 +00:00
  • c49acbb4d2 [http] Gracefully handle offers of multiple authentication schemes Michael Brown 2017-11-07 11:33:13 +00:00
  • fc2f0dd930 [ntlm] Add support for NTLM authentication mechanism Michael Brown 2017-11-08 19:08:54 +00:00
  • 0077b0933d [crypto] Add MD4 message digest algorithm Michael Brown 2017-11-07 23:20:10 +00:00
  • 32d54691e9 [crypto] Eliminate repetitions in MD5 round constant table Michael Brown 2017-11-12 18:30:08 +00:00
  • fb6b66ce13 [crypto] Fix endianness typo in comment Michael Brown 2017-11-11 23:44:50 +00:00
  • 1b67a05646 [efi] Allow for building with older versions of elf.h system header Michael Brown 2017-09-24 19:26:58 +01:00
  • c4ce92599d [efi] Accept (and ignore) R_ARM_V4BX relocations Heinrich Schuchardt 2017-09-10 17:12:16 +02:00
  • 0631a46a94 [crypto] Fail fast if cross-certificate source is empty Ladi Prosek 2017-09-20 11:52:16 +02:00
  • 74d90b33f8 [efi] Inhibit our driver Start() method during disconnection attempts Michael Brown 2017-09-22 14:02:40 +01:00
  • 7428ab7258 [build] Exclude selected directories from Secure Boot builds Michael Brown 2017-09-18 13:32:39 +01:00
  • d46c53cfc6 [efi] Continue to connect remaining handles after connection errors Michael Brown 2017-09-13 10:07:55 +03:00
  • 9720f8396f [exanic] Add PCI device ID for another X40 variant Peter von Konigsmark 2017-09-07 12:37:09 +01:00