v/vlib/net/mbedtls
2023-11-13 12:51:32 +02:00
..
mbedtls.c.v net.mbedtls: use char and usize types for describing more precisely the C API of mbedtls (#19837) 2023-11-13 12:51:32 +02:00
mbedtls_compiles_test.v tools: add report_v_module_folders_without_tests.v . Use it to discover other modules without _test.v files. Add simple ones, to ensure CI can find more breakage on future wide changes to vlib/ 2022-10-16 22:40:17 +03:00
mbedtls_sslconn_shutdown_does_not_panic_test.v net.mbedtls: fix an error with in_memory_verification (fix #19051) (#19052) 2023-08-04 01:32:33 +03:00
ssl_connection.c.v flag,json,net: handle C calls in .v files (part of enabling -W impure-v as default) (#19779) 2023-11-06 14:27:00 +02:00