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
path:
root
/
src
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
2
-2
/
+2
*
[netdevice] Ensure consistent interpretation of "netX" device name
Michael Brown
2023-01-17
1
-2
/
+2
*
[vlan] Support automatic VLAN device creation
Michael Brown
2023-01-15
1
-0
/
+48
*
[netdevice] Allow duplicate MAC addresses
Michael Brown
2023-01-15
1
-33
/
+0
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
6
-25
/
+28
*
[efi] Provide VLAN configuration protocol
Michael Brown
2022-12-14
1
-2
/
+1
*
[vlan] Allow external code to identify VLAN priority as well as tag
Michael Brown
2022-12-14
2
-6
/
+6
*
[tls] Allow handshake digest algorithm to be specified by cipher suite
Michael Brown
2022-11-09
1
-63
/
+114
*
[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
1
-186
/
+144
*
[tls] Add MAC length as a cipher suite parameter
Michael Brown
2022-11-08
1
-16
/
+18
*
[tls] Abstract out concept of a TLS authentication header
Michael Brown
2022-11-08
1
-21
/
+19
*
[tls] Ensure cipher alignment size is respected
Michael Brown
2022-11-07
1
-0
/
+18
*
[tls] Formalise notions of fixed and record initialisation vectors
Michael Brown
2022-11-07
1
-3
/
+24
*
[tls] Remove support for TLSv1.0
Michael Brown
2022-11-07
1
-31
/
+6
*
[crypto] Allow initialisation vector length to vary from cipher blocksize
Michael Brown
2022-10-25
2
-3
/
+4
*
[tls] Add support for Ephemeral Diffie-Hellman key exchange
Michael Brown
2022-10-11
1
-0
/
+246
*
[tls] Add key exchange mechanism to definition of cipher suite
Michael Brown
2022-10-11
1
-3
/
+25
*
[tls] Record ServerKeyExchange record, if provided
Michael Brown
2022-10-11
1
-0
/
+36
*
[tls] Generate pre-master secret at point of sending ClientKeyExchange
Michael Brown
2022-10-11
1
-16
/
+24
*
[tls] Generate master secret at point of sending ClientKeyExchange
Michael Brown
2022-10-11
1
-8
/
+13
*
[crypto] Simplify internal HMAC API
Michael Brown
2022-10-10
4
-46
/
+34
*
[ipv6] Ignore SLAAC on prefixes with an incompatible prefix length
Michael Brown
2022-09-13
1
-11
/
+25
*
[ipv6] Fix mask calculation when prefix length is not a multiple of 8
Michael Brown
2022-09-06
1
-1
/
+1
*
[dns] Always start DNS queries using the first configured DNS server
dns_primary
Michael Brown
2022-02-23
1
-5
/
+4
*
[xsigo] Avoid storing unused uninitialised fields in gateway address
Michael Brown
2022-02-16
1
-0
/
+1
*
[uri] Retain original encodings for path, query, and fragment fields
Michael Brown
2021-11-12
1
-2
/
+2
*
[uri] Make URI schemes case-insensitive
Michael Brown
2021-07-01
1
-1
/
+2
*
[peerdist] Assume that most recently discovered peer can be reused
Michael Brown
2021-06-22
1
-0
/
+23
*
[netdevice] Ensure driver transmit() and poll() will not be re-entered
Michael Brown
2021-04-10
1
-7
/
+32
*
[dhcp] Handle DHCPNAK by returning to discovery state
Michael Brown
2021-03-11
1
-9
/
+31
*
[dns] Reduce debug verbosity for DNS server list
Michael Brown
2021-03-02
1
-9
/
+9
*
[infiniband] Require drivers to specify the number of ports
Christian Iversen
2021-01-27
2
-21
/
+1
*
[tftp] Allow for profiling of client and server turnaround times
Michael Brown
2021-01-22
1
-1
/
+23
*
[ipv6] Defer router discovery timeout while link is blocked
Michael Brown
2021-01-19
1
-1
/
+19
*
[eap] Treat an EAP Request-Identity as indicating a blocked link
Michael Brown
2021-01-19
2
-0
/
+179
*
[eapol] Replace EAPoL code
Michael Brown
2021-01-19
2
-56
/
+75
*
[dhcp] Continue transmitting DHCPDISCOVER while link is blocked
Michael Brown
2021-01-19
1
-12
/
+11
*
[crypto] Allow private key to be specified as a TLS connection parameter
Michael Brown
2020-12-15
3
-7
/
+13
*
[tls] Include root of trust within definition of TLS session
Michael Brown
2020-12-15
1
-3
/
+7
*
[x509] Make root of trust a reference-counted structure
Michael Brown
2020-12-09
2
-2
/
+4
*
[x509] Record root of trust used when validating a certificate
Michael Brown
2020-12-08
4
-7
/
+16
*
[http] Hide HTTP transport-layer filter implementation details
Michael Brown
2020-12-08
2
-3
/
+14
*
[tls] Allow provision of a client certificate chain
Michael Brown
2020-12-07
1
-30
/
+77
*
[tls] Use intf_insert() to add TLS to an interface
Michael Brown
2020-12-07
3
-26
/
+30
*
[netdevice] Fix misleading comment on netdev_rx()
Michael Brown
2020-11-29
1
-1
/
+1
*
[netdevice] Do not attempt to unmap a null I/O buffer
Michael Brown
2020-11-29
1
-1
/
+1
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
1
-0
/
+32
[next]