index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tls] Add ECDHE cipher suites
x25519
Michael Brown
2024-01-30
16
-12
/
+292
*
[tls] Make key exchange algorithms selectable via build configuration
Michael Brown
2024-01-30
10
-98
/
+249
*
[crypto] Add X25519 OID-identified algorithm and TLS named curve
Michael Brown
2024-01-30
4
-0
/
+60
*
[tls] Add support for Ephemeral Elliptic Curve Diffie-Hellman key exchange
Michael Brown
2024-01-30
2
-0
/
+193
*
[tls] Split out Diffie-Hellman parameter signature verification
Michael Brown
2024-01-30
1
-39
/
+62
*
[tls] Generate key material after sending ClientKeyExchange
Michael Brown
2024-01-30
1
-16
/
+15
*
[tls] Restructure construction of ClientHello message
Michael Brown
2024-01-30
1
-72
/
+99
*
[crypto] Add an abstraction of an elliptic curve
Michael Brown
2024-01-30
3
-0
/
+57
*
[crypto] Check for all-zeros result from X25519 key exchange
Michael Brown
2024-01-30
4
-12
/
+47
*
[bnxt] Add support for additional chip IDs
Joseph Wong
2024-01-19
2
-2
/
+6
*
[crypto] Add X25519 key exchange algorithm
Michael Brown
2024-01-19
4
-0
/
+1471
*
[loong64] Replace broken big integer arithmetic implementations
Michael Brown
2024-01-19
2
-78
/
+115
*
[crypto] Add bigint_swap() to conditionally swap big integers
Michael Brown
2024-01-19
3
-0
/
+94
*
[crypto] Add bigint_copy() as a convenient wrapper macro
Michael Brown
2024-01-19
2
-0
/
+23
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
10
-68
/
+103
*
[libc] Replace linker_assert() with build_assert()
Michael Brown
2024-01-16
12
-87
/
+78
*
[libc] Make static_assert() available via assert.h
assert
Michael Brown
2024-01-16
5
-7
/
+15
*
[build] Fix building with newer binutils
Michael Brown
2024-01-14
24
-19
/
+22
*
[build] Remove unnecessary ".text" directives
Michael Brown
2024-01-14
21
-21
/
+0
*
[eap] Add support for the MD5-Challenge authentication type
Michael Brown
2024-01-10
2
-0
/
+91
*
[eap] Add support for sending an EAP identity
Michael Brown
2024-01-10
2
-25
/
+177
*
[eap] Ignore any received EAP responses
Michael Brown
2024-01-10
2
-0
/
+6
*
[build] Reduce scope of wildcard .gitignore rules
Mark Rogalski
2024-01-09
3
-1
/
+3
*
[smbios] Support scanning for the 64-bit SMBIOS3 entry point
Michael Brown
2023-12-29
3
-15
/
+120
*
[intel] Add PCI ID for I219-LM (23)
Christian Helmuth
2023-12-21
1
-0
/
+1
*
[efi] Add potentially missing relocation types
Michael Brown
2023-12-21
1
-0
/
+9
*
[efi] Fix Coverity warning about unintended sign extension
Michael Brown
2023-12-19
1
-2
/
+2
*
[efi] Add relocation types generated by clang
Michael Brown
2023-12-19
1
-0
/
+3
*
[build] Use SOURCE_DATE_EPOCH for FAT serial number if it exists
Michael Brown
2023-12-19
1
-0
/
+4
*
[efi] Allow compiling elf2efi with clang
Michael Brown
2023-12-05
1
-1
/
+1
*
[efi] Avoid modifying PE/COFF debug filename
Michael Brown
2023-11-29
1
-2
/
+2
*
[efi] Extend PE header size to cover space up to first section
Michael Brown
2023-11-27
1
-2
/
+23
*
[efi] Fix dependency list construction in EDK2 header import script
Michael Brown
2023-11-24
1
-1
/
+1
*
[efi] Maximise image base address
Michael Brown
2023-11-24
1
-0
/
+44
*
[efi] Do not assume canonical PE section ordering
Michael Brown
2023-11-24
1
-56
/
+37
*
[efi] Treat 16-bit sections as hidden in hybrid binaries
Michael Brown
2023-11-24
1
-0
/
+6
*
[efi] Place PE debug information in a hidden section
Michael Brown
2023-11-23
1
-31
/
+15
*
[efi] Fix recorded overall size of headers in NT optional header
Michael Brown
2023-11-23
1
-1
/
+6
*
[efi] Write out PE header only after writing sections
Michael Brown
2023-11-23
1
-22
/
+28
*
[efi] Use load memory address as file offset for hybrid binaries
Michael Brown
2023-11-23
1
-7
/
+77
*
[efi] Mark PE images as large address aware
Michael Brown
2023-11-23
1
-0
/
+1
*
[efi] Set NXCOMPAT bit in PE header
Michael Brown
2023-11-23
1
-0
/
+2
*
[efi] Treat writable sections as data sections
Michael Brown
2023-11-23
1
-11
/
+11
*
[efi] Update to current EDK2 headers
Michael Brown
2023-11-22
6
-26
/
+65
*
[cloud] Add utility script to read iPXE output from INT13CON partition
Michael Brown
2023-11-07
1
-0
/
+68
*
[cloud] Add ability to overwrite existing AMI images
Michael Brown
2023-11-07
1
-2
/
+13
*
[eapol] Limit number of EAPoL-Start packets transmitted per attempt
Michael Brown
2023-11-07
2
-0
/
+13
*
[eapol] Delay EAPoL-Start while waiting for EAP to complete
Michael Brown
2023-11-07
3
-44
/
+84
*
[pci] Require discovery of a PCI device when determining usable PCI APIs
Michael Brown
2023-11-02
1
-11
/
+14
*
[pci] Check that ECAM configuration space is within reachable memory
Michael Brown
2023-11-02
1
-0
/
+9
[next]