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
...
*
[test] Include failing code within failed test result output
Michael Brown
2013-11-27
1
-3
/
+5
*
[ipv6] Add "ipv6" setting type
Michael Brown
2013-11-14
1
-0
/
+16
*
[ipv6] Add inet6_aton()
Michael Brown
2013-09-11
1
-0
/
+66
*
[ipv6] Replace IPv6 stack
Michael Brown
2013-09-03
2
-0
/
+116
*
[settings] Allow numeric_setting_value() to handle long setting values
Michael Brown
2013-08-12
1
-0
/
+6
*
[test] Add self-tests for snprintf()
Michael Brown
2013-08-12
2
-0
/
+103
*
[settings] Introduce the generalised concept of a numeric setting
Michael Brown
2013-08-01
1
-2
/
+89
*
[settings] Add "busdevfn" setting type
Michael Brown
2013-07-12
1
-0
/
+10
*
[settings] Add "hexraw" setting type
Michael Brown
2013-07-12
1
-0
/
+14
*
[settings] Use hex_decode() to parse hex settings
Michael Brown
2013-07-12
1
-7
/
+9
*
[test] Add self-tests for base16
Michael Brown
2013-07-12
2
-0
/
+122
*
[test] Add self-tests for string functions
Michael Brown
2012-11-12
2
-0
/
+134
*
[test] Remove self-test for empty formatted setting value
Michael Brown
2012-10-20
1
-2
/
+0
*
[test] Add speed tests for cipher algorithms
Michael Brown
2012-09-26
3
-4
/
+94
*
[test] Add speed tests for digest algorithms
Michael Brown
2012-09-26
5
-0
/
+54
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
20
-20
/
+40
*
[test] Add self-tests for TCP/IP checksum calculation
Michael Brown
2012-06-27
2
-0
/
+214
*
[test] Add memcpy() self-tests
Michael Brown
2012-06-27
2
-34
/
+257
*
[crypto] Construct OCSP check URI
Michael Brown
2012-05-21
1
-83
/
+8
*
[test] Add self-tests for base64
Michael Brown
2012-05-20
2
-0
/
+125
*
[test] Add self-tests for OCSP
Michael Brown
2012-05-15
2
-0
/
+1526
*
[list] Add list_last_entry()
Michael Brown
2012-05-08
1
-1
/
+13
*
[test] Add self-tests for crc32_le()
Michael Brown
2012-05-07
2
-0
/
+117
*
[test] Fix compiler warning on older gcc versions
Michael Brown
2012-05-04
1
-2
/
+2
*
[crypto] Allow certificate chains to be long-lived data structures
Michael Brown
2012-05-04
2
-127
/
+159
*
[list] Add list_for_each_entry_continue() and _continue_reverse()
Michael Brown
2012-05-04
1
-14
/
+77
*
[test] Fix memory leak in settings self-tests
Michael Brown
2012-05-04
1
-1
/
+2
*
[test] Add self-tests for setting types
Michael Brown
2012-04-17
2
-0
/
+279
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-24
1
-5
/
+1
*
[test] Add CMS self-tests
Michael Brown
2012-03-22
2
-0
/
+1431
*
[crypto] Add previous certificate in chain as a parameter to parse_next()
Michael Brown
2012-03-22
1
-1
/
+5
*
[test] Add X.509 self-tests
Michael Brown
2012-03-22
2
-0
/
+919
*
[test] Add self-tests for mktime()
Michael Brown
2012-03-19
2
-0
/
+183
*
[crypto] Force caller to provide temporary storage for modular calculations
Michael Brown
2012-03-18
1
-6
/
+13
*
[rng] Allow entropy_enable() to return an error
Michael Brown
2012-03-18
1
-1
/
+2
*
[test] Add self-tests for RSA
Michael Brown
2012-03-18
3
-0
/
+667
*
[test] Run self-tests as an embedded image
Michael Brown
2012-03-18
1
-4
/
+42
*
[test] Add big integer self-tests
Michael Brown
2012-03-13
2
-0
/
+2430
*
[test] Avoid using "static const" for test declarations
Michael Brown
2012-03-07
3
-6
/
+6
*
[test] Add NIST self-tests for AES128 and AES256 in CBC mode
Michael Brown
2012-03-06
4
-0
/
+330
*
[rng] Add NIST self-tests for HMAC_DRBG using SHA-256
Michael Brown
2012-03-06
1
-0
/
+544
*
[rng] Allow HMAC_DRBG to use multiple underlying hash algorithms
Michael Brown
2012-03-06
1
-171
/
+216
*
[rng] Add NIST self-tests for Hash_df using SHA-256
Michael Brown
2012-03-05
1
-0
/
+397
*
[rng] Allow hash_df() to accept multiple underlying hash algorithms
Michael Brown
2012-03-05
1
-70
/
+75
*
[test] Add self-tests for MD5 algorithm
Michael Brown
2012-03-05
2
-0
/
+94
*
[test] Add self-tests for SHA-256 algorithm
Michael Brown
2012-03-05
2
-0
/
+102
*
[test] Add self-tests for byte-order swapping functions
Michael Brown
2012-03-04
2
-0
/
+92
*
[rng] Add entropy sample generator
Michael Brown
2012-02-27
1
-0
/
+70
*
[test] Allow self-tests to be run individually
Michael Brown
2012-02-27
2
-6
/
+31
*
[rng] Add missing #include <string.h>
Michael Brown
2012-02-21
2
-0
/
+2
[prev]
[next]