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
*
[libc] Fix strcmp()/strncmp() to return proper values
Aaron Young
2019-01-15
1
-0
/
+1
*
[list] Add list_is_first_entry() and list_is_last_entry()
Michael Brown
2018-03-24
1
-0
/
+21
*
[ntlm] Add support for NTLM authentication mechanism
Michael Brown
2017-11-12
2
-0
/
+313
*
[crypto] Add MD4 message digest algorithm
Michael Brown
2017-11-12
2
-0
/
+77
*
[build] Avoid implicit-fallthrough warnings on GCC 7
Michael Brown
2017-03-29
1
-2
/
+3
*
[list] Add list_next_entry() and list_prev_entry()
Michael Brown
2016-08-31
1
-0
/
+23
*
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
2016-08-25
1
-1
/
+1
*
[crypto] Add PEM image format
Michael Brown
2016-07-29
2
-0
/
+108
*
[crypto] Add DER image format
Michael Brown
2016-07-29
4
-0
/
+255
*
[ipv6] Allow for multiple routers
Michael Brown
2016-07-25
1
-0
/
+281
*
[test] Update IPv6 tests to use okx()
Michael Brown
2016-07-25
1
-25
/
+39
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
1
-1
/
+3
*
[bitops] Fix typo in test case
Michael Brown
2016-05-06
1
-1
/
+1
*
[libc] Print "<NULL>" for wide-character NULL strings
Michael Brown
2016-04-12
1
-0
/
+4
*
[test] Update snprintf_ok() to use okx()
Michael Brown
2016-04-12
1
-14
/
+25
*
[test] Move i386-specific tests to arch/i386/tests
Michael Brown
2016-03-17
4
-346
/
+0
*
[bitops] Add generic atomic bit test, set, and clear functions
Michael Brown
2016-03-16
2
-0
/
+103
*
[uri] Support "file:" URIs describing relative paths
Michael Brown
2016-03-14
1
-2
/
+2
*
[uri] Support URIs containing only scheme and path components
Michael Brown
2016-03-13
1
-0
/
+31
*
[test] Add missing #include <string.h>
Michael Brown
2016-03-12
1
-0
/
+1
*
[iobuf] Improve robustness of I/O buffer allocation
Michael Brown
2016-02-11
2
-0
/
+137
*
[uri] Apply URI decoding for all parsed URIs
Michael Brown
2016-01-26
1
-0
/
+14
*
[tftp] Mangle initial slash on TFTP URIs
Michael Brown
2016-01-21
1
-6
/
+6
*
[tcpip] Avoid generating positive zero for transmitted UDP checksums
Michael Brown
2015-09-10
1
-1
/
+18
*
[uri] Generalise tftp_uri() to pxe_uri()
Michael Brown
2015-09-02
1
-29
/
+77
*
[settings] Re-add "uristring" setting type
Michael Brown
2015-08-25
1
-0
/
+16
*
[image] Detect image type when image is first registered
Michael Brown
2015-08-21
1
-2
/
+5
*
[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
[next]