1. 3ca1bcc Add ChangeLog entry for #2663 by Gilles Peskine · 6 years ago
  2. 3605073 Fixed possibly undefined variable warnings by initializing variables to 0. by Benjamin Kier · 6 years ago
  3. 00c858c Merge pull request #3022 from piotr-now/test-suite-sending-app-data by Jaeden Amero · 5 years ago
  4. c3fca5e Add tests with sending application data to test_suite_ssl by Piotr Nowicki · 6 years ago
  5. 7555485 Merge pull request #3033 from yanesca/revert_pr_3008 by Janos Follath · 6 years ago
  6. c64eb63 Merge pull request #3021 from AndrzejKurek/handshake-tests by Jaeden Amero · 6 years ago
  7. cc5169c Add a PSK test to the mocked ssl handshake tests by Andrzej Kurek · 6 years ago
  8. 5da20cc Merge pull request #3023 from gilles-peskine-arm/config-crypto by Gilles Peskine · 6 years ago
  9. 85de7a6 Revert "Merge pull request #3008 from jp-bennett/development" by Janos Follath · 6 years ago
  10. f40daa3 Add version & ciphersuite tests to ssl handshake by Andrzej Kurek · 6 years ago
  11. 0330e21 Merge branch 'public/pr/2261' into development by Manuel Pégourié-Gonnard · 6 years ago
  12. 148c3de Merge pull request #3018 from mpg/fix-ssl-opt-gnutls-no-sha1 by Janos Follath · 6 years ago
  13. 320f4d9 Group PKCS11_C entries in check_config.h by Manuel Pégourié-Gonnard · 6 years ago
  14. 2fdb1af Merge pull request #2236 from andresag01/iotssl-2156-deprecate-sslv3 by Janos Follath · 6 years ago
  15. 6bb3915 Always use "-O1 -Werror" in crypto-only test builds by Gilles Peskine · 6 years ago
  16. b298074 Refactor certificates and keys in ssl handshake mock tests by Andrzej Kurek · 6 years ago
  17. 36ce88b Merge pull request #2999 from catenacyber/fuzzrsa by Gilles Peskine · 6 years ago
  18. 512d040 Merge pull request #2964 from gilles-peskine-arm/psa-streamline_encodings-types_and_curves-ls by Gilles Peskine · 6 years ago
  19. 2b91aba Merge pull request #2984 from piotr-now/iotssl-2955-move-handshake-to-prescribed-state by Jaeden Amero · 6 years ago
  20. ec541fe Add test components for crypto-only builds by Gilles Peskine · 6 years ago
  21. 31987c6 Add config presets with only crypto by Gilles Peskine · 6 years ago
  22. 4245980 USE_PSA_CRYPTO: don't rely on the curve encoding by Gilles Peskine · 6 years ago
  23. 81d3100 Update crypto submodule by Gilles Peskine · 6 years ago
  24. f4e672e Add missing compilation guards in test suite by Gilles Peskine · 6 years ago
  25. 03035eb Stop testing ssl3 when it isn't enabled by Manuel Pégourié-Gonnard · 6 years ago
  26. 2a1f178 Add test for prescribed states of handshake with the custom IO callbacks by Piotr Nowicki · 6 years ago
  27. ead19fe Merge pull request #2975 from mpg/add-zlib-tests-dev by Manuel Pégourié-Gonnard · 6 years ago
  28. b719d4b Merge pull request #2963 from jiblime/zlib-fix into development by Janos Follath · 6 years ago
  29. bc4da29 De-duplicate SHA1-independent test in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  30. 79ef1d4 Merge pull request #2987 from AndrzejKurek/iotssl-2958-datagram-transport-simulated by Jaeden Amero · 6 years ago
  31. 77cbeff Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1 by Manuel Pégourié-Gonnard · 6 years ago
  32. 2b9ebce Remove deprecated modules from config.py full by Manuel Pégourié-Gonnard · 6 years ago
  33. 835b299 Fix wording of deprecated docs for SSL2 and SSL3 features by Andres Amaya Garcia · 7 years ago
  34. e58532e Favour DEPRECATED_REMOVED over DEPRECATED_WARNING by Andres Amaya Garcia · 7 years ago
  35. 88c2cc7 Deprecate MBEDTLS_SSL_PROTO_SSL3 by Andres Amaya Garcia · 7 years ago
  36. 0963424 Deprecate MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO by Andres Amaya Garcia · 7 years ago
  37. d020bfc Merge pull request #2949 from zfields/patch-1 by Manuel Pégourié-Gonnard · 6 years ago
  38. ba1150f Merge pull request #2995 from gilles-peskine-arm/coverity-20200115-tls into development by Janos Follath · 6 years ago
  39. 907e95a Clarify that what we're dropping is pkcs11-helper support by Gilles Peskine · 6 years ago
  40. 312431b Fix typo in doxy docs for ssl_pkcs11_sign() by Andres Amaya Garcia · 7 years ago
  41. b37268d Add missing docs to PKCS#11 public funcs by Andres Amaya Garcia · 7 years ago
  42. 9fc82ef Wrap PKCS1 module with DEPRECATED_REMOVED by Andres Amaya Garcia · 7 years ago
  43. 99fc387 Fix deprecated docs for PKCS1 by Andres Amaya Garcia · 7 years ago
  44. 0d6e108 Deprecate MBEDTLS_PKCS11_C functions by Andres Amaya Garcia · 7 years ago
  45. 2047cd9 Add ChangeLog entry for MBEDTLS_PKCS11_C deprecation by Andres Amaya Garcia · 7 years ago
  46. be3a440 Deprecate MBEDTLS_PKCS11_C feature by Andres Amaya Garcia · 7 years ago
  47. c0c92fe Merge pull request #3008 from jp-bennett/development by Jaeden Amero · 6 years ago
  48. bfc73bc Merge pull request #2988 from piotr-now/iotssl-2954-custom-io-callbacks-to-ssl-unit-test by Jaeden Amero · 6 years ago
  49. d796e19 Fix memory allocation fail in TCP mock socket by Piotr Nowicki · 6 years ago
  50. 4c987e2 Merge pull request #2993 from yanesca/bump-version-2.20.0 by Janos Follath · 6 years ago
  51. 042c5e4 Merge pull request #3000 from gilles-peskine-arm/changelog-2.20.0 by Manuel Pégourié-Gonnard · 6 years ago
  52. 96134ef Update ChangeLog by Zachary J. Fields · 6 years ago
  53. 4c736fb Update Mbed Crypto SO version by Janos Follath · 6 years ago
  54. ceceedb Update Mbed Crypto to 3.0.1 by Janos Follath · 6 years ago
  55. e3b285d Add crypto security fixes merged after mbedcrypto-3.0.0 by Gilles Peskine · 6 years ago
  56. 62236d7 Add ChangeLog entry by Jaeden Amero · 6 years ago
  57. fdc16f3 Allow loading symlinked certificates by Jonathan Bennett · 6 years ago
  58. f2e2902 Add detection for zlib headers to all.sh by Manuel Pégourié-Gonnard · 6 years ago
  59. c40b685 Fix bug in record decompression by Manuel Pégourié-Gonnard · 6 years ago
  60. 342d2ca Add test for record compression in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  61. 95e0449 Add all.sh components with ZLIB enabled by Manuel Pégourié-Gonnard · 6 years ago
  62. 80fcace Add changelog entry for the zlib support fix by Gilles Peskine · 6 years ago
  63. 9f25b8d Fixes definition error when the deprecated MBEDTLS_ZLIB_SUPPORT and ENABLE_ZLIB_SUPPORT macro are defined/enabled for zlib support in mbedtls by jiblime · 6 years ago
  64. 50f5770 Fix GitHub repository indications for crypto changes in 2.20 by Gilles Peskine · 6 years ago
  65. 8c7d2c2 Remove markdown artifacts by Gilles Peskine · 6 years ago
  66. 4073d4e Add changelog entry for the unchecked mbedtls_md call by Gilles Peskine · 6 years ago
  67. 6a4c340 Add changelog entries for the crypto changes in 2.20.0 by Gilles Peskine · 6 years ago
  68. 8b1ed1c Adds explicit include to stdlib.h for abort by Philippe Antoine · 6 years ago
  69. 890b5ca Change non-blocking read/write in TCP mock socket by Piotr Nowicki · 6 years ago
  70. 7d4bd6f Checks mbedtls_rsa_export_crt return in fuzz targets by Philippe Antoine · 6 years ago
  71. 66070bc Checks mbedtls_rsa_export return in fuzz targets by Philippe Antoine · 6 years ago
  72. fb437d7 Fix segmentation fault in mbedtls_test_buffer by Piotr Nowicki · 6 years ago
  73. bc483de Add a message-based socket mock connection to the ssl tests by Andrzej Kurek · 6 years ago
  74. 13719cd Add a message metadata queue in ssl tests by Andrzej Kurek · 6 years ago
  75. f777414 ssl test suite: enable dropping bytes from buffer by Andrzej Kurek · 6 years ago
  76. 9c67323 Fix outcome file leak if execute_tests exits early by Gilles Peskine · 6 years ago
  77. 2ac4d86 Fix file leak in test program by Gilles Peskine · 6 years ago
  78. b08e44f Add missing return code check on call to mbedtls_md() by Gilles Peskine · 6 years ago
  79. 83f33d3 Bump version to Mbed TLS 2.20.0 by Janos Follath · 6 years ago
  80. dbcb442 Update Mbed Crypto to 3.0.0 by Jaeden Amero · 6 years ago mbedtls-2.20.0
  81. d56a2af Add date to ChangeLog for 2.20.0 release by Jaeden Amero · 6 years ago
  82. dbd3304 Merge branch 'development' into development-restricted by Janos Follath · 6 years ago
  83. 252faff Merge pull request #2966 from dgreen-arm/fix-pylint-warnings by Jaeden Amero · 6 years ago
  84. fb5faa2 Fix some pylint warnings by Darryl Green · 6 years ago
  85. ccdeb47 Merge pull request #2958 from yanesca/iotcrypt-942-initialise-return-values by Jaeden Amero · 6 years ago mbedtls-2.20.0d1
  86. 73c616b Put includes in alphabetical order by Janos Follath · 6 years ago
  87. df587ee Remove duplicate include statement by Janos Follath · 6 years ago
  88. d875285 Update crypto submodule by Janos Follath · 6 years ago
  89. 40f923e Merge pull request #2961 from RonEld/update_readme_to_vs_2012 by Jaeden Amero · 6 years ago
  90. 05b4489 Change the version of VS by Ron Eldor · 6 years ago
  91. c5074be Update the VS version in the Readme file by Ron Eldor · 6 years ago
  92. 865b3eb Initialize return values to an error by Janos Follath · 6 years ago
  93. 2d20567 Add two error codes to the Error module by Janos Follath · 6 years ago
  94. ab534cf Fix number of allocated errors in Platform by Janos Follath · 6 years ago
  95. 88d1c05 Merge pull request #2953 from gilles-peskine-arm/update-crypto-20191206 by Jaeden Amero · 6 years ago
  96. caf88ff Merge pull request #2938 from yanesca/iotssl-2954-custom-io-unit-test by Jaeden Amero · 6 years ago
  97. 1a61d45 Merge pull request #2841 from k-stachowiak/improve-memory-operation-clarity by Jaeden Amero · 6 years ago
  98. c673c2c Break up the ssl_mock_tcp unit test by Janos Follath · 6 years ago
  99. 3766ba5 Add non-blocking mock TCP callbacks to SSL tests by Janos Follath · 6 years ago
  100. 031827f Add mbedtls_mock_socket to SSL unit tests by Janos Follath · 6 years ago