1. aaabe86 Merge pull request #3055 from yanesca/update_submodule_and_version_2.21.0 by Janos Follath · 5 years ago mbedtls-2.21.0
  2. 138c2ea Add release info to ChangeLog by Janos Follath · 5 years ago
  3. 84d2fd4 Bump version to Mbed TLS 2.21.0 by Janos Follath · 5 years ago
  4. d1692ee Update ChangeLog for crypto changes from a591985c62a9354db3027b4895c24377712b9620 by Janos Follath · 5 years ago
  5. a591985 Update submodule by Janos Follath · 5 years ago
  6. 8d073c7 Merge pull request #3037 from gilles-peskine-arm/update-submodule-20200206 by Gilles Peskine · 5 years ago
  7. 25a5c09 Update ChangeLog for crypto changes from 799ae77f90584f39c2fbdae7e117ff5742774d77 by Gilles Peskine · 5 years ago
  8. 799ae77 Update crypto submodule by Gilles Peskine · 5 years ago
  9. f142d4c Update ChangeLog for crypto changes since Mbed Crypto 3.0.1 by Gilles Peskine · 5 years ago
  10. a0c164a Merge pull request #3010 from hanno-arm/tls_msg_split by Manuel Pégourié-Gonnard · 5 years ago
  11. 657daba Merge pull request #2873 from gilles-peskine-arm/bk-warning-fixes-x509 by Manuel Pégourié-Gonnard · 5 years ago
  12. 08f0913 Add compile-time guards around declarations in ssl_internal.h by Hanno Becker · 5 years ago
  13. 393defe Clarify two identical changelog entries by Gilles Peskine · 5 years ago
  14. 4c08dd4 Merge pull request #2852 from gilles-peskine-arm/2.19-fix-full-Os by Manuel Pégourié-Gonnard · 5 years ago
  15. 3ca1bcc Add ChangeLog entry for #2663 by Gilles Peskine · 6 years ago
  16. 3605073 Fixed possibly undefined variable warnings by initializing variables to 0. by Benjamin Kier · 6 years ago
  17. 9d062f9 Move ssl_mac() from ssl_tls.c to ssl_msg.c by Hanno Becker · 5 years ago
  18. 00c858c Merge pull request #3022 from piotr-now/test-suite-sending-app-data by Jaeden Amero · 5 years ago
  19. c3fca5e Add tests with sending application data to test_suite_ssl by Piotr Nowicki · 6 years ago
  20. f1a3828 Adapt preamble for newly created ssl_msg.c by Hanno Becker · 6 years ago
  21. af752d4 Remove code from ssl_tls.c & ssl_msg.c to get disjoint functionality by Hanno Becker · 6 years ago
  22. 6e7051a Add guarded ssl_msg.c to Makefiles by Hanno Becker · 6 years ago
  23. 471c0c9 Rename temporary copy ssl_tls_old.c back to ssl_tls.c by Hanno Becker · 6 years ago
  24. abd9cef Duplicate ssl_tls.c as ssl_tls_old.c and ssl_msg.c by Hanno Becker · 6 years ago
  25. 7555485 Merge pull request #3033 from yanesca/revert_pr_3008 by Janos Follath · 6 years ago
  26. c64eb63 Merge pull request #3021 from AndrzejKurek/handshake-tests by Jaeden Amero · 6 years ago
  27. cc5169c Add a PSK test to the mocked ssl handshake tests by Andrzej Kurek · 6 years ago
  28. 8949071 Move ssl_get_current_mtu() to public namespace by Hanno Becker · 6 years ago
  29. 533ab5f Move flight and message buffering functions to public namespace by Hanno Becker · 6 years ago
  30. 40cdaa1 Move ssl_start_renegotiation() to public namespace by Hanno Becker · 6 years ago
  31. ce5f5fd Move ssl_handshake_wrapup_free_hs_transform() to public namespace by Hanno Becker · 6 years ago
  32. 786300f Move ssl_resend_hello_request() to public namespace by Hanno Becker · 6 years ago
  33. 7e8e6a6 Move ssl_dtls_replay_reset() to public namespace by Hanno Becker · 6 years ago
  34. 43aefe2 Move ssl_session_reset_int() to public namespace by Hanno Becker · 6 years ago
  35. 3e6f8ab Move SSL internal pointer updating routines to public namespace by Hanno Becker · 6 years ago
  36. 7876d12 Move ssl_check_timer() to public namespace by Hanno Becker · 6 years ago
  37. dd77229 Move ssl_ep_len() to public namespace by Hanno Becker · 6 years ago
  38. 0f57a65 Move ssl_set_timer() to public namespace by Hanno Becker · 6 years ago
  39. 5da20cc Merge pull request #3023 from gilles-peskine-arm/config-crypto by Gilles Peskine · 6 years ago
  40. 85de7a6 Revert "Merge pull request #3008 from jp-bennett/development" by Janos Follath · 6 years ago
  41. f40daa3 Add version & ciphersuite tests to ssl handshake by Andrzej Kurek · 6 years ago
  42. 0330e21 Merge branch 'public/pr/2261' into development by Manuel Pégourié-Gonnard · 6 years ago
  43. 148c3de Merge pull request #3018 from mpg/fix-ssl-opt-gnutls-no-sha1 by Janos Follath · 6 years ago
  44. 320f4d9 Group PKCS11_C entries in check_config.h by Manuel Pégourié-Gonnard · 6 years ago
  45. ec10bf1 Test GCC and Clang with common build options by Gilles Peskine · 6 years ago
  46. 6ec0f0f Replace -O0 by -O1 or -Os in most components by Gilles Peskine · 6 years ago
  47. 4e8b594 Fix uninitialized variable in an edge case by Gilles Peskine · 6 years ago
  48. 2fdb1af Merge pull request #2236 from andresag01/iotssl-2156-deprecate-sslv3 by Janos Follath · 6 years ago
  49. 6bb3915 Always use "-O1 -Werror" in crypto-only test builds by Gilles Peskine · 6 years ago
  50. b298074 Refactor certificates and keys in ssl handshake mock tests by Andrzej Kurek · 6 years ago
  51. 36ce88b Merge pull request #2999 from catenacyber/fuzzrsa by Gilles Peskine · 6 years ago
  52. 512d040 Merge pull request #2964 from gilles-peskine-arm/psa-streamline_encodings-types_and_curves-ls by Gilles Peskine · 6 years ago
  53. 2b91aba Merge pull request #2984 from piotr-now/iotssl-2955-move-handshake-to-prescribed-state by Jaeden Amero · 6 years ago
  54. ec541fe Add test components for crypto-only builds by Gilles Peskine · 6 years ago
  55. 31987c6 Add config presets with only crypto by Gilles Peskine · 6 years ago
  56. 4245980 USE_PSA_CRYPTO: don't rely on the curve encoding by Gilles Peskine · 6 years ago
  57. 81d3100 Update crypto submodule by Gilles Peskine · 6 years ago
  58. f4e672e Add missing compilation guards in test suite by Gilles Peskine · 6 years ago
  59. 03035eb Stop testing ssl3 when it isn't enabled by Manuel Pégourié-Gonnard · 6 years ago
  60. 2a1f178 Add test for prescribed states of handshake with the custom IO callbacks by Piotr Nowicki · 6 years ago
  61. ead19fe Merge pull request #2975 from mpg/add-zlib-tests-dev by Manuel Pégourié-Gonnard · 6 years ago
  62. b719d4b Merge pull request #2963 from jiblime/zlib-fix into development by Janos Follath · 6 years ago
  63. bc4da29 De-duplicate SHA1-independent test in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  64. 79ef1d4 Merge pull request #2987 from AndrzejKurek/iotssl-2958-datagram-transport-simulated by Jaeden Amero · 6 years ago
  65. 77cbeff Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1 by Manuel Pégourié-Gonnard · 6 years ago
  66. 2b9ebce Remove deprecated modules from config.py full by Manuel Pégourié-Gonnard · 6 years ago
  67. 835b299 Fix wording of deprecated docs for SSL2 and SSL3 features by Andres Amaya Garcia · 7 years ago
  68. e58532e Favour DEPRECATED_REMOVED over DEPRECATED_WARNING by Andres Amaya Garcia · 7 years ago
  69. 88c2cc7 Deprecate MBEDTLS_SSL_PROTO_SSL3 by Andres Amaya Garcia · 7 years ago
  70. 0963424 Deprecate MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO by Andres Amaya Garcia · 7 years ago
  71. d020bfc Merge pull request #2949 from zfields/patch-1 by Manuel Pégourié-Gonnard · 6 years ago
  72. ba1150f Merge pull request #2995 from gilles-peskine-arm/coverity-20200115-tls into development by Janos Follath · 6 years ago
  73. 907e95a Clarify that what we're dropping is pkcs11-helper support by Gilles Peskine · 6 years ago
  74. 312431b Fix typo in doxy docs for ssl_pkcs11_sign() by Andres Amaya Garcia · 7 years ago
  75. b37268d Add missing docs to PKCS#11 public funcs by Andres Amaya Garcia · 7 years ago
  76. 9fc82ef Wrap PKCS1 module with DEPRECATED_REMOVED by Andres Amaya Garcia · 7 years ago
  77. 99fc387 Fix deprecated docs for PKCS1 by Andres Amaya Garcia · 7 years ago
  78. 0d6e108 Deprecate MBEDTLS_PKCS11_C functions by Andres Amaya Garcia · 7 years ago
  79. 2047cd9 Add ChangeLog entry for MBEDTLS_PKCS11_C deprecation by Andres Amaya Garcia · 7 years ago
  80. be3a440 Deprecate MBEDTLS_PKCS11_C feature by Andres Amaya Garcia · 7 years ago
  81. c0c92fe Merge pull request #3008 from jp-bennett/development by Jaeden Amero · 6 years ago
  82. bfc73bc Merge pull request #2988 from piotr-now/iotssl-2954-custom-io-callbacks-to-ssl-unit-test by Jaeden Amero · 6 years ago
  83. d796e19 Fix memory allocation fail in TCP mock socket by Piotr Nowicki · 6 years ago
  84. 4c987e2 Merge pull request #2993 from yanesca/bump-version-2.20.0 by Janos Follath · 6 years ago
  85. 042c5e4 Merge pull request #3000 from gilles-peskine-arm/changelog-2.20.0 by Manuel Pégourié-Gonnard · 6 years ago
  86. 96134ef Update ChangeLog by Zachary J. Fields · 6 years ago
  87. 4c736fb Update Mbed Crypto SO version by Janos Follath · 6 years ago
  88. ceceedb Update Mbed Crypto to 3.0.1 by Janos Follath · 6 years ago
  89. e3b285d Add crypto security fixes merged after mbedcrypto-3.0.0 by Gilles Peskine · 6 years ago
  90. 62236d7 Add ChangeLog entry by Jaeden Amero · 6 years ago
  91. fdc16f3 Allow loading symlinked certificates by Jonathan Bennett · 6 years ago
  92. f2e2902 Add detection for zlib headers to all.sh by Manuel Pégourié-Gonnard · 6 years ago
  93. c40b685 Fix bug in record decompression by Manuel Pégourié-Gonnard · 6 years ago
  94. 342d2ca Add test for record compression in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  95. 95e0449 Add all.sh components with ZLIB enabled by Manuel Pégourié-Gonnard · 6 years ago
  96. 80fcace Add changelog entry for the zlib support fix by Gilles Peskine · 6 years ago
  97. 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
  98. 50f5770 Fix GitHub repository indications for crypto changes in 2.20 by Gilles Peskine · 6 years ago
  99. 8c7d2c2 Remove markdown artifacts by Gilles Peskine · 6 years ago
  100. 4073d4e Add changelog entry for the unchecked mbedtls_md call by Gilles Peskine · 6 years ago