mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-27 04:11:13 +00:00
* development: (46 commits) Fix url again Fix small bug in base64_encode() Fix depend that was checked but not documented Fix dependency that was not checked Minor gitginore fixes Move some ignore patterns to subdirectories Ignore CMake/MSVC-related build files. Re-categorize changelog entry Fix misattribution Minor nits with stdout/stderr. Add cmake compatibility targets Add script for polarssl symlink creation Fix more stdio inclusion issues Add debug info for cert/suite selection Fix possible portability issue Fix bug in ssl_get_verify_result() aescrypt2.c local char array not initial Update Changelog Fix mips64 bignum implementation Fix usage string of ssl_client2 ... Conflicts: include/polarssl/ssl.h library/CMakeLists.txt library/Makefile programs/Makefile programs/ssl/ssl_client2.c programs/ssl/ssl_server2.c visualc/VS2010/PolarSSL.sln visualc/VS2010/mbedTLS.vcxproj visualc/VS6/mbedtls.dsp visualc/VS6/mbedtls.dsw |
||
|---|---|---|
| .. | ||
| aescrypt2.vcxproj | ||
| benchmark.vcxproj | ||
| cert_app.vcxproj | ||
| cert_req.vcxproj | ||
| crl_app.vcxproj | ||
| crypt_and_hash.vcxproj | ||
| dh_client.vcxproj | ||
| dh_genprime.vcxproj | ||
| dh_server.vcxproj | ||
| dtls_client.vcxproj | ||
| dtls_server.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 | ||
| md5sum.vcxproj | ||
| mpi_demo.vcxproj | ||
| pem2der.vcxproj | ||
| pk_decrypt.vcxproj | ||
| pk_encrypt.vcxproj | ||
| pk_sign.vcxproj | ||
| pk_verify.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 | ||
| sha1sum.vcxproj | ||
| sha2sum.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 | ||
| ssl_test.vcxproj | ||
| strerror.vcxproj | ||
| udp_proxy.vcxproj | ||