186 Commits (a200ad462e69de8c92b4114f6e58d7dbfefaf40e)

Autor SHA1 Mensagem Data
  Michael Brown dc15a5a779 [settings] Add "base64" setting type 9 anos atrás
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() 9 anos atrás
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 anos atrás
  Michael Brown b56b482fa3 [test] Include IPv6 support when performing settings self-tests 9 anos atrás
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information 9 anos atrás
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm 9 anos atrás
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm 9 anos atrás
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm 9 anos atrás
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm 9 anos atrás
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm 9 anos atrás
  Michael Brown a9da129122 [test] Simplify digest algorithm self-tests 9 anos atrás
  Michael Brown dc795b9fef [test] Add setjmp()/longjmp() self-tests 9 anos atrás
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() 9 anos atrás
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 anos atrás
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anos atrás
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 anos atrás
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() 9 anos atrás
  Michael Brown b05e7e50fa [test] Add IPv4 self-tests 9 anos atrás
  Michael Brown 7867e48cee [test] Add constant-length memset() self-tests 9 anos atrás
  Michael Brown cd8273b308 [test] Add self-tests for more string functions 9 anos atrás
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9 anos atrás
  Michael Brown 5cbdc41778 [crypto] Fix parsing of OCSP responder ID key hash 9 anos atrás
  Michael Brown 8484e97f7c [crypto] Add support for iPAddress subject alternative names 10 anos atrás
  Michael Brown 3c7f5f9c4c [ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL() 10 anos atrás
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string 10 anos atrás
  Michael Brown 5249368950 [test] Add self-tests for strdup() 10 anos atrás
  Michael Brown 9c16548506 [test] Print out profiling statistics after a successful test run 10 anos atrás
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure 10 anos atrás
  Michael Brown d36e814b8a [libc] Add flsll() 10 anos atrás
  Michael Brown 3ffd309375 [libc] Add isqrt() function to find integer square roots 10 anos atrás
  Michael Brown 9e8c48deea [test] Check for correct -mrtd assumption on libgcc arithmetic functions 10 anos atrás
  Michael Brown ad7d5af5e1 [test] Add tests for 64-bit division 10 anos atrás
  Michael Brown 8f0e0e1356 [test] Add self-tests for flsl() 10 anos atrás
  Michael Brown 5c6aa56f28 [test] Rewrite TCP/IP tests using okx() 10 anos atrás
  Michael Brown f10726c8bb [crypto] Add support for subjectAltName and wildcard certificates 10 anos atrás
  Michael Brown f1c5f86eef [test] Add subject alternative names to X.509 server test certificate 10 anos atrás
  Michael Brown 357f23da9a [test] Add tests for x509_check_name() 10 anos atrás
  Michael Brown 7945542fb0 [test] Rewrite CMS tests using okx() 10 anos atrás
  Michael Brown cc018ca7d4 [test] Rewrite X.509 tests using okx() 10 anos atrás
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 anos atrás
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 anos atrás
  Michael Brown 09b057ce84 [settings] Remove "uristring" setting type 10 anos atrás
  Michael Brown d4c0226a6c [dns] Support DNS search lists 10 anos atrás
  Michael Brown c6c8078964 [png] Add support for PNG images 10 anos atrás
  Michael Brown f4d2342e5a [test] Generalise pnm_ok() to pixbuf_ok() 10 anos atrás
  Michael Brown da7224f9b6 [test] Rewrite pnm_ok() using okx() 10 anos atrás
  Michael Brown 97fd5ccdd8 [deflate] Fix literal data length calculation 10 anos atrás
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression 10 anos atrás
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 anos atrás
  Michael Brown 0ee89338dd [pnm] Add support for PNM images 10 anos atrás