1. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  2. 8cad2e2 Merge pull request #4595 from gilles-peskine-arm/alt-dummy-headers-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  3. 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
  4. cadd3d8 Give examples of PLATFORM_XXX_ALT by Gilles Peskine · 4 years, 2 months ago
  5. bf26bef Discuss the durability of PSA drivers vs ALT when introducing them by Gilles Peskine · 4 years, 2 months ago
  6. a71db94 Document that contexts must be movable by Gilles Peskine · 4 years, 2 months ago
  7. f35c42b Document the remaining constraints on ALT context types by Gilles Peskine · 4 years, 2 months ago
  8. 6a2fb61 Rename library/ecp_alt.h to ecp_internal_alt.h by Gilles Peskine · 4 years, 2 months ago
  9. b9ccb25 Starter-class documentation of alternative implementations by Gilles Peskine · 4 years, 2 months ago
  10. 3946f79 Correction according to code review (function and param. names change by TRodziewicz · 4 years, 2 months ago
  11. 8b223b6 Addition of the migration guide entry file. by TRodziewicz · 4 years, 2 months ago
  12. 1fcd72e change log and migr. guide fixes and _DEPRECATED_REMOVED removed by TRodziewicz · 4 years, 2 months ago
  13. 02b76b7 Merge pull request #4619 from TRodziewicz/remove_MBEDTLS_X509_CHECK_x_KEY_USAGE_options by Gilles Peskine · 4 years, 2 months ago
  14. 2a5e5a2 Correction to the migration guide entry wording by TRodziewicz · 4 years, 2 months ago
  15. 0ea2576 Correction to the migr. guide wording and removal of not needed option by TRodziewicz · 4 years, 2 months ago
  16. b836738 Addition of the migration guide by TRodziewicz · 4 years, 3 months ago
  17. 1e66642 Addition of change log and migration guide files. by TRodziewicz · 4 years, 2 months ago
  18. f8abfa8 Improve migration guide by Ronald Cron · 4 years, 2 months ago
  19. 6fe1bc3 Add change log and migration guide by Ronald Cron · 4 years, 2 months ago
  20. 16fdab7 Merge pull request #4382 from hanno-arm/max_record_payload_api by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  21. 61f292e Fix migration guide for now-removed deprecated functions by Hanno Becker · 4 years, 2 months ago
  22. 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
  23. 442fdc2 Remove MBEDTLS_X509_CHECK_*_KEY_USAGE options but enable the code by TRodziewicz · 4 years, 2 months ago
  24. 13a9776 Editorial improvements by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  25. 3b5a7c1 Update ChangeLog and migration guide by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  26. 84191ea Merge pull request #4315 from Kxuan/feat-pre-compute-tls by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  27. 782c2b9 fix comment, ChangeLog & migration-guide for MBEDTLS_ECP_FIXED_POINT_OPTIM by kXuan · 4 years, 2 months ago
  28. 1b1327c Merge pull request #4581 from TRodziewicz/remove_supp_for_extensions_in_pre-v3_X.509_certs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  29. df77624 Merge pull request #4490 from TRodziewicz/Combine__SSL_<CID-TLS1_3>_PADDING_GRANULARITY_options by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  30. 1b3b27c Merge pull request #4587 from TRodziewicz/remove_3DES_ciphersuites by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  31. 3dafa9b Merge pull request #4555 from ronald-cron-arm/m-ccm-api by Ronald Cron · 4 years, 2 months ago
  32. fe3069b Merge pull request #4585 from mpg/cipher-aead-delayed by Gilles Peskine · 4 years, 2 months ago
  33. c01b87b Fix some typos by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  34. f668bd1 Add migration guide for developers of CCM alternative implementation by Ronald Cron · 4 years, 2 months ago
  35. 22fc906 Add ChangeLog and migration guide for MBEDTLS_ECP_FIXED_POINT_OPTIM by kXuan · 4 years, 2 months ago
  36. 231649a Changing the migration guide entry wording. by TRodziewicz · 4 years, 2 months ago
  37. 4e57f4c Adding removed defines to check_config.h and fixing the migration guide entry. by TRodziewicz · 4 years, 2 months ago
  38. 6d84e91 Merge pull request #4568 from creiter32/to_upstream/csr_critical_extensions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  39. ee57ebe Add ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  40. 3670e38 Remove 3DES ciphersuites by TRodziewicz · 4 years, 2 months ago
  41. ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
  42. dee975a Remove MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3 option by TRodziewicz · 4 years, 2 months ago
  43. 2bec09c Fix typo in migration guide by Hanno Becker · 4 years, 2 months ago
  44. 196739b Change wording in documentation of PSK configuration by Hanno Becker · 4 years, 2 months ago
  45. 062f353 Changes after code review by TRodziewicz · 4 years, 2 months ago
  46. caf2ae0 ChangeLog and migration guide added. by TRodziewicz · 4 years, 3 months ago
  47. 95273f4 Expose flag for critical extensions by Christoph Reiter · 4 years, 7 months ago
  48. 0a02fbb Addition of the migration guide entry. by TRodziewicz · 4 years, 2 months ago
  49. a86c312 Addition of the migration guide entry. by TRodziewicz · 4 years, 2 months ago
  50. b7abba2 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 by Gilles Peskine · 4 years, 2 months ago
  51. 6f96611 Corrections to ChangeLog and Migration guide by Thomas Daubney · 4 years, 2 months ago
  52. 3ca92b1 Re-wording of Migration guide entry by Thomas Daubney · 4 years, 2 months ago
  53. 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
  54. d807060 Addition of migration guide and corrections to the ChangeLog file by TRodziewicz · 4 years, 3 months ago
  55. 2fbbe1d Corrections to ChangeLog and Migration guide by Thomas Daubney · 4 years, 2 months ago
  56. b2efc4d Add migration guide by Hanno Becker · 4 years, 3 months ago
  57. 62b0d1d Adds ChangeLog and Migration guide entry by Thomas Daubney · 4 years, 3 months ago
  58. 7fc487c Merge pull request #4347 from hanno-arm/ssl_session_cache_3_0 by Janos Follath · 4 years, 3 months ago
  59. ca72287 Merge pull request #4304 from mstarzyk-mobica/convert_NO_SHA384_to_positive by Ronald Cron · 4 years, 3 months ago
  60. 49fef37 Merge pull request #4342 from gilles-peskine-arm/gcm-update-any-length by Ronald Cron · 4 years, 3 months ago
  61. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  62. 3489cc1 Improve migration guide for SHA384 option by Mateusz Starzyk · 4 years, 3 months ago
  63. 15c7b40 Reorder the text to say who is affected first by Gilles Peskine · 4 years, 3 months ago
  64. 7f312c8 Add migration guides for GCM by Gilles Peskine · 4 years, 3 months ago
  65. 729fa5b Merge pull request #4450 from mstarzyk-mobica/remove_null_entropy by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  66. 2396b21 Provide more in-depth migration guide after removal of null entropy. by Mateusz Starzyk · 4 years, 3 months ago
  67. 2213871 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  68. 44085de Add migration guide for SHA384 and SHA224 options. by Mateusz Starzyk · 4 years, 3 months ago
  69. 0e3ec27 Merge pull request #4506 from gilles-peskine-arm/array-parameters-to-pointers-sha512 by Ronald Cron · 4 years, 3 months ago
  70. ef80a9c Add migration guide for removed null entropy config option by Mateusz Starzyk · 4 years, 3 months ago
  71. 9039303 Add migration guide by Hanno Becker · 4 years, 3 months ago
  72. fdcde47 Merge pull request #4458 from davidhorstmann-arm/remove-max-content-len by Ronald Cron · 4 years, 3 months ago
  73. e13a23b New line added at the end of the migration guide entry by TRodziewicz · 4 years, 3 months ago
  74. 5605911 Merge pull request #4447 from hanno-arm/ssl_config_cleanup by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  75. 57d7ab7 Correction to migration guide entry wording by TRodziewicz · 4 years, 3 months ago
  76. 67e49a6 Add migration guide by Hanno Becker · 4 years, 3 months ago
  77. 8e184e2 Add migration guide by Hanno Becker · 4 years, 3 months ago
  78. 1cf33bf Corrections o the migration guide by TRodziewicz · 4 years, 3 months ago
  79. 95f8f22 Migration guide added and ChangeLog clarified by TRodziewicz · 4 years, 3 months ago
  80. d7b3d92 Change sha256 output type from an array to a pointer by Gilles Peskine · 4 years, 3 months ago
  81. e02e02f Change sha512 output type from an array to a pointer by Gilles Peskine · 4 years, 3 months ago
  82. 5d1f747d Merge pull request #4377 from mpg/psa-pbkdf2-api by Gilles Peskine · 4 years, 3 months ago
  83. 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
  84. f9a68ad Fix typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  85. dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  86. d9d035a Corrections of the migration guide from the code review. by TRodziewicz · 4 years, 3 months ago
  87. c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 4 years, 3 months ago
  88. 275b9b2 Merge pull request #4402 from mpg/migration-guide-3.0 by Gilles Peskine · 4 years, 3 months ago
  89. 143b1e3 Fix a number of typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  90. d5d0496 Add change log and migration guide by Ronald Cron · 4 years, 3 months ago
  91. 438ac27 Quit using title case for entry titles by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  92. 72f762b Clarify 3.0-migration-guide.d/00README by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  93. e756306 Move some details from ChangeLog to migration guide by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  94. 57e93e5 Clarify a sentence by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  95. f5acfba Improve description of migration guide entries by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  96. 2960b2e Fix a few typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  97. b2a1043 Add a directory for 3.0 migration guide entries by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  98. 89d4ab0 Add a "3.0 migration guide document" by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  99. 421390f Fix driver interface for key derivation by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  100. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago