1. 7dd2f50 Allow configuring MBEDTLS_TLS_EXT_CID at compile time by Gilles Peskine · 4 years, 3 months ago
  2. 6981347 Merge pull request #4758 from paul-elliott-arm/fix_cipher_output_size by Gilles Peskine · 4 years ago
  3. 677c6c4 Merge pull request #4801 from hanno-arm/ssl_session_exported_private by Dave Rodgman · 4 years ago
  4. 06672ef Merge pull request #4776 from gilles-peskine-arm/generate_psa_tests-robutness-202107 by Manuel Pégourié-Gonnard · 4 years ago
  5. 3b9bea0 Merge pull request #4750 from yutotakano/fix-reserved-identifier-clash by Gilles Peskine · 4 years, 1 month ago
  6. 5d26efd Add ChangeLog entry by Hanno Becker · 4 years, 1 month ago
  7. 64df5f8 Add Changelog entry by Paul Elliott · 4 years, 1 month ago
  8. 554e64e Add a changelog for Armmbed#4626 by Archana · 4 years, 1 month ago
  9. ff58686 Add ChangeLog entry for reserved identifier replacments by Yuto Takano · 4 years, 1 month ago
  10. 8b427c8 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  11. bb2eece Create aggregated ChangeLog by Dave Rodgman · 4 years, 1 month ago
  12. b1d1c2a Fix filename on Changelog item by Dave Rodgman · 4 years, 1 month ago
  13. 34d8cd2 Merge remote-tracking branch 'restricted/development-restricted' into mbedtls-3.0.0rc0-pr by Dave Rodgman · 4 years, 1 month ago
  14. bd3bfbf Merge pull request #4737 from daverodgman/migration-guide by Dave Rodgman · 4 years, 1 month ago
  15. 9f5774f Merge pull request #4739 from gabor-mezei-arm/3258_fp30_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  16. 0a7ff4a Merge pull request #4741 from gabor-mezei-arm/3267_fp30_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  17. a481052 Add migration guide and changelog entry for MBEDTLS_PRIVATE by Gilles Peskine · 4 years, 1 month ago
  18. dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
  19. 01e9908 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  20. 9ca3ad7 Add changelog entry by gabor-mezei-arm · 4 years, 4 months ago
  21. 52176f7 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  22. 6740c9d Add changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  23. 4b60e07 Improve Changelog wording by Dave Rodgman · 4 years, 1 month ago
  24. 8588940 Improve changelog by Dave Rodgman · 4 years, 1 month ago
  25. 43fcb8d Address review feedback by Dave Rodgman · 4 years, 1 month ago
  26. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  27. 1b2a883 Correct documentation references to Mbed TLS by Bence Szépkúti · 4 years, 1 month ago
  28. 60c8634 Remove references to MBEDTLS_USER_CONFIG_VERSION by Bence Szépkúti · 4 years, 2 months ago
  29. 36da4cc Update changelog and migration guide by Bence Szépkúti · 4 years, 2 months ago
  30. 8d9132f Fix typo by Bence Szépkúti · 4 years, 2 months ago
  31. 90b79ab Add migration guide and changelog by Bence Szépkúti · 4 years, 2 months ago
  32. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  33. cdfd73a Add ChangeLog entry by Janos Follath · 4 years, 1 month ago
  34. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  35. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 2 months ago
  36. fedd52c Merge pull request #4707 from gilles-peskine-arm/require-matching-hashlen-rsa-implementation by Gilles Peskine · 4 years, 1 month ago
  37. f06b92d Merge pull request #4567 from mstarzyk-mobica/gcm_ad by Gilles Peskine · 4 years, 1 month ago
  38. 4f7cc1b Merge pull request #4713 from gilles-peskine-arm/psa-storage-format-test-lifetimes-3.0 by Ronald Cron · 4 years, 1 month ago
  39. aa5938e Merge pull request #4703 from gilles-peskine-arm/mpi_montmul-null-3.0 by Janos Follath · 4 years, 1 month ago
  40. 6687cd0 Refuse to destroy read-only keys by Gilles Peskine · 4 years, 4 months ago
  41. 87bc91c Forbid creating a read-only key by Gilles Peskine · 4 years, 4 months ago
  42. c9d86a0 Merge pull request #4665 from yanesca/issue-3990-fix_psa_verify_with_alt by Gilles Peskine · 4 years, 1 month ago
  43. 92f3877 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  44. e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 2 months ago
  45. 9dbbc29 PK signature function: require exact hash length by Gilles Peskine · 4 years, 2 months ago
  46. 34bfa15 Changelog entry for the mbedtls_mpi_read_xxx changes by Gilles Peskine · 4 years, 2 months ago
  47. 27253bc mbedtls_mpi_gcd: fix the case B==0 by Gilles Peskine · 4 years, 2 months ago
  48. 3008dde Changelog for the fix to mbedtls_mpi_exp_mod(A=0) by Gilles Peskine · 4 years, 2 months ago
  49. e7885e5 RSA: Require hashlen to match md_alg when applicable by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  50. 36ff66c Merge pull request #4316 from gabor-mezei-arm/3258_implement_one-shot_MAC by Gilles Peskine · 4 years, 2 months ago
  51. 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  52. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  53. 8aed60b Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  54. 8f2b66a Merge pull request #4676 from JoeSubbiani/MissingContextFree-test_suite_aes.function by Dave Rodgman · 4 years, 2 months ago
  55. 21efe44 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  56. da1eab3 Merge pull request #828 from mpg/rsa-lookup-restricted by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  57. ffafae4 Merge pull request #4687 from gilles-peskine-arm/winsock-fd-range-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  58. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  59. 08b5ab2 Reword changelog - Test Resource Leak by Joe Subbiani · 4 years, 2 months ago
  60. 3dd3ff0 Add ChangeLog entry by Janos Follath · 4 years, 2 months ago
  61. 4d91bcd Add change log by Ronald Cron · 4 years, 2 months ago
  62. a5dd7bd Fix fd range for select on Windows by Gilles Peskine · 4 years, 2 months ago
  63. e6ef5fe Update changelog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
  64. 1e1c23d Improve ChangeLog wording for key export by Hanno Becker · 4 years, 2 months ago
  65. 7e6c178 Make key export callback and context connection-specific by Hanno Becker · 4 years, 2 months ago
  66. 5a234e8 Add ChangeLog entry by Hanno Becker · 4 years, 2 months ago
  67. dc5660c Update changlog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
  68. ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  69. 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 4 years, 2 months ago
  70. 487b4ae Update changelog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
  71. 26e8608 Changelog entry for Free Context in test_suite_aes fix by Joe Subbiani · 4 years, 2 months ago
  72. 379227c Modifies ChangeLog and Migration Guide by Thomas Daubney · 4 years, 2 months ago
  73. a42bf29 Modifies ChangeLog entry by Thomas Daubney · 4 years, 2 months ago
  74. b26696b Simplify mbedtls_debug_print_mpi and fix the case of empty bignums by Gilles Peskine · 4 years, 2 months ago
  75. b1940a7 In TLS, order curves by resource usage, not size by Gilles Peskine · 4 years, 2 months ago
  76. 5752e59 Reduce the default ECP window size by Gilles Peskine · 4 years, 2 months ago
  77. 3758fd6 Changelog entry and migration guide for hash and curve profile upgrades by Gilles Peskine · 4 years, 2 months ago
  78. e96c585 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 4 years, 2 months ago
  79. 532327b Merge pull request #4576 from gilles-peskine-arm/psa_key_derivation-bad_workflow-20210527 by Gilles Peskine · 4 years, 2 months ago
  80. 8707259 Improve ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  81. e6e51aa Add ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  82. 22ecf49 Adds ChangeLog entry by Thomas Daubney · 4 years, 2 months ago
  83. c1ec0b8 Add changelog entry for chunked associated data in GCM. by Mateusz Starzyk · 4 years, 2 months ago
  84. 15a7b73 Documentation rewording by TRodziewicz · 4 years, 2 months ago
  85. 8f91c72 Code review follow-up corrections by TRodziewicz · 4 years, 2 months ago
  86. 7ff652a Addition of ChangeLog and migration guide entry files. by TRodziewicz · 4 years, 2 months ago
  87. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  88. 9c90226 Addition of the migration guide and change log files by TRodziewicz · 4 years, 2 months ago
  89. 8cad2e2 Merge pull request #4595 from gilles-peskine-arm/alt-dummy-headers-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  90. 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
  91. f35c42b Document the remaining constraints on ALT context types by Gilles Peskine · 4 years, 2 months ago
  92. cd07e22 New function mbedtls_ecjpake_set_point_format by Gilles Peskine · 4 years, 2 months ago
  93. 71acc6e New function mbedtls_dhm_get_value to copy a field of a DHM context by Gilles Peskine · 4 years, 2 months ago
  94. 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
  95. a1b44dd Changelog entry for MBEDTLS_ECP_MAX_BITS automatic determination by Gilles Peskine · 4 years, 2 months ago
  96. 3946f79 Correction according to code review (function and param. names change by TRodziewicz · 4 years, 2 months ago
  97. 8476f2f Turn _SSL_SRV_RESPECT_CLIENT_PREFERENCE config option to a runtime option by TRodziewicz · 4 years, 2 months ago
  98. 1fcd72e change log and migr. guide fixes and _DEPRECATED_REMOVED removed by TRodziewicz · 4 years, 2 months ago
  99. b1edaec Fix missing state check for tls12_prf output by Gilles Peskine · 4 years, 2 months ago
  100. 57864fa Merge pull request #4634 from Patater/mbed-can-do-timing by Ronald Cron · 4 years, 2 months ago