index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
[crypto] Add implementation of MS-CHAPv2 authentication
Michael Brown
2024-02-22
1
-0
/
+59
|
|
*
[crypto] Allow for multiple cross-signed certificate download attempts
Michael Brown
2024-02-15
1
-0
/
+22
|
|
*
[crypto] Add x509_is_self_signed() helper function
Michael Brown
2024-02-15
1
-0
/
+10
|
|
*
[crypto] Add x509_truncate() to truncate a certificate chain
Michael Brown
2024-02-14
1
-0
/
+1
|
|
*
[list] Add list_for_each_entry_safe_continue()
Michael Brown
2024-02-14
1
-0
/
+16
|
|
*
[list] Add list_is_head_entry()
Michael Brown
2024-02-14
1
-0
/
+11
|
|
*
[build] Fix build failures with older versions of gcc
Michael Brown
2024-02-10
1
-1
/
+2
|
|
*
[libc] Allow build_assert() failures to be ignored via NO_WERROR=1
Michael Brown
2024-02-10
1
-1
/
+1
|
|
*
[crypto] Add implementation of the DES cipher
Michael Brown
2024-02-08
2
-0
/
+92
|
|
*
[crypto] Fix stray references to AES
Michael Brown
2024-02-02
1
-3
/
+3
|
|
*
[tls] Add ECDHE cipher suites
Michael Brown
2024-01-31
1
-0
/
+6
|
|
*
[crypto] Add X25519 OID-identified algorithm and TLS named curve
Michael Brown
2024-01-30
1
-0
/
+7
|
|
*
[tls] Add support for Ephemeral Elliptic Curve Diffie-Hellman key exchange
Michael Brown
2024-01-30
1
-0
/
+24
|
|
*
[crypto] Add an abstraction of an elliptic curve
Michael Brown
2024-01-30
2
-0
/
+26
|
|
*
[crypto] Check for all-zeros result from X25519 key exchange
Michael Brown
2024-01-30
2
-3
/
+4
|
|
*
[crypto] Add X25519 key exchange algorithm
Michael Brown
2024-01-19
1
-0
/
+91
|
|
*
[crypto] Add bigint_swap() to conditionally swap big integers
Michael Brown
2024-01-19
1
-0
/
+15
|
|
*
[crypto] Add bigint_copy() as a convenient wrapper macro
Michael Brown
2024-01-19
1
-0
/
+13
|
|
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
1
-5
/
+7
|
|
*
[libc] Replace linker_assert() with build_assert()
Michael Brown
2024-01-16
4
-45
/
+36
|
|
*
[libc] Make static_assert() available via assert.h
Michael Brown
2024-01-16
1
-0
/
+9
|
|
*
[eap] Add support for the MD5-Challenge authentication type
Michael Brown
2024-01-10
1
-0
/
+11
|
|
*
[eap] Add support for sending an EAP identity
Michael Brown
2024-01-10
1
-5
/
+40
|
|
*
[eap] Ignore any received EAP responses
Michael Brown
2024-01-10
1
-0
/
+3
|
|
*
[smbios] Support scanning for the 64-bit SMBIOS3 entry point
Michael Brown
2023-12-29
1
-0
/
+2
|
|
*
[efi] Fix dependency list construction in EDK2 header import script
Michael Brown
2023-11-24
1
-1
/
+1
|
|
*
[efi] Update to current EDK2 headers
Michael Brown
2023-11-23
6
-26
/
+65
|
|
*
[eapol] Limit number of EAPoL-Start packets transmitted per attempt
Michael Brown
2023-11-07
1
-0
/
+5
|
|
*
[eapol] Delay EAPoL-Start while waiting for EAP to complete
Michael Brown
2023-11-07
1
-3
/
+38
|
|
*
[pci] Cache ECAM mapping errors
Michael Brown
2023-11-02
1
-0
/
+2
|
*
|
support for aqc113
Animesh Bhatt
2023-07-03
1
-0
/
+4
*
|
|
Merge branch 'master' into openslx
Simon Rettberg
2023-10-06
36
-101
/
+6951
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[eapol] Send EAPoL-Start packets to trigger EAP authentication
Michael Brown
2023-09-20
1
-0
/
+8
|
*
|
[eap] Define a supplicant model for EAP and EAPoL
Michael Brown
2023-09-18
2
-4
/
+30
|
*
|
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
1
-3
/
+10
|
*
|
[netdevice] Remove netdev_priv() helper function
Michael Brown
2023-09-13
1
-11
/
+0
|
*
|
[ntp] Define NTP server setting
Michael Brown
2023-07-19
1
-0
/
+3
|
*
|
[console] Restore compatibility with "--key" values in existing scripts
Michael Brown
2023-07-07
2
-2
/
+17
|
*
|
[interface] Fix debug message values for temporary interfaces
Michael Brown
2023-07-04
1
-16
/
+56
|
*
|
[console] Avoid overlap between special keys and Unicode characters
Michael Brown
2023-07-04
1
-5
/
+40
|
*
|
[console] Avoid overlap between remapping flags and character values
Michael Brown
2023-07-04
1
-4
/
+4
|
|
/
|
*
[ioapi] Centralise definitions for dummy PIO
Michael Brown
2023-06-29
1
-0
/
+64
|
*
[efi] Provide read-only access to EFI variables via settings mechanism
Michael Brown
2023-06-09
1
-0
/
+1
|
*
[efi] Include protocol interface address in debug output
Michael Brown
2023-06-08
1
-0
/
+13
|
*
[efi] Add HTTP header and GUID definitions
Michael Brown
2023-06-07
2
-0
/
+518
|
*
[efi] Add DNS headers and GUID definitions
Michael Brown
2023-06-07
3
-0
/
+1077
|
*
[efi] Add Ip4Config2 header and GUID definition
Michael Brown
2023-06-07
2
-0
/
+319
|
*
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions
Michael Brown
2023-06-07
7
-0
/
+4364
|
*
[efi] Update to current EDK2 headers
Michael Brown
2023-06-07
8
-40
/
+266
|
*
[efi] Disable static assertions in EFI headers on non-EFI platforms
Michael Brown
2023-06-07
1
-0
/
+9
[prev]
[next]