mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-18 05:57:11 +00:00
* development: (182 commits) Change the library version to 2.11.0 Fix version in ChangeLog for fix for #552 Add ChangeLog entry for clang version fix. Issue #1072 Compilation warning fixes on 32b platfrom with IAR Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" Fix for missing len var when XTS config'd and CTR not ssl_server2: handle mbedtls_x509_dn_gets failure Fix harmless use of uninitialized memory in ssl_parse_encrypted_pms SSL async tests: add a few test cases for error in decrypt Fix memory leak in ssl_server2 with SNI + async callback SNI + SSL async callback: make all keys async ssl_async_resume: free the operation context on error ssl_server2: get op_name from context in ssl_async_resume as well Clarify "as directed here" in SSL async callback documentation SSL async callbacks documentation: clarify resource cleanup Async callback: use mbedtls_pk_check_pair to compare keys Rename mbedtls_ssl_async_{get,set}_data for clarity Fix copypasta in the async callback documentation SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert ssl_async_set_key: detect if ctx->slots overflows ... |
||
---|---|---|
.. | ||
aescrypt2.vcxproj | ||
benchmark.vcxproj | ||
cert_app.vcxproj | ||
cert_req.vcxproj | ||
cert_write.vcxproj | ||
crl_app.vcxproj | ||
crypt_and_hash.vcxproj | ||
dh_client.vcxproj | ||
dh_genprime.vcxproj | ||
dh_server.vcxproj | ||
dtls_client.vcxproj | ||
dtls_server.vcxproj | ||
ecdh_curve25519.vcxproj | ||
ecdsa.vcxproj | ||
gen_entropy.vcxproj | ||
gen_key.vcxproj | ||
gen_random_ctr_drbg.vcxproj | ||
gen_random_havege.vcxproj | ||
generic_sum.vcxproj | ||
hello.vcxproj | ||
key_app.vcxproj | ||
key_app_writer.vcxproj | ||
mbedTLS.sln | ||
mbedTLS.vcxproj | ||
mini_client.vcxproj | ||
mpi_demo.vcxproj | ||
pem2der.vcxproj | ||
pk_decrypt.vcxproj | ||
pk_encrypt.vcxproj | ||
pk_sign.vcxproj | ||
pk_verify.vcxproj | ||
req_app.vcxproj | ||
rsa_decrypt.vcxproj | ||
rsa_encrypt.vcxproj | ||
rsa_genkey.vcxproj | ||
rsa_sign.vcxproj | ||
rsa_sign_pss.vcxproj | ||
rsa_verify.vcxproj | ||
rsa_verify_pss.vcxproj | ||
selftest.vcxproj | ||
ssl_cert_test.vcxproj | ||
ssl_client1.vcxproj | ||
ssl_client2.vcxproj | ||
ssl_fork_server.vcxproj | ||
ssl_mail_client.vcxproj | ||
ssl_server.vcxproj | ||
ssl_server2.vcxproj | ||
strerror.vcxproj | ||
udp_proxy.vcxproj | ||
zeroize.vcxproj |