220 Commits (master)

Author SHA1 Message Date
  Aaron Young 3946aa9bac [libc] Fix strcmp()/strncmp() to return proper values 5 years ago
  Michael Brown 6be010d919 [list] Add list_is_first_entry() and list_is_last_entry() 6 years ago
  Michael Brown fc2f0dd930 [ntlm] Add support for NTLM authentication mechanism 6 years ago
  Michael Brown 0077b0933d [crypto] Add MD4 message digest algorithm 6 years ago
  Michael Brown 5f85cbb9ee [build] Avoid implicit-fallthrough warnings on GCC 7 7 years ago
  Michael Brown 161c80af5b [list] Add list_next_entry() and list_prev_entry() 7 years ago
  Michael Brown ff28b22568 [crypto] Generalise X.509 "valid" field to a "flags" field 7 years ago
  Michael Brown 84add97ce9 [crypto] Add PEM image format 7 years ago
  Michael Brown eb7188d04b [crypto] Add DER image format 7 years ago
  Michael Brown a4c4f72297 [ipv6] Allow for multiple routers 7 years ago
  Michael Brown a454baaf11 [test] Update IPv6 tests to use okx() 7 years ago
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges 8 years ago
  Michael Brown 49a5bcfba6 [bitops] Fix typo in test case 8 years ago
  Michael Brown cc8824ad4e [libc] Print "<NULL>" for wide-character NULL strings 8 years ago
  Michael Brown 320488d0f9 [test] Update snprintf_ok() to use okx() 8 years ago
  Michael Brown dbc9e591a5 [test] Move i386-specific tests to arch/i386/tests 8 years ago
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions 8 years ago
  Michael Brown 75496817c2 [uri] Support "file:" URIs describing relative paths 8 years ago
  Michael Brown 17c1488a44 [uri] Support URIs containing only scheme and path components 8 years ago
  Michael Brown 9eff4284bd [test] Add missing #include <string.h> 8 years ago
  Michael Brown 12b3b57886 [iobuf] Improve robustness of I/O buffer allocation 8 years ago
  Michael Brown e55ec845e6 [uri] Apply URI decoding for all parsed URIs 8 years ago
  Michael Brown f0e9e55442 [tftp] Mangle initial slash on TFTP URIs 8 years ago
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums 8 years ago
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() 8 years ago
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type 8 years ago
  Michael Brown abfe94a90a [image] Detect image type when image is first registered 8 years ago
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines 8 years ago
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block 8 years ago
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping 8 years ago
  Michael Brown 205e7de000 [test] Add NIST self-tests for AES192 in ECB and CBC modes 8 years ago
  Michael Brown cbb07f0ef7 [test] Add NIST self-tests for AES128 and AES256 in ECB mode 8 years ago
  Michael Brown c54a3fe6df [test] Define shortcuts for frequently-used NIST AES test vectors 8 years ago
  Michael Brown c0be4c6861 [test] Generalise cipher tests and use okx() 8 years ago
  Michael Brown dc15a5a779 [settings] Add "base64" setting type 9 years ago
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() 9 years ago
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 years ago
  Michael Brown b56b482fa3 [test] Include IPv6 support when performing settings self-tests 9 years ago
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information 9 years ago
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm 9 years ago
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm 9 years ago
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm 9 years ago
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm 9 years ago
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm 9 years ago
  Michael Brown a9da129122 [test] Simplify digest algorithm self-tests 9 years ago
  Michael Brown dc795b9fef [test] Add setjmp()/longjmp() self-tests 9 years ago
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() 9 years ago
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 years ago