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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[efi] Create VLAN autoboot device automatically
Michael Brown
2023-01-15
1
-0
/
+9
|
*
[vlan] Support automatic VLAN device creation
Michael Brown
2023-01-15
2
-0
/
+49
|
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
5
-8
/
+30
|
*
[netdevice] Allow duplicate MAC addresses
Michael Brown
2023-01-15
5
-38
/
+56
|
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
10
-33
/
+36
|
*
[efi] Disable receive filters to work around buggy UNDI drivers
Michael Brown
2023-01-11
1
-10
/
+47
|
*
[cachedhcp] Retain cached DHCPACK after startup if not already consumed
Michael Brown
2022-12-22
1
-4
/
+22
|
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
6
-15
/
+41
|
*
[efi] Add efi_path_vlan() utility function
Michael Brown
2022-12-22
2
-0
/
+24
|
*
[efi] Expose efi_path_next() utility function
Michael Brown
2022-12-22
3
-15
/
+41
|
*
[efi] Allow passing a NULL device path to path utility functions
Michael Brown
2022-12-22
2
-5
/
+5
|
*
[efi] Provide VLAN configuration protocol
Michael Brown
2022-12-14
6
-4
/
+227
|
*
[vlan] Allow external code to identify VLAN priority as well as tag
Michael Brown
2022-12-14
3
-7
/
+19
|
*
[build] Disable dangling pointer checking for GCC
Michael Brown
2022-12-14
1
-2
/
+4
|
*
[build] Disable array bounds checking for GCC
Michael Brown
2022-12-14
1
-2
/
+2
|
*
[intel] Add PCI ID for I219-V and -LM 16,17
Christian I. Nilsson
2022-11-15
1
-0
/
+4
|
*
[pci] Backup and restore standard config space across PCIe FLR
Michael Brown
2022-11-13
1
-2
/
+7
|
*
[pci] Allow PCI config space backup to be limited by maximum offset
Michael Brown
2022-11-13
5
-13
/
+22
|
*
[tls] Add GCM cipher suites
Michael Brown
2022-11-10
7
-8
/
+147
|
*
[tests] Verify ability to perform in-place encryption and decryption
Michael Brown
2022-11-10
1
-4
/
+6
|
*
[crypto] Support in-place decryption for GCM ciphers
Michael Brown
2022-11-10
1
-34
/
+32
|
*
[tests] Verify ability to reset cipher initialisation vector
Michael Brown
2022-11-09
1
-0
/
+38
|
*
[crypto] Ensure relevant GCM cipher state is cleared by cipher_setiv()
Michael Brown
2022-11-09
2
-11
/
+17
|
*
[tls] Allow handshake digest algorithm to be specified by cipher suite
Michael Brown
2022-11-09
4
-68
/
+125
|
*
[tls] Always send maximum supported version in ClientHello
Michael Brown
2022-11-09
1
-1
/
+1
|
*
[tls] Add support for AEAD ciphers
Michael Brown
2022-11-08
1
-2
/
+39
|
*
[tls] Treat invalid block padding as zero length padding
Michael Brown
2022-11-08
1
-2
/
+2
|
*
[tls] Allow for arbitrary-length initialisation vectors
Michael Brown
2022-11-08
2
-186
/
+148
|
*
[tls] Add MAC length as a cipher suite parameter
Michael Brown
2022-11-08
4
-16
/
+28
|
*
[tls] Abstract out concept of a TLS authentication header
Michael Brown
2022-11-08
2
-21
/
+27
|
*
[tls] Ensure cipher alignment size is respected
Michael Brown
2022-11-07
1
-0
/
+18
|
*
[crypto] Add concept of cipher alignment size
Michael Brown
2022-11-07
8
-1
/
+33
|
*
[tls] Formalise notions of fixed and record initialisation vectors
Michael Brown
2022-11-07
4
-5
/
+48
|
*
[tls] Remove support for TLSv1.0
Michael Brown
2022-11-07
2
-36
/
+6
|
*
[efi] Clear DMA-coherent buffers before mapping
Michael Brown
2022-11-04
1
-0
/
+3
|
*
[bzimage] Fix parsing of "vga=..." when not at end of command line
Michael Brown
2022-10-27
1
-4
/
+10
|
*
[crypto] Add block cipher Galois/Counter mode of operation
Michael Brown
2022-10-25
7
-0
/
+1072
|
*
[crypto] Add concept of authentication tag to cipher algorithms
Michael Brown
2022-10-25
9
-7
/
+64
|
*
[crypto] Add concept of additional data to cipher algorithms
Michael Brown
2022-10-25
4
-23
/
+47
|
*
[crypto] Allow initialisation vector length to vary from cipher blocksize
Michael Brown
2022-10-25
7
-16
/
+24
|
*
[crypto] Expose null crypto algorithm methods for reuse
Michael Brown
2022-10-25
4
-51
/
+54
|
*
[tls] Add support for DHE variants of the existing cipher suites
Michael Brown
2022-10-11
3
-4
/
+56
*
|
[vesafb] Map Unicode characters to CP437 if possible
Simon Rettberg
2022-10-21
1
-2
/
+134
*
|
Merge branch 'master' into openslx
Simon Rettberg
2022-10-21
62
-824
/
+5696
|
\
|
|
*
[tls] Add support for Ephemeral Diffie-Hellman key exchange
Michael Brown
2022-10-11
2
-0
/
+247
|
*
[tls] Add key exchange mechanism to definition of cipher suite
Michael Brown
2022-10-11
4
-3
/
+48
|
*
[tls] Record ServerKeyExchange record, if provided
Michael Brown
2022-10-11
2
-0
/
+40
|
*
[tls] Generate pre-master secret at point of sending ClientKeyExchange
Michael Brown
2022-10-11
2
-26
/
+27
|
*
[tls] Generate master secret at point of sending ClientKeyExchange
Michael Brown
2022-10-11
1
-8
/
+13
|
*
[crypto] Add Ephemeral Diffie-Hellman key exchange algorithm
Michael Brown
2022-10-11
5
-0
/
+936
[prev]
[next]