index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-15
[vlan] Support automatic VLAN device creation
Michael Brown
1
-0
/
+48
2023-01-15
[netdevice] Allow duplicate MAC addresses
Michael Brown
1
-33
/
+0
2023-01-14
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
6
-25
/
+28
2022-12-14
[efi] Provide VLAN configuration protocol
Michael Brown
1
-2
/
+1
2022-12-14
[vlan] Allow external code to identify VLAN priority as well as tag
Michael Brown
2
-6
/
+6
2022-11-09
[tls] Allow handshake digest algorithm to be specified by cipher suite
Michael Brown
1
-63
/
+114
2022-11-09
[tls] Always send maximum supported version in ClientHello
Michael Brown
1
-1
/
+1
2022-11-08
[tls] Add support for AEAD ciphers
Michael Brown
1
-2
/
+39
2022-11-08
[tls] Treat invalid block padding as zero length padding
Michael Brown
1
-2
/
+2
2022-11-08
[tls] Allow for arbitrary-length initialisation vectors
Michael Brown
1
-186
/
+144
2022-11-08
[tls] Add MAC length as a cipher suite parameter
Michael Brown
1
-16
/
+18
2022-11-08
[tls] Abstract out concept of a TLS authentication header
Michael Brown
1
-21
/
+19
2022-11-07
[tls] Ensure cipher alignment size is respected
Michael Brown
1
-0
/
+18
2022-11-07
[tls] Formalise notions of fixed and record initialisation vectors
Michael Brown
1
-3
/
+24
2022-11-07
[tls] Remove support for TLSv1.0
Michael Brown
1
-31
/
+6
2022-10-25
[crypto] Allow initialisation vector length to vary from cipher blocksize
Michael Brown
2
-3
/
+4
2022-10-11
[tls] Add support for Ephemeral Diffie-Hellman key exchange
HEAD
Michael Brown
1
-0
/
+246
2022-10-11
[tls] Add key exchange mechanism to definition of cipher suite
Michael Brown
1
-3
/
+25
2022-10-11
[tls] Record ServerKeyExchange record, if provided
Michael Brown
1
-0
/
+36
2022-10-11
[tls] Generate pre-master secret at point of sending ClientKeyExchange
Michael Brown
1
-16
/
+24
2022-10-11
[tls] Generate master secret at point of sending ClientKeyExchange
Michael Brown
1
-8
/
+13
2022-10-10
[crypto] Simplify internal HMAC API
Michael Brown
4
-46
/
+34
2022-09-13
[ipv6] Ignore SLAAC on prefixes with an incompatible prefix length
Michael Brown
1
-11
/
+25
2022-09-06
[ipv6] Fix mask calculation when prefix length is not a multiple of 8
Michael Brown
1
-1
/
+1
2022-02-23
[dns] Always start DNS queries using the first configured DNS server
dns_primary
Michael Brown
1
-5
/
+4
2022-02-16
[xsigo] Avoid storing unused uninitialised fields in gateway address
Michael Brown
1
-0
/
+1
2021-11-12
[uri] Retain original encodings for path, query, and fragment fields
uri
Michael Brown
1
-2
/
+2
2021-07-01
[uri] Make URI schemes case-insensitive
Michael Brown
1
-1
/
+2
2021-06-22
[peerdist] Assume that most recently discovered peer can be reused
Michael Brown
1
-0
/
+23
2021-04-10
[netdevice] Ensure driver transmit() and poll() will not be re-entered
Michael Brown
1
-7
/
+32
2021-03-11
[dhcp] Handle DHCPNAK by returning to discovery state
Michael Brown
1
-9
/
+31
2021-03-02
[dns] Reduce debug verbosity for DNS server list
Michael Brown
1
-9
/
+9
2021-01-27
[infiniband] Require drivers to specify the number of ports
Christian Iversen
2
-21
/
+1
2021-01-22
[tftp] Allow for profiling of client and server turnaround times
Michael Brown
1
-1
/
+23
2021-01-19
[ipv6] Defer router discovery timeout while link is blocked
Michael Brown
1
-1
/
+19
2021-01-19
[eap] Treat an EAP Request-Identity as indicating a blocked link
Michael Brown
2
-0
/
+179
2021-01-19
[eapol] Replace EAPoL code
Michael Brown
2
-56
/
+75
2021-01-19
[dhcp] Continue transmitting DHCPDISCOVER while link is blocked
Michael Brown
1
-12
/
+11
2020-12-15
[crypto] Allow private key to be specified as a TLS connection parameter
Michael Brown
3
-7
/
+13
2020-12-15
[tls] Include root of trust within definition of TLS session
Michael Brown
1
-3
/
+7
2020-12-09
[x509] Make root of trust a reference-counted structure
Michael Brown
2
-2
/
+4
2020-12-08
[x509] Record root of trust used when validating a certificate
Michael Brown
4
-7
/
+16
2020-12-08
[http] Hide HTTP transport-layer filter implementation details
Michael Brown
2
-3
/
+14
2020-12-07
[tls] Allow provision of a client certificate chain
Michael Brown
1
-30
/
+77
2020-12-07
[tls] Use intf_insert() to add TLS to an interface
Michael Brown
3
-26
/
+30
2020-11-29
[netdevice] Fix misleading comment on netdev_rx()
Michael Brown
1
-1
/
+1
2020-11-29
[netdevice] Do not attempt to unmap a null I/O buffer
Michael Brown
1
-1
/
+1
2020-11-28
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
1
-0
/
+32
2020-10-23
[infiniband] Allow SRP device to be described using an EFI device path
Michael Brown
1
-33
/
+2
2020-10-22
[fcp] Allow Fibre Channel device to be described using an EFI device path
Michael Brown
1
-8
/
+20
[next]