1. 2d40b10 Fix mbedtls_ccm_update() buffered output description by Ronald Cron · 4 years, 2 months ago
  2. d1a29a9 Align mbedtls_ccm_update_ad() and mbedtls_ccm_update() descriptions by Ronald Cron · 4 years, 2 months ago
  3. 5905f91 Improve mbedtls_ccm_starts() description by Ronald Cron · 4 years, 2 months ago
  4. 266694e Define CCM multi-part API by Ronald Cron · 4 years, 3 months ago
  5. 7fc487c Merge pull request #4347 from hanno-arm/ssl_session_cache_3_0 by Janos Follath · 4 years, 3 months ago
  6. 59c4412 Merge pull request #4497 from netfoundry/fix-mingw-build-development by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  7. ca72287 Merge pull request #4304 from mstarzyk-mobica/convert_NO_SHA384_to_positive by Ronald Cron · 4 years, 3 months ago
  8. 49fef37 Merge pull request #4342 from gilles-peskine-arm/gcm-update-any-length by Ronald Cron · 4 years, 3 months ago
  9. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  10. 425e23e Fix notes for is384 parameter by Mateusz Starzyk · 4 years, 3 months ago
  11. 1af28f9 Fix SHA224 documentation in default config. by Mateusz Starzyk · 4 years, 3 months ago
  12. 729fa5b Merge pull request #4450 from mstarzyk-mobica/remove_null_entropy by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  13. 2213871 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  14. 0e3ec27 Merge pull request #4506 from gilles-peskine-arm/array-parameters-to-pointers-sha512 by Ronald Cron · 4 years, 3 months ago
  15. af5b26a Fix parameter names in documentation by Gilles Peskine · 4 years, 3 months ago
  16. fe561fe Doxygen: use \p for parameter names by Gilles Peskine · 4 years, 3 months ago
  17. 9d2d6c9 Clarfiy SHA224 and SHA256 documentation by Mateusz Starzyk · 4 years, 3 months ago
  18. c722ebb Update SHA-224 documentation. by Mateusz Starzyk · 4 years, 3 months ago
  19. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  20. b7bb0687 Rework and reword the guarantees on output_size by Gilles Peskine · 4 years, 3 months ago
  21. d9380b5 Document reasons for MBEDTLS_ERR_GCM_BAD_INPUT in update and finish by Gilles Peskine · 4 years, 3 months ago
  22. 8e8cdd1 Add some information about the multipart calling sequence by Gilles Peskine · 4 years, 3 months ago
  23. 518fdb0 Fix size/length confusion in documentation by Gilles Peskine · 4 years, 3 months ago
  24. 5211818 Fix copypasta in the description of mbedtls_gcm_update_ad by Gilles Peskine · 4 years, 3 months ago
  25. 96d6e08 Make the formatting of numbers consistent by Gilles Peskine · 4 years, 3 months ago
  26. fdcde47 Merge pull request #4458 from davidhorstmann-arm/remove-max-content-len by Ronald Cron · 4 years, 3 months ago
  27. 864b425 Merge pull request #4488 from tom-daubney-arm/remove_rsa_mode_params by Gilles Peskine · 4 years, 3 months ago
  28. 0fdd8d2 Adding correction to documentation by Thomas Daubney · 4 years, 3 months ago
  29. 5605911 Merge pull request #4447 from hanno-arm/ssl_config_cleanup by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  30. 9caed14 Fix typo in ssl session cache documentation by Hanno Becker · 4 years, 3 months ago
  31. 0d05f40 Clarify that session cache query must return free-able session by Hanno Becker · 4 years, 3 months ago
  32. 0248785 Document session cache callbacks by Hanno Becker · 4 years, 3 months ago
  33. d7b3d92 Change sha256 output type from an array to a pointer by Gilles Peskine · 4 years, 3 months ago
  34. e02e02f Change sha512 output type from an array to a pointer by Gilles Peskine · 4 years, 3 months ago
  35. 3473308 Remove mode param from mbedtls_rsa_rsaes_pkcs1_v15_decrypt by Thomas Daubney · 4 years, 3 months ago
  36. d21e0b7 Remove mode parameter from mbedtls_rsa_rsaes_oaep_decrypt function by Thomas Daubney · 4 years, 3 months ago
  37. c7feaf3 Remove mode param from mbedtls_rsa_pkcs1_decrypt by Thomas Daubney · 4 years, 3 months ago
  38. e42a50d use proper formatting macros when using MinGW provided stdio add changelog entry by eugene · 4 years, 3 months ago
  39. 9991414 Preparatory commit to remove tests by Thomas Daubney · 4 years, 3 months ago
  40. 102c89e Remove the MBEDTLS_SSL_RECORD_CHECKING option by TRodziewicz · 4 years, 3 months ago
  41. 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
  42. 1e8ca12 Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
  43. 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
  44. 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 4 years, 3 months ago
  45. b548cda Merge pull request #4397 from TRodziewicz/change_config_h_defaults by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  46. 532ca93 Trailing spaces removed from comments in config.h by Tomasz Rodziewicz · 4 years, 3 months ago
  47. 1fc7c4c Update config.h by Tomasz Rodziewicz · 4 years, 3 months ago
  48. dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  49. 6c3fe31 Update config.h by Tomasz Rodziewicz · 4 years, 3 months ago
  50. c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 4 years, 3 months ago
  51. 98d00d0 Merge pull request #4426 from ronald-cron-arm/remove-enable-weak-ciphersuites by Ronald Cron · 4 years, 3 months ago
  52. 3268d84 Remove unused error code MBEDTLS_ERR_SSL_CERTIFICATE_REQUIRED by Hanno Becker · 4 years, 3 months ago
  53. 56ee9e5 Remove MBEDTLS_ERR_SSL_INVALID_VERIFY_HASH by Hanno Becker · 4 years, 3 months ago
  54. 91e1cc3 Remove MBEDTLS_ERR_SSL_CERTIFICATE_TOO_LARGE error code by Hanno Becker · 4 years, 3 months ago
  55. eca840f Remove unused MBEDTLS_ERR_SSL_PEER_VERIFY_FAILED by Hanno Becker · 4 years, 3 months ago
  56. b86e588 Remove unused MBEDTLS_ERR_SSL_UNKNOWN_CIPHER by Hanno Becker · 4 years, 3 months ago
  57. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  58. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  59. 1a85d3b Merge pull request #4146 from stevew817/allow_skipping_3des_cmac_when_alt by Ronald Cron · 4 years, 3 months ago
  60. c86f330 Merge pull request #3777 from hanno-arm/x509-info-optimization_rebased by Dave Rodgman · 4 years, 3 months ago
  61. 2add5c1 On second thought changing the way the test is run by TRodziewicz · 4 years, 3 months ago
  62. e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  63. e66f49c Merge branch 'development_3.0' into change_config_h_defaults by Tomasz Rodziewicz · 4 years, 3 months ago
  64. 92b1feb addind check_config.h to the commit by TRodziewicz · 4 years, 3 months ago
  65. e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 4 months ago
  66. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  67. 2c74586 Comment out MBEDTLS_X509_REMOVE_INFO in default config.h by Chris Jones · 4 years, 8 months ago
  68. 88c2bf3 Minor style improvements by Hanno Becker · 6 years ago
  69. 7ac83f9 Print X.509 verify info strings even if MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  70. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  71. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  72. cee4270 Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option by Ronald Cron · 4 years, 3 months ago
  73. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  74. ede3085 Add ChangeLog file and fix comment in config.h by TRodziewicz · 4 years, 3 months ago
  75. c338cef Add notes to the documentation about CMAC_ALT algorithm support by Steven Cooreman · 4 years, 3 months ago
  76. 85aff9f Correction fixing the test_depends_curves_psa falure by TRodziewicz · 4 years, 3 months ago
  77. 456d29c Rename mbedtls_error_add_ext to mbedtls_error_add by Chris Jones · 4 years, 3 months ago
  78. 894b9c4 Add documentation for change in CMAC self-test behaviour by Steven Cooreman · 4 years, 3 months ago
  79. e11e814 Improve documentation for error code checking by Chris Jones · 4 years, 3 months ago
  80. b133605 Test why the test_depends_curves_psa fails in CI by Tomasz Rodziewicz · 4 years, 3 months ago
  81. 7062796 Testing the failed ubuntu test by TRodziewicz · 4 years, 3 months ago
  82. 9a97a13 Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  83. f6b677e Merge pull request #4349 from mpg/apply-4334-3.0 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  84. e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  85. 1818d96 Four config.h defaults have been changed. by TRodziewicz · 4 years, 4 months ago
  86. cc26e3b Remove extraneous word by Gilles Peskine · 4 years, 4 months ago
  87. fa4e4b8 Error out if attempting to use a removed feature by Gilles Peskine · 4 years, 4 months ago
  88. bfa03e3 Update psa_util.h by Tomasz Rodziewicz · 4 years, 4 months ago
  89. 3408d60 revert the error.h file include in psa_util.c by TRodziewicz · 4 years, 4 months ago
  90. d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  91. 33946bb Two platform error codes moved to error.h to fix _without_platform test by TRodziewicz · 4 years, 4 months ago
  92. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
  93. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  94. 2333e63 Revert 2 files conflicting after previous push in the Github. by TRodziewicz · 4 years, 4 months ago
  95. 295fc13 Split mbedtls_gcm_update_ad out of mbedtls_gcm_starts by Gilles Peskine · 4 years, 4 months ago
  96. a56c448 Add output length parameters to mbedtls_gcm_update by Gilles Peskine · 4 years, 4 months ago
  97. 9461e45 Add output parameter to mbedtls_gcm_finish by Gilles Peskine · 4 years, 4 months ago
  98. 441907e Remove alignment requirement for mbedtls_gcm_update: documentation by Gilles Peskine · 4 years, 4 months ago
  99. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  100. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago