205 Revīzijas (0a20373a2fb78622043277b4774676c55bbea22b)

Autors SHA1 Ziņojums Datums
  Michael Brown dbc9e591a5 [test] Move i386-specific tests to arch/i386/tests 8 gadus atpakaļ
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions 8 gadus atpakaļ
  Michael Brown 75496817c2 [uri] Support "file:" URIs describing relative paths 8 gadus atpakaļ
  Michael Brown 17c1488a44 [uri] Support URIs containing only scheme and path components 8 gadus atpakaļ
  Michael Brown 9eff4284bd [test] Add missing #include <string.h> 8 gadus atpakaļ
  Michael Brown 12b3b57886 [iobuf] Improve robustness of I/O buffer allocation 8 gadus atpakaļ
  Michael Brown e55ec845e6 [uri] Apply URI decoding for all parsed URIs 8 gadus atpakaļ
  Michael Brown f0e9e55442 [tftp] Mangle initial slash on TFTP URIs 8 gadus atpakaļ
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums 8 gadus atpakaļ
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() 8 gadus atpakaļ
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type 8 gadus atpakaļ
  Michael Brown abfe94a90a [image] Detect image type when image is first registered 8 gadus atpakaļ
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines 9 gadus atpakaļ
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block 9 gadus atpakaļ
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping 9 gadus atpakaļ
  Michael Brown 205e7de000 [test] Add NIST self-tests for AES192 in ECB and CBC modes 9 gadus atpakaļ
  Michael Brown cbb07f0ef7 [test] Add NIST self-tests for AES128 and AES256 in ECB mode 9 gadus atpakaļ
  Michael Brown c54a3fe6df [test] Define shortcuts for frequently-used NIST AES test vectors 9 gadus atpakaļ
  Michael Brown c0be4c6861 [test] Generalise cipher tests and use okx() 9 gadus atpakaļ
  Michael Brown dc15a5a779 [settings] Add "base64" setting type 9 gadus atpakaļ
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() 9 gadus atpakaļ
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 gadus atpakaļ
  Michael Brown b56b482fa3 [test] Include IPv6 support when performing settings self-tests 9 gadus atpakaļ
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information 9 gadus atpakaļ
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm 9 gadus atpakaļ
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm 9 gadus atpakaļ
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm 9 gadus atpakaļ
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm 9 gadus atpakaļ
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm 9 gadus atpakaļ
  Michael Brown a9da129122 [test] Simplify digest algorithm self-tests 9 gadus atpakaļ
  Michael Brown dc795b9fef [test] Add setjmp()/longjmp() self-tests 9 gadus atpakaļ
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() 9 gadus atpakaļ
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 gadus atpakaļ
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 gadus atpakaļ
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 gadus atpakaļ
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() 9 gadus atpakaļ
  Michael Brown b05e7e50fa [test] Add IPv4 self-tests 9 gadus atpakaļ
  Michael Brown 7867e48cee [test] Add constant-length memset() self-tests 9 gadus atpakaļ
  Michael Brown cd8273b308 [test] Add self-tests for more string functions 9 gadus atpakaļ
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9 gadus atpakaļ
  Michael Brown 5cbdc41778 [crypto] Fix parsing of OCSP responder ID key hash 9 gadus atpakaļ
  Michael Brown 8484e97f7c [crypto] Add support for iPAddress subject alternative names 10 gadus atpakaļ
  Michael Brown 3c7f5f9c4c [ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL() 10 gadus atpakaļ
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string 10 gadus atpakaļ
  Michael Brown 5249368950 [test] Add self-tests for strdup() 10 gadus atpakaļ
  Michael Brown 9c16548506 [test] Print out profiling statistics after a successful test run 10 gadus atpakaļ
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure 10 gadus atpakaļ
  Michael Brown d36e814b8a [libc] Add flsll() 10 gadus atpakaļ
  Michael Brown 3ffd309375 [libc] Add isqrt() function to find integer square roots 10 gadus atpakaļ
  Michael Brown 9e8c48deea [test] Check for correct -mrtd assumption on libgcc arithmetic functions 10 gadus atpakaļ