opengnsys_ipxe/src
Michael Brown 08fcb0e8fb [eap] Add support for the MD5-Challenge authentication type
RFC 3748 states that support for MD5-Challenge is mandatory for EAP
implementations.  The MD5 and CHAP code is already included in the
default build since it is required by iSCSI, and so this does not
substantially increase the binary size.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2024-01-10 16:22:32 +00:00
..
arch [smbios] Support scanning for the 64-bit SMBIOS3 entry point 2023-12-29 19:38:47 +00:00
bin [build] Reduce scope of wildcard .gitignore rules 2024-01-09 12:39:48 +00:00
config [build] Reduce scope of wildcard .gitignore rules 2024-01-09 12:39:48 +00:00
core [libc] Use wall clock time as seed for the (non-cryptographic) RNG 2023-10-06 12:50:43 +01:00
crypto [crypto] Add support for PKCS#8 private key format 2023-06-02 13:54:42 +01:00
doc
drivers [intel] Add PCI ID for I219-LM (23) 2023-12-21 13:53:24 +01:00
hci [efi] Implement "shim" as a dummy command on non-EFI platforms 2023-05-24 10:20:31 +01:00
image [efi] Add support for executing images via a shim 2023-05-22 15:37:11 +01:00
include [eap] Add support for the MD5-Challenge authentication type 2024-01-10 16:22:32 +00:00
interface [smbios] Support scanning for the 64-bit SMBIOS3 entry point 2023-12-29 19:38:47 +00:00
libgcc
net [eap] Add support for the MD5-Challenge authentication type 2024-01-10 16:22:32 +00:00
scripts
tests [crypto] Add support for PKCS#8 private key format 2023-06-02 13:54:42 +01:00
usr [efi] Support versions of shim that perform SBAT verification 2023-05-23 15:27:20 +01:00
util [efi] Add potentially missing relocation types 2023-12-21 12:29:03 +00:00
.gitignore [build] Reduce scope of wildcard .gitignore rules 2024-01-09 12:39:48 +00:00
Makefile
Makefile.efi [build] Avoid using multiple target patterns in pattern rules 2023-06-30 10:31:52 +01:00
Makefile.housekeeping [build] Inhibit more linker warnings about an implied executable stack 2023-07-04 15:12:49 +01:00
Makefile.linux
doxygen.cfg