cosmopolitan/third_party/mbedtls/test
Justine Tunney 6f7d0cb1c3
Pay off more technical debt
This makes breaking changes to add underscores to many non-standard
function names provided by the c library. MODE=tiny is now tinier and
we now use smaller locks that are better for tiny apps in this mode.
Some headers have been renamed to be in the same folder as the build
package, so it'll be easier to know which build dependency is needed.
Certain old misguided interfaces have been removed. Intel intrinsics
headers are now listed in libc/isystem (but not in the amalgamation)
to help further improve open source compatibility. Header complexity
has also been reduced. Lastly, more shell scripts are now available.
2022-09-12 23:36:56 -07:00
..
data Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
everest_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
everest_unravaged.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
lib.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
lib.h Pay off more technical debt 2022-09-12 23:36:56 -07:00
secp384r1_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
test.inc Add SSL to redbean 2021-06-24 13:20:50 -07:00
test.mk Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
test_suite_aes.cbc.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_aes.cbc.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_aes.cfb.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_aes.cfb.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_aes.ecb.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_aes.ecb.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_aes.ofb.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_aes.ofb.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_aes.rest.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_aes.rest.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_aes.xts.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_aes.xts.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_asn1parse.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_asn1parse.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_asn1write.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_asn1write.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_base64.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_base64.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_blowfish.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_blowfish.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_ccm.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_ccm.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_chacha20.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_chacha20.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_chachapoly.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_chachapoly.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.aes.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_cipher.aes.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.blowfish.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_cipher.blowfish.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.ccm.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_cipher.ccm.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.chacha20.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_cipher.chacha20.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.chachapoly.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_cipher.chachapoly.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.des.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_cipher.des.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.gcm.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_cipher.gcm.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.misc.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_cipher.misc.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.nist_kw.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_cipher.nist_kw.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.null.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_cipher.null.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_cipher.padding.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_cipher.padding.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_ctr_drbg.c Clean up some code 2022-08-20 12:32:51 -07:00
test_suite_ctr_drbg.datax Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
test_suite_des.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_des.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_dhm.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_dhm.datax Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_ecdh.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_ecdh.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_ecdsa.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_ecdsa.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_ecp.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_ecp.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_entropy.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_entropy.datax Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
test_suite_error.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_error.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_gcm.aes128_de.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_gcm.aes128_de.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_gcm.aes128_en.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_gcm.aes128_en.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_gcm.aes192_de.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_gcm.aes192_de.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_gcm.aes192_en.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_gcm.aes192_en.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_gcm.aes256_de.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_gcm.aes256_de.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_gcm.aes256_en.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_gcm.aes256_en.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_gcm.misc.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_gcm.misc.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_hkdf.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_hkdf.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_hmac_drbg.misc.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_hmac_drbg.misc.datax Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
test_suite_hmac_drbg.no_reseed.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_hmac_drbg.no_reseed.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_hmac_drbg.nopr.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_hmac_drbg.nopr.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_hmac_drbg.pr.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_hmac_drbg.pr.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_md.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_md.datax Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_mdx.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_mdx.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_memory_buffer_alloc.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_memory_buffer_alloc.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_mpi.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_mpi.datax Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
test_suite_net.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_net.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_nist_kw.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_nist_kw.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_oid.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_oid.datax Restore Referer-Policy and wrap up MbedTLS changes 2021-08-04 01:05:49 -07:00
test_suite_pem.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_pem.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_pk.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_pk.datax Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_pkcs1_v15.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_pkcs1_v15.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_pkcs1_v21.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_pkcs1_v21.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_pkcs5.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_pkcs5.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_pkparse.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_pkparse.datax Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_pkwrite.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_pkwrite.datax Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_poly1305.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_poly1305.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_random.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_random.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_rsa.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_rsa.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_shax.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_shax.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_ssl.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
test_suite_ssl.datax Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_timing.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_timing.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_version.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_version.datax Add SSL to redbean 2021-06-24 13:20:50 -07:00
test_suite_x509parse.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test_suite_x509parse.datax Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_x509write.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
test_suite_x509write.datax Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00