index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[settings] Add "base64" setting type
Michael Brown
2015-04-24
1
-0
/
+15
*
[base64] Add buffer size parameter to base64_encode() and base64_decode()
Michael Brown
2015-04-24
1
-17
/
+29
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
1
-17
/
+29
*
[test] Include IPv6 support when performing settings self-tests
Michael Brown
2015-04-24
1
-0
/
+4
*
[peerdist] Add support for decoding PeerDist Content Information
Michael Brown
2015-04-13
2
-0
/
+508
*
[crypto] Add SHA-512/224 algorithm
Michael Brown
2015-04-12
1
-0
/
+28
*
[crypto] Add SHA-512/256 algorithm
Michael Brown
2015-04-12
1
-0
/
+28
*
[crypto] Add SHA-384 algorithm
Michael Brown
2015-04-12
1
-3
/
+36
*
[crypto] Add SHA-512 algorithm
Michael Brown
2015-04-12
2
-0
/
+97
*
[crypto] Add SHA-224 algorithm
Michael Brown
2015-04-12
1
-3
/
+30
*
[test] Simplify digest algorithm self-tests
Michael Brown
2015-04-12
5
-200
/
+235
*
[test] Add setjmp()/longjmp() self-tests
Michael Brown
2015-04-07
2
-0
/
+172
*
[libc] Add ffs(), ffsl(), and ffsll()
Michael Brown
2015-03-16
1
-0
/
+74
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
4
-0
/
+4
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
43
-43
/
+199
*
[libc] Rewrite strtoul()
Michael Brown
2015-02-19
1
-0
/
+48
*
[ipv4] Rewrite inet_aton()
Michael Brown
2015-02-19
1
-0
/
+2
*
[test] Add IPv4 self-tests
Michael Brown
2015-02-18
2
-0
/
+148
*
[test] Add constant-length memset() self-tests
Michael Brown
2015-02-17
2
-0
/
+154
*
[test] Add self-tests for more string functions
Michael Brown
2015-02-16
1
-0
/
+88
*
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
2015-02-06
1
-4
/
+20
*
[crypto] Fix parsing of OCSP responder ID key hash
Michael Brown
2014-11-24
1
-0
/
+411
*
[crypto] Add support for iPAddress subject alternative names
Michael Brown
2014-07-11
1
-40
/
+49
*
[ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL()
Michael Brown
2014-05-21
1
-0
/
+38
*
[libc] Prevent strndup() from reading beyond the end of the string
Michael Brown
2014-05-18
1
-0
/
+20
*
[test] Add self-tests for strdup()
Michael Brown
2014-05-18
1
-0
/
+10
*
[test] Print out profiling statistics after a successful test run
Michael Brown
2014-05-02
1
-0
/
+2
*
[profile] Add generic profiling infrastructure
Michael Brown
2014-04-27
6
-29
/
+204
*
[libc] Add flsll()
Michael Brown
2014-04-27
1
-0
/
+37
*
[libc] Add isqrt() function to find integer square roots
Michael Brown
2014-04-26
1
-0
/
+11
*
[test] Check for correct -mrtd assumption on libgcc arithmetic functions
Michael Brown
2014-04-26
1
-4
/
+74
*
[test] Add tests for 64-bit division
Michael Brown
2014-04-25
1
-0
/
+122
*
[test] Add self-tests for flsl()
Michael Brown
2014-04-24
2
-0
/
+87
*
[test] Rewrite TCP/IP tests using okx()
Michael Brown
2014-04-24
1
-38
/
+53
*
[crypto] Add support for subjectAltName and wildcard certificates
Michael Brown
2014-03-31
1
-0
/
+9
*
[test] Add subject alternative names to X.509 server test certificate
Michael Brown
2014-03-31
1
-69
/
+75
*
[test] Add tests for x509_check_name()
Michael Brown
2014-03-31
1
-0
/
+38
*
[test] Rewrite CMS tests using okx()
Michael Brown
2014-03-31
1
-14
/
+40
*
[test] Rewrite X.509 tests using okx()
Michael Brown
2014-03-31
1
-61
/
+145
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
2
-37
/
+67
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
2
-120
/
+833
*
[settings] Remove "uristring" setting type
Michael Brown
2014-02-26
1
-13
/
+0
*
[dns] Support DNS search lists
Michael Brown
2014-02-05
2
-0
/
+606
*
[png] Add support for PNG images
Michael Brown
2014-01-12
2
-0
/
+1994
*
[test] Generalise pnm_ok() to pixbuf_ok()
Michael Brown
2014-01-12
3
-88
/
+157
*
[test] Rewrite pnm_ok() using okx()
Michael Brown
2014-01-12
1
-29
/
+36
*
[deflate] Fix literal data length calculation
Michael Brown
2014-01-12
1
-0
/
+7
*
[deflate] Add support for DEFLATE decompression
Michael Brown
2014-01-06
2
-0
/
+240
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-53
/
+54
*
[pnm] Add support for PNM images
Michael Brown
2013-11-27
2
-0
/
+297
[next]