選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Aaron Young 3946aa9bac [libc] Fix strcmp()/strncmp() to return proper values 5年前
..
aes_test.c [test] Add NIST self-tests for AES192 in ECB and CBC modes 8年前
asn1_test.c [crypto] Add DER image format 7年前
asn1_test.h [crypto] Add DER image format 7年前
base16_test.c [base16] Add buffer size parameter to base16_encode() and base16_decode() 9年前
base64_test.c [base64] Add buffer size parameter to base64_encode() and base64_decode() 9年前
bigint_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
bitops_test.c [bitops] Fix typo in test case 8年前
bofm_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
byteswap_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
cipher_test.c [test] Generalise cipher tests and use okx() 8年前
cipher_test.h [test] Generalise cipher tests and use okx() 8年前
cms_test.c [build] Fix the REQUIRE_SYMBOL mechanism 9年前
crc32_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
deflate_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
der_test.c [crypto] Add DER image format 7年前
digest_test.c [test] Simplify digest algorithm self-tests 9年前
digest_test.h [test] Simplify digest algorithm self-tests 9年前
dns_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
entropy_sample.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
hash_df_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
hmac_drbg_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
iobuf_test.c [iobuf] Improve robustness of I/O buffer allocation 8年前
ipv4_test.c [ipv4] Redefine IP address constants to avoid unnecessary byte swapping 8年前
ipv6_test.c [ipv6] Allow for multiple routers 7年前
linebuf_test.c [linebuf] Support buffering of multiple lines 8年前
list_test.c [list] Add list_is_first_entry() and list_is_last_entry() 6年前
math_test.c [libc] Add ffs(), ffsl(), and ffsll() 9年前
md4_test.c [crypto] Add MD4 message digest algorithm 6年前
md5_test.c [test] Simplify digest algorithm self-tests 9年前
memcpy_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
memset_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
ntlm_test.c [ntlm] Add support for NTLM authentication mechanism 6年前
ocsp_test.c [crypto] Generalise X.509 "valid" field to a "flags" field 7年前
pccrc_test.c [peerdist] Include trimmed range within content information block 8年前
pem_test.c [crypto] Add PEM image format 7年前
pixbuf_test.c [image] Detect image type when image is first registered 8年前
pixbuf_test.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
png_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
pnm_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
profile_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
pubkey_test.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
rsa_test.c [test] Add missing #include <string.h> 8年前
setjmp_test.c [build] Avoid implicit-fallthrough warnings on GCC 7 7年前
settings_test.c [pci] Support systems with multiple PCI root bridges 8年前
sha1_test.c [test] Simplify digest algorithm self-tests 9年前
sha256_test.c [crypto] Add SHA-224 algorithm 9年前
sha512_test.c [crypto] Add SHA-512/224 algorithm 9年前
string_test.c [libc] Fix strcmp()/strncmp() to return proper values 5年前
tcpip_test.c [tcpip] Avoid generating positive zero for transmitted UDP checksums 8年前
test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
tests.c [ntlm] Add support for NTLM authentication mechanism 6年前
time_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
umalloc_test.c [ioapi] Move get_memmap() to the I/O API group 13年前
uri_test.c [uri] Support "file:" URIs describing relative paths 8年前
vsprintf_test.c [libc] Print "<NULL>" for wide-character NULL strings 8年前
x509_test.c [build] Fix the REQUIRE_SYMBOL mechanism 9年前