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
...
*
[parseopt] Add parse_uuid() for parsing UUID command-line arguments
Michael Brown
2024-02-29
2
-0
/
+25
*
[settings] Add parsing for UUID and GUID settings types
Michael Brown
2024-02-29
2
-3
/
+44
*
[uuid] Add uuid_aton() to parse a UUID from a string
Michael Brown
2024-02-29
7
-2
/
+203
*
[efi] Work around broken boot services table manipulation by UEFI shim
Michael Brown
2024-02-27
1
-49
/
+43
*
[eap] Add support for the MS-CHAPv2 authentication method
Michael Brown
2024-02-23
5
-0
/
+285
*
[eap] Allow MD5-Challenge authentication method to be disabled
Michael Brown
2024-02-23
6
-82
/
+172
*
[eap] Add progress debug messages
Michael Brown
2024-02-23
1
-1
/
+11
*
[efi] Ignore new LoongArch PC-relative relocations and relaxations
Alexey Sheplyakov
2024-02-22
1
-0
/
+20
*
[drivers] Sort PCI_ROM() entries numerically
Geert Stappers
2024-02-22
21
-137
/
+136
*
[crypto] Force inlining of trivial wrapper functions
Michael Brown
2024-02-22
1
-44
/
+55
*
[crypto] Add implementation of MS-CHAPv2 authentication
mschapv2
Michael Brown
2024-02-22
4
-0
/
+567
*
[crypto] Allow for multiple cross-signed certificate download attempts
Michael Brown
2024-02-15
2
-100
/
+249
*
[crypto] Add x509_is_self_signed() helper function
Michael Brown
2024-02-15
3
-1
/
+15
*
[crypto] Add x509_truncate() to truncate a certificate chain
Michael Brown
2024-02-14
3
-9
/
+37
*
[list] Add list_for_each_entry_safe_continue()
Michael Brown
2024-02-14
2
-0
/
+48
*
[list] Add list_is_head_entry()
Michael Brown
2024-02-14
2
-0
/
+27
*
[build] Fix build failures with older versions of gcc
centos7
Michael Brown
2024-02-10
2
-7
/
+10
*
[libc] Allow build_assert() failures to be ignored via NO_WERROR=1
Michael Brown
2024-02-10
1
-1
/
+1
*
[bnxt] Add support for BCM957608
Joseph Wong
2024-02-08
4
-101
/
+720
*
[crypto] Add implementation of the DES cipher
Michael Brown
2024-02-07
5
-0
/
+1686
*
[test] Remove dummy initialisation vector for ECB-mode AES tests
Michael Brown
2024-02-07
1
-8
/
+3
*
[crypto] Fix stray references to AES
Michael Brown
2024-02-02
1
-3
/
+3
*
[tls] Tidy up error handling flow in tls_send_plaintext()
Michael Brown
2024-01-31
1
-10
/
+20
*
[efi] Fix hang during ExitBootServices()
Ross Lagerwall
2024-01-31
3
-3
/
+15
*
[tls] Add ECDHE cipher suites
Michael Brown
2024-01-31
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
[prev]
[next]