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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[linebuf] Support buffering of multiple lines
Michael Brown
2015-07-28
2
-26
/
+312
*
[peerdist] Include trimmed range within content information block
Michael Brown
2015-07-28
1
-33
/
+55
*
[ipv4] Redefine IP address constants to avoid unnecessary byte swapping
Michael Brown
2015-07-28
1
-20
/
+21
*
[test] Add NIST self-tests for AES192 in ECB and CBC modes
Michael Brown
2015-07-27
1
-1
/
+33
*
[test] Add NIST self-tests for AES128 and AES256 in ECB mode
Michael Brown
2015-07-27
1
-0
/
+38
*
[test] Define shortcuts for frequently-used NIST AES test vectors
Michael Brown
2015-07-27
1
-25
/
+30
*
[test] Generalise cipher tests and use okx()
Michael Brown
2015-07-27
5
-213
/
+192
*
[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-17
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-28
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-27
1
-13
/
+0
*
[dns] Support DNS search lists
Michael Brown
2014-02-05
2
-0
/
+606
[next]