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
*
[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
*
Typo
Michael Brown
2007-01-19
1
-3
/
+3
*
Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously
Michael Brown
2007-01-16
1
-7
/
+7
*
Gave asynchronous operations approximate POSIX signal semantics. This
Michael Brown
2007-01-15
4
-95
/
+6
*
Obsolete
Michael Brown
2007-01-14
1
-57
/
+0
*
Fixed HTTP
Michael Brown
2007-01-12
1
-37
/
+0
*
Damn it; my lovely resilient scheme falls down when you have a protocol
Michael Brown
2007-01-12
1
-7
/
+12
*
Added generic line-buffering code (a la stdio)
Michael Brown
2007-01-12
1
-0
/
+27
*
Code used for load buffer and multiboot image testing
Michael Brown
2007-01-12
1
-2
/
+10
*
Quick and dirty test for emalloc()
Michael Brown
2007-01-12
1
-0
/
+26
*
Use generic "struct image" rather than "struct elf".
Michael Brown
2007-01-11
1
-5
/
+6
*
Had this file lying around for ages; may as well check it in.
Michael Brown
2007-01-11
1
-0
/
+39
*
Try image as ELF file first. (Don't yet actually try to execute it).
Michael Brown
2007-01-11
1
-1
/
+14
*
Print informative error message when boot fails.
Michael Brown
2007-01-11
1
-1
/
+1
*
Update TFTP to use a struct buffer rather than a callback.
Michael Brown
2007-01-11
1
-9
/
+7
*
buffer.c should be using copy_{to,from}_user, rather than
Michael Brown
2007-01-11
2
-2
/
+2
*
Change FTP to use a data buffer rather than a callback function.
Michael Brown
2007-01-11
1
-2
/
+14
[next]