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