mbedtls/visualc/VS2010
Jaeden Amero 521dbc67da Merge remote-tracking branch 'tls/development' into development
Merge Mbed TLS at f790a6cbee into Mbed Crypto.

Resolve conflicts by performing the following:
    - Reject changes to README.md
    - Don't add crypto as a submodule
    - Remove test/ssl_cert_test from programs/Makefile
    - Add cipher.nist_kw test to tests/CMakeLists.txt
    - Reject removal of crypto-specific all.sh tests
    - Reject update to SSL-specific portion of component_test_valgrind
      in all.sh
    - Reject addition of ssl-opt.sh testing to component_test_m32_o1 in
      all.sh

* tls/development: (87 commits)
  Call mbedtls_cipher_free() to reset a cipher context
  Don't call mbedtls_cipher_setkey twice
  Update crypto submodule
  Minor fixes in get certificate policies oid test
  Add certificate policy oid x509 extension
  cpp_dummy_build: Add missing header psa_util.h
  Clarify comment mangled by an earlier refactoring
  Add an "out-of-box" component
  Run ssl-opt.sh on 32-bit runtime
  Don't use debug level 1 for informational messages
  Skip uncritical unsupported extensions
  Give credit to OSS-Fuzz for #2404
  all.sh: remove component_test_new_ecdh_context
  Remove crypto-only related components from all.sh
  Remove ssl_cert_test sample app
  Make CRT callback tests more robust
  Rename constant in client2.c
  Document and test flags in x509_verify
  Fix style issues and a typo
  Fix a rebase error
  ...
2019-04-17 12:12:24 +01:00
..
aescrypt2.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
benchmark.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
cert_app.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
cert_req.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
cert_write.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
crl_app.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
crypt_and_hash.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
crypto_examples.vcxproj Add visualc files generated by generate_visualc_files.pl 2018-09-14 10:02:25 +01:00
dh_genprime.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
dtls_client.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
dtls_server.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
ecdh_curve25519.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
ecdsa.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
gen_entropy.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
gen_key.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
gen_random_ctr_drbg.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
gen_random_havege.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
generic_sum.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
hello.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
key_app_writer.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
key_app.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
key_ladder_demo.vcxproj Add visualc files generated by generate_visualc_files.pl 2018-09-14 10:02:25 +01:00
mbedTLS.sln Merge remote-tracking branch 'tls/development' into development 2019-04-17 12:12:24 +01:00
mbedTLS.vcxproj Remove psa_crypto_storage_backend.h 2019-03-15 11:15:04 +01:00
mini_client.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
mpi_demo.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
pem2der.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
pk_decrypt.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
pk_encrypt.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
pk_sign.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
pk_verify.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
psa_constant_names.vcxproj Add visualc files generated by generate_visualc_files.pl 2018-09-14 10:02:25 +01:00
query_compile_time_config.vcxproj query_config: Move to programs/test 2019-03-11 16:48:36 +00:00
req_app.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
rsa_decrypt.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
rsa_encrypt.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
rsa_genkey.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
rsa_sign_pss.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
rsa_sign.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
rsa_verify_pss.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
rsa_verify.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
selftest.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
ssl_client1.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
ssl_client2.vcxproj query_config: Move to programs/test 2019-03-11 16:48:36 +00:00
ssl_fork_server.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
ssl_mail_client.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
ssl_server2.vcxproj query_config: Move to programs/test 2019-03-11 16:48:36 +00:00
ssl_server.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
strerror.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
udp_proxy.vcxproj Have Visual Studio handle linking to mbedTLS.lib internally 2018-02-21 13:33:15 +00:00
zeroize.vcxproj Add platform_utils and zeroize to visualc files 2018-04-17 10:03:44 -05:00