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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
4
-0
/
+4
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
43
-43
/
+199
2015-02-19
[libc] Rewrite strtoul()
Michael Brown
1
-0
/
+48
2015-02-19
[ipv4] Rewrite inet_aton()
Michael Brown
1
-0
/
+2
2015-02-18
[test] Add IPv4 self-tests
Michael Brown
2
-0
/
+148
2015-02-17
[test] Add constant-length memset() self-tests
Michael Brown
2
-0
/
+154
2015-02-16
[test] Add self-tests for more string functions
Michael Brown
1
-0
/
+88
2015-02-06
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
1
-4
/
+20
2014-11-24
[crypto] Fix parsing of OCSP responder ID key hash
Michael Brown
1
-0
/
+411
2014-07-11
[crypto] Add support for iPAddress subject alternative names
Michael Brown
1
-40
/
+49
2014-05-21
[ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL()
Michael Brown
1
-0
/
+38
2014-05-18
[libc] Prevent strndup() from reading beyond the end of the string
Michael Brown
1
-0
/
+20
2014-05-18
[test] Add self-tests for strdup()
Michael Brown
1
-0
/
+10
2014-05-02
[test] Print out profiling statistics after a successful test run
Michael Brown
1
-0
/
+2
2014-04-27
[profile] Add generic profiling infrastructure
Michael Brown
6
-29
/
+204
2014-04-27
[libc] Add flsll()
Michael Brown
1
-0
/
+37
2014-04-26
[libc] Add isqrt() function to find integer square roots
Michael Brown
1
-0
/
+11
2014-04-26
[test] Check for correct -mrtd assumption on libgcc arithmetic functions
Michael Brown
1
-4
/
+74
2014-04-25
[test] Add tests for 64-bit division
Michael Brown
1
-0
/
+122
2014-04-24
[test] Add self-tests for flsl()
Michael Brown
2
-0
/
+87
2014-04-24
[test] Rewrite TCP/IP tests using okx()
Michael Brown
1
-38
/
+53
2014-03-31
[crypto] Add support for subjectAltName and wildcard certificates
Michael Brown
1
-0
/
+9
2014-03-31
[test] Add subject alternative names to X.509 server test certificate
Michael Brown
1
-69
/
+75
2014-03-31
[test] Add tests for x509_check_name()
Michael Brown
1
-0
/
+38
2014-03-31
[test] Rewrite CMS tests using okx()
Michael Brown
1
-14
/
+40
2014-03-31
[test] Rewrite X.509 tests using okx()
Michael Brown
1
-61
/
+145
2014-03-28
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2
-37
/
+67
2014-02-27
[uri] Refactor URI parsing and formatting
Michael Brown
2
-120
/
+833
2014-02-26
[settings] Remove "uristring" setting type
Michael Brown
1
-13
/
+0
2014-02-05
[dns] Support DNS search lists
Michael Brown
2
-0
/
+606
2014-01-12
[png] Add support for PNG images
Michael Brown
2
-0
/
+1994
2014-01-12
[test] Generalise pnm_ok() to pixbuf_ok()
Michael Brown
3
-88
/
+157
2014-01-12
[test] Rewrite pnm_ok() using okx()
Michael Brown
1
-29
/
+36
2014-01-12
[deflate] Fix literal data length calculation
Michael Brown
1
-0
/
+7
2014-01-06
[deflate] Add support for DEFLATE decompression
Michael Brown
2
-0
/
+240
2013-12-05
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
1
-53
/
+54
2013-11-27
[pnm] Add support for PNM images
Michael Brown
2
-0
/
+297
2013-11-27
[test] Include failing code within failed test result output
Michael Brown
1
-3
/
+5
2013-11-14
[ipv6] Add "ipv6" setting type
Michael Brown
1
-0
/
+16
2013-09-11
[ipv6] Add inet6_aton()
Michael Brown
1
-0
/
+66
2013-09-03
[ipv6] Replace IPv6 stack
Michael Brown
2
-0
/
+116
2013-08-12
[settings] Allow numeric_setting_value() to handle long setting values
Michael Brown
1
-0
/
+6
2013-08-12
[test] Add self-tests for snprintf()
Michael Brown
2
-0
/
+103
2013-08-01
[settings] Introduce the generalised concept of a numeric setting
Michael Brown
1
-2
/
+89
2013-07-12
[settings] Add "busdevfn" setting type
Michael Brown
1
-0
/
+10
2013-07-12
[settings] Add "hexraw" setting type
Michael Brown
1
-0
/
+14
2013-07-12
[settings] Use hex_decode() to parse hex settings
Michael Brown
1
-7
/
+9
2013-07-12
[test] Add self-tests for base16
Michael Brown
2
-0
/
+122
2012-11-12
[test] Add self-tests for string functions
Michael Brown
2
-0
/
+134
2012-10-20
[test] Remove self-test for empty formatted setting value
Michael Brown
1
-2
/
+0
[next]