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
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-25
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-14
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-06
1
-0
/
+397
*
[rng] Allow hash_df() to accept multiple underlying hash algorithms
Michael Brown
2012-03-06
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-28
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
*
[rng] Add NIST self-tests for Hash_df
Michael Brown
2012-02-19
2
-0
/
+495
*
[rng] Add NIST self-tests for HMAC_DRBG
Michael Brown
2012-01-23
2
-0
/
+796
*
[test] Add self-tests for SHA-1 algorithm
Michael Brown
2012-01-11
4
-0
/
+204
*
[list] Add list functions required by ath9k driver
Michael Brown
2011-10-14
1
-0
/
+172
*
[test] Add self-tests for list manipulation functions
Michael Brown
2011-10-14
2
-0
/
+238
*
[test] Add a basic infrastructure for running self-tests
Michael Brown
2011-10-14
1
-0
/
+139
*
[uri] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-4
/
+2
*
[bofm] Add offline BOFM test facility
Michael Brown
2011-03-03
1
-0
/
+169
*
[ioapi] Move get_memmap() to the I/O API group
Piotr JaroszyĆski
2010-08-16
1
-1
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
4
-56
/
+56
*
[uri] Decode/encode URIs when parsing/unparsing
Joshua Oreman
2010-01-21
1
-2
/
+5
*
[i386] Add explicit flags and type on all .section declarations
Michael Brown
2009-02-15
1
-2
/
+2
*
[comboot] Add COMBOOT and COM32 support
Daniel Verkamp
2008-08-29
2
-0
/
+176
*
[GDB] Zero-extend 16-bit segment registers
Stefan Hajnoczi
2008-06-30
1
-2
/
+2
*
[GDB] Add watch and rwatch hardware watchpoints
Stefan Hajnoczi
2008-06-30
2
-0
/
+51
*
[GDB] Remote debugging over UDP
Stefan Hajnoczi
2008-06-30
1
-6
/
+5
*
[GDB] Handle kill and detach packets.
Stefan Hajnoczi
2008-06-30
2
-0
/
+11
*
[GDB] Test suite for the GDB stub
Stefan Hajnoczi
2008-06-05
2
-0
/
+109
*
[Misc] Kill off long-redundant tests/dhcptest.c
Michael Brown
2008-03-21
1
-270
/
+0
*
Quick hack to get AoE back in to the tree, on a par with the current
Michael Brown
2007-07-29
1
-71
/
+0
*
Fix up iscsiboot missing prototype warnings
Michael Brown
2007-07-09
1
-45
/
+0
*
Ready to start testing
Michael Brown
2007-07-08
1
-35
/
+24
*
Warnings purge iscsiboot.c
Marty Connor
2007-07-03
1
-0
/
+1
*
Line buffer API changed a while ago
Michael Brown
2007-07-03
1
-3
/
+6
*
Removing obsolete files.
Michael Brown
2007-07-01
1
-54
/
+0
*
Update DHCP to use data-xfer interface (not yet tested).
Michael Brown
2007-06-28
1
-1
/
+1
*
Add a couple of tests for the URI parsing and resolving code.
Michael Brown
2007-06-03
1
-0
/
+145
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
5
-5
/
+5
[next]