1. 9cb0882 Minor clarification by Gilles Peskine · 3 years, 6 months ago
  2. 80dae04 Make user_data fields private by Gilles Peskine · 3 years, 7 months ago
  3. c63a1e0 Fix mbedtls_ssl_get_version() for TLSv1.3 by Gilles Peskine · 3 years, 7 months ago
  4. e1a0c25 New function to access the TLS version from a context as an enum by Gilles Peskine · 3 years, 7 months ago
  5. 915896f Add accessor function from mbedtls_ssl_context to the configuration by Gilles Peskine · 3 years, 7 months ago
  6. 69477b5 Add a field for application data to TLS structures by Gilles Peskine · 3 years, 7 months ago
  7. 4fa604c Merge pull request #5511 from SiliconLabs/feature/PSEC-3195-PSA-test-suites-NOT-using-UID-0 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  8. 3d1f8b9 Merge pull request #5532 from ronald-cron-arm/tls13_and_use_psa_crypto by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  9. e14b644 Merge pull request #5456 from mpg/cleanup-ecdh-psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  10. fb84e98 Add change log by Ronald Cron · 3 years, 6 months ago
  11. bebeae9 Merge pull request #5504 from gstrauss/mbedtls_pem_get_der by Gilles Peskine · 3 years, 6 months ago
  12. a950938 Add mbedtls_ssl_ticket_rotate for ticket rotation. by Glenn Strauss · 3 years, 6 months ago
  13. 72bd4e4 Add accessor to get buf from mbedtls_pem_context by Glenn Strauss · 3 years, 6 months ago
  14. d62e906 TEST: added psa_its_set expected failure test by pespacek · 3 years, 6 months ago
  15. 141be6c Fix missing check on server-chosen curve by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  16. 1ab2d69 Merge pull request #5385 from AndrzejKurek/use-psa-crypto-reduced-configs by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  17. a9f32fb Merge pull request #5382 from lhuang04/tls13_f_export_keys by Paul Elliott · 3 years, 6 months ago
  18. a3890a3 Swap the client and server random for TLS 1.3 by lhuang04 · 3 years, 7 months ago
  19. 76c185b Add a changelog entry regarding bugfixes by Andrzej Kurek · 3 years, 6 months ago
  20. fcca7cf Merge pull request #5428 from gstrauss/mbedtls_ssl_ciphersuite by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  21. b032685 Merge pull request #5309 from gilles-peskine-arm/pkparse-pkcs8-unencrypted-no-alloc by Dave Rodgman · 3 years, 6 months ago
  22. fe271b9 Merge pull request #5253 from AndrzejKurek/chacha-iv-len-16-fixes by Gilles Peskine · 3 years, 7 months ago
  23. ad40bb7 Add a changelog entry for forced MBEDTLS_PK_WRITE_C by Andrzej Kurek · 3 years, 7 months ago
  24. f2d4e27 Add a changelog entry for the ChaCha20 default behavior change by Andrzej Kurek · 3 years, 8 months ago
  25. 73839e0 Merge pull request #5353 from gstrauss/mbedtls_ssl_config_defaults-repeat by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  26. 8f52690 Add accessors for ciphersuite info by Glenn Strauss · 3 years, 7 months ago
  27. 08f3465 Return the same error in multipart and single shot AEAD by Bence Szépkúti · 3 years, 8 months ago
  28. cee1129 Reset dhm_P and dhm_G if config call repeated by Glenn Strauss · 3 years, 8 months ago
  29. 4a9e026 Review comments addressed by Archana · 3 years, 8 months ago
  30. 21b20c7 Add Changelog and update documentation by Archana · 3 years, 8 months ago
  31. 831cf48 Assemble change log by Ronald Cron · 3 years, 8 months ago
  32. acf0df8 Add change log for #4842 by Ronald Cron · 3 years, 8 months ago
  33. be252a0 Add change log for #4859 by Ronald Cron · 3 years, 8 months ago
  34. 7e1cb12 Add change log for #4514 by Ronald Cron · 3 years, 8 months ago
  35. 2a4344d Add change log for #4883 by Ronald Cron · 3 years, 8 months ago
  36. a53779d Add missing changelog for ARIA (#4959) by Dave Rodgman · 3 years, 8 months ago
  37. 28e3bcf Fix misleading ChangeLog entry formatting. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  38. 4e511ed Double-free goes under security, not bugfix. by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  39. 8188d19 Merge branch 'development-restricted' into mbedtls-3.1.0rc-pr by Ronald Cron · 3 years, 8 months ago
  40. 32d2a58 Merge pull request #5325 from gilles-peskine-arm/zeroize-tag-3.1 by Gilles Peskine · 3 years, 8 months ago
  41. a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
  42. 36d33f3 Generalize MAC zeroization changelog entry by Gilles Peskine · 3 years, 8 months ago
  43. 050ad4b Merge pull request #5313 from gilles-peskine-arm/missing-ret-check-mbedtls_md_hmac by Dave Rodgman · 3 years, 8 months ago
  44. ecf6beb Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
  45. d5ba50e Zeroize local MAC variables by Gilles Peskine · 3 years, 8 months ago
  46. c11192f Merge pull request #5290 from minosgalanakis/development by Gilles Peskine · 3 years, 8 months ago
  47. 0ca2195 mbedtls_pk_parse_key: don't allocate if not needed by Gilles Peskine · 3 years, 8 months ago
  48. c10086e changelog: Addressed review comments #6 by Minos Galanakis · 3 years, 8 months ago
  49. 6aeda53 Add change log for TLS 1.3 MVP by Ronald Cron · 3 years, 8 months ago
  50. d5b2a59 Merge pull request #5047 from paul-elliott-arm/psa-m-aead-ccm by Gilles Peskine · 3 years, 8 months ago
  51. 49c2095 Merge pull request #865 from davidhorstmann-arm/3.0-fix-session-copy-bug-chglog by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  52. e217edf Add changelog entry for session copy bugfix by David Horstmann · 3 years, 8 months ago
  53. 5d9f422 Merge pull request #861 from ronald-cron-arm/fix-aead-nonce by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  54. 39c2aba Merge pull request #849 from ronald-cron-arm/fix-cipher-iv by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  55. 0118627 Add change log by Ronald Cron · 3 years, 8 months ago
  56. 6fd156a Add change log by Ronald Cron · 3 years, 8 months ago
  57. aa1e985 Add changelog entry for build error fixes by Gilles Peskine · 3 years, 8 months ago
  58. 1bbf6d6 Merge pull request #5149 from mfil/feature/additional_cipher_info_getters by Gilles Peskine · 3 years, 8 months ago
  59. 117282f Delete unneccesary changelog entry by Paul Elliott · 3 years, 8 months ago
  60. 161d661 Merge pull request #5222 from paul-elliott-arm/fix_test_suite_ssl by Gilles Peskine · 3 years, 8 months ago
  61. 62dc392 Stop CMake out of source tests running on 16.04 by Paul Elliott · 3 years, 8 months ago
  62. 472fd17 Fix Changelog by Paul Elliott · 3 years, 9 months ago
  63. 21c8fe5 Fix compilation errors. by Paul Elliott · 3 years, 9 months ago
  64. be7b21d Merge branch 'development' into 3649_move_constant_time_functions_into_separate_module by Gabor Mezei · 3 years, 9 months ago
  65. 0c9f058 Merge pull request #5213 from tom-cosgrove-arm/pr_4950 by Gilles Peskine · 3 years, 9 months ago
  66. 0b7d5a8 Make changelog more specific by Paul Elliott · 3 years, 9 months ago
  67. 6d48e20 Indicate nonce sizes invalid for ChaCha20-Poly1305 by Bence Szépkúti · 3 years, 9 months ago
  68. 853c0da Fix for pkcs12 with NULL or zero length password by Paul Elliott · 3 years, 9 months ago
  69. 7568d1a Add Changelog entry for additional getters by Max Fillinger · 3 years, 9 months ago
  70. 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  71. c756b5f Merge pull request #5126 from haampie/fix/DT_NEEDED_for_shared_libraries by Gilles Peskine · 3 years, 9 months ago
  72. 3e63616 Add changelog by Harmen Stoppels · 3 years, 9 months ago
  73. 77390dc Update changelog with the new public API by Gabor Mezei · 3 years, 9 months ago
  74. c323d45 Note the change to PSA_ALG_IS_HASH_AND_SIGN in the changelog by Gilles Peskine · 3 years, 10 months ago
  75. 5bc9bf7 Add changelog entry for new PSA Crypto API macros. by Mateusz Starzyk · 4 years ago
  76. 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  77. 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  78. d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  79. 812ef6b Fix ccm*-no-tag changelog entry by Mateusz Starzyk · 3 years, 9 months ago
  80. 66c9b84 Fix typo in documentation by Gilles Peskine · 3 years, 10 months ago
  81. 680747b Fix the build of sample programs without mbedtls_strerror by Gilles Peskine · 4 years ago
  82. 66884e6 Base64 range-based constant-flow code: changelog entry by Gilles Peskine · 4 years ago
  83. 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 10 months ago
  84. 61a8b2d Add changelog entry for CCM*-no-tag. by Mateusz Starzyk · 3 years, 10 months ago
  85. 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
  86. bf21c07 Merge pull request #5072 from mprse/issue_5065 by Gilles Peskine · 3 years, 10 months ago
  87. 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
  88. 316c4fa Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  89. 2bb5e9c Merge pull request #4760 from gilles-peskine-arm/ecb-alt-ret-3.0 by Gilles Peskine · 3 years, 10 months ago
  90. ed61c5e Add change-log file (issue #5065) by Przemyslaw Stekiel · 3 years, 10 months ago
  91. 151ccb2 update changelog for #4884 by openluopworld · 3 years, 10 months ago
  92. 5067522 add changelog file for #4950 by openluopworld · 3 years, 10 months ago
  93. b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  94. f76dcb2 Add Changelog.d entry by Paul Elliott · 3 years, 10 months ago
  95. 770153e Add change-log entry by Przemyslaw Stekiel · 3 years, 10 months ago
  96. b9b817e Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
  97. c48f43b Fix PSA AEAD GCM's update output buffer length verification. by Mateusz Starzyk · 3 years, 10 months ago
  98. f28261f Remove output buffer limitation for PSA with GCM. by Mateusz Starzyk · 3 years, 10 months ago
  99. 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
  100. 73142df Add change-log: fix-mbedtls_cipher_crypt-aes-ecb.txt by Przemyslaw Stekiel · 3 years, 10 months ago