1. c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
  2. a90e090 Remove scripts automating wrapping structs members with MBEDTLS_PRIVATE. by Ronald Cron · 4 years, 2 months ago
  3. 21f8464 Merge pull request #4317 from yanesca/psa-jpake-interface by Janos Follath · 4 years, 2 months ago
  4. 57864fa Merge pull request #4634 from Patater/mbed-can-do-timing by Ronald Cron · 4 years, 2 months ago
  5. 88c88ed Merge pull request #4647 from daverodgman/travis-disable-osx-development by Dave Rodgman · 4 years, 2 months ago
  6. 02b76b7 Merge pull request #4619 from TRodziewicz/remove_MBEDTLS_X509_CHECK_x_KEY_USAGE_options by Gilles Peskine · 4 years, 2 months ago
  7. d0581e1 Disable OS X builds on Travis by Dave Rodgman · 4 years, 2 months ago
  8. 44eea8f Merge pull request #4477 from TRodziewicz/Remove__X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  9. 2a5e5a2 Correction to the migration guide entry wording by TRodziewicz · 4 years, 2 months ago
  10. 197496a config: Allow Mbed to implement TIMING_C by Jaeden Amero · 4 years, 2 months ago
  11. 0ea2576 Correction to the migr. guide wording and removal of not needed option by TRodziewicz · 4 years, 2 months ago
  12. b836738 Addition of the migration guide by TRodziewicz · 4 years, 3 months ago
  13. 3ecb92e Remove _X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by TRodziewicz · 4 years, 3 months ago
  14. 364380e Merge pull request #4618 from ronald-cron-arm/rsa-padding by Gilles Peskine · 4 years, 2 months ago
  15. f8abfa8 Improve migration guide by Ronald Cron · 4 years, 2 months ago
  16. cc0f250 Merge pull request #4600 from gilles-peskine-arm/backward-compatibility-explanation-3.0 by Gilles Peskine · 4 years, 2 months ago
  17. 1f01318 Clarify PSA_PAKE_STEP_ZK_PROOF format by Janos Follath · 4 years, 2 months ago
  18. 46c0237 PSA PAKE: improve documentation by Janos Follath · 4 years, 2 months ago
  19. 0dcda95 Make check-names.sh happy by Janos Follath · 4 years, 2 months ago
  20. 33434a9 Fix parenthesis spacing in crypto_struct.h by Janos Follath · 4 years, 2 months ago
  21. 55dd5dc PSA PAKE: Clarify the documentation of NIZKP steps by Janos Follath · 4 years, 2 months ago
  22. b384ec1 PSA PAKE: fix J-PAKE documentation code rendering by Janos Follath · 4 years, 2 months ago
  23. 3293dae psa_pake_setup(): simplify documentation by Janos Follath · 4 years, 2 months ago
  24. b4db90f PSA PAKE: improve documentation by Janos Follath · 4 years, 2 months ago
  25. 38d29db Fix copy+paste mistake by Janos Follath · 4 years, 2 months ago
  26. a46e28f PSA PAKE: use neutral pronouns by Janos Follath · 4 years, 2 months ago
  27. ec83eb6 Fix copy+paste mistake by Janos Follath · 4 years, 2 months ago
  28. 52f9efa Revert "Rename psa_pake_set_password()" by Janos Follath · 4 years, 2 months ago
  29. 1f9e9e9 PSA PAKE: fix old constant name in test by Janos Follath · 4 years, 2 months ago
  30. 89ee05a Rename psa_pake_set_password() by Janos Follath · 4 years, 2 months ago
  31. 559f05e PSA PAKE: remove psa_pake_set_password_stretch() by Janos Follath · 4 years, 2 months ago
  32. 7d69b3a PSA PAKE: add warning about stability by Janos Follath · 4 years, 2 months ago
  33. 702cf09 PSA PAKE: move the API to crypto_extra.h by Janos Follath · 4 years, 2 months ago
  34. 304766e PSA PAKE: make algorithm macro name consistent by Janos Follath · 4 years, 2 months ago
  35. a295918 PSA PAKE: add input size macros by Janos Follath · 4 years, 2 months ago
  36. 5e1948d PSA PAKE: define size macros as 0 by Janos Follath · 4 years, 2 months ago
  37. 73876cf Clarify "between major version changes" by Gilles Peskine · 4 years, 2 months ago
  38. 3a0375f Fail if a padding disabled by the build-time configuration is selected by Ronald Cron · 4 years, 2 months ago
  39. 266b6d2 tests: Assert success of calls to mbedtls_rsa_set_padding() by Ronald Cron · 4 years, 2 months ago
  40. d2cfa3e Improve mbedtls_rsa_init/set_padding() descriptions by Ronald Cron · 4 years, 2 months ago
  41. 6fe1bc3 Add change log and migration guide by Ronald Cron · 4 years, 2 months ago
  42. c1905a1 Change mbedtls_rsa_init() signature by Ronald Cron · 4 years, 2 months ago
  43. ea7631b Change mbedtls_rsa_set_padding() signature by Ronald Cron · 4 years, 2 months ago
  44. 41377d66 Merge pull request #4560 from gilles-peskine-arm/issue-templates by Gilles Peskine · 4 years, 2 months ago
  45. 6dd92c3 Wrap lines in the source to <80 columns by Gilles Peskine · 4 years, 2 months ago
  46. caa0e93 Merge pull request #4617 from daverodgman/cmake-version by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  47. 16fdab7 Merge pull request #4382 from hanno-arm/max_record_payload_api by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  48. dacd044 Merge pull request #4516 from TRodziewicz/Remove__CHECK_PARAMS_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  49. 68237d7 Merge pull request #4548 from hanno-arm/tls13_key_schedule_upstream by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  50. 61f292e Fix migration guide for now-removed deprecated functions by Hanno Becker · 4 years, 2 months ago
  51. 59d3670 Fix ssl-opt.sh test cases grepping for MFL configuration output by Hanno Becker · 4 years, 2 months ago
  52. df3b863 Fixup rebase slip in library/ssl_misc.h by Hanno Becker · 4 years, 2 months ago
  53. 8d4e32b Merge pull request #4522 from mpg/fix-ssl-cf-hmac-alt-dev by Gilles Peskine · 4 years, 2 months ago
  54. 87d36e3 Add a section heading for LTS branches by Gilles Peskine · 4 years, 2 months ago
  55. d1a8cd5 Minor clarifications by Gilles Peskine · 4 years, 2 months ago
  56. 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
  57. 34428a6 Remove duplicated ASSERT_ALLOC define by TRodziewicz · 4 years, 2 months ago
  58. 442fdc2 Remove MBEDTLS_X509_CHECK_*_KEY_USAGE options but enable the code by TRodziewicz · 4 years, 2 months ago
  59. d285b11 Merge pull request #4616 from mpg/hide-ssl-deprecated-constant by Ronald Cron · 4 years, 2 months ago
  60. 13a9776 Editorial improvements by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  61. a74295f Remove outdated note about direct manipulation of private members. by Mateusz Starzyk · 4 years, 2 months ago
  62. 8fc95a0 Wrap variable missed by the python script. by Mateusz Starzyk · 4 years, 2 months ago
  63. 3b5a7c1 Update ChangeLog and migration guide by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  64. 2abe51c Extend setup_and_run script to cover remaining configurations. by Mateusz Starzyk · 4 years, 2 months ago
  65. be4af04 Update minimum CMake version in CMakeLists.txt by Dave Rodgman · 4 years, 2 months ago
  66. f21e462 Changelog entry for updated tool versions by Dave Rodgman · 4 years, 2 months ago
  67. 2f458d3 Update README to document minimum tool versions by Dave Rodgman · 4 years, 2 months ago
  68. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  69. 9371a40 Stop referencing private constants in documentation by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  70. cac90a1 Hide constants for TLS 1.0 and TLS 1.1 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  71. d60b6c6 Remove per-version ciphersuite configuration API by Hanno Becker · 4 years, 3 months ago
  72. 0c1a42a Merge pull request #4611 from gilles-peskine-arm/random-range-uniformity-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  73. f9f9cc2 Merge pull request #4579 from tom-daubney-arm/rm_ecdh_legacy_context_config_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  74. afb2bd2 Note that the byte order in mpi_fill_random_internal() is deliberate by Gilles Peskine · 4 years, 2 months ago
  75. 405b091 Use MBEDTLS_MPI_CHK where warranted by Gilles Peskine · 4 years, 2 months ago
  76. ed32b57 New internal function mbedtls_mpi_resize_clear by Gilles Peskine · 4 years, 2 months ago
  77. ceefe5d Lift function call out of inner loop by Gilles Peskine · 4 years, 2 months ago
  78. 9077e43 Fix mistakes in test case descriptions by Gilles Peskine · 4 years, 2 months ago
  79. 87823d7 Use ternary operator with the most common case first by Gilles Peskine · 4 years, 2 months ago
  80. c7eeeb1 Fix long-standing obsolete comment by Gilles Peskine · 4 years, 2 months ago
  81. e842e58 Correct some comments about ECC in mbedtls_mpi_random by Gilles Peskine · 4 years, 4 months ago
  82. 3270b14 DHM: add test case with x_size < 0 by Gilles Peskine · 4 years, 4 months ago
  83. 19e3620 DHM tests: add some explanations by Gilles Peskine · 4 years, 4 months ago
  84. 03299dc DHM: add notes about leading zeros by Gilles Peskine · 4 years, 4 months ago
  85. ebe9b6a mpi_fill_random_internal: remove spurious grow() call by Gilles Peskine · 4 years, 4 months ago
  86. 0cb493d Note that the "0 limb in ..." tests rely on undocumented behavior by Gilles Peskine · 4 years, 4 months ago
  87. 7ed7c5a mbedtls_mpi_random: document MBEDTLS_ERR_MPI_NOT_ACCEPTABLE by Gilles Peskine · 4 years, 4 months ago
  88. e538168 MPI random test: use more iterations for small numbers by Gilles Peskine · 4 years, 4 months ago
  89. 0ad640a MPI random test: Add test cases with lower_bound > upper_bound by Gilles Peskine · 4 years, 4 months ago
  90. d463edf MPI random test: fix small-range test stats check when min > 1 by Gilles Peskine · 4 years, 4 months ago
  91. 951b569 MPI random test: Add a few more small-range tests by Gilles Peskine · 4 years, 4 months ago
  92. fbb9009 Fix copypasta in test case description by Gilles Peskine · 4 years, 4 months ago
  93. ee966c4 Contextualize comment about mbedtls_mpi_random retries by Gilles Peskine · 4 years, 4 months ago
  94. eedefa5 Better document and slightly simplify >>2^n heuristic by Gilles Peskine · 4 years, 4 months ago
  95. 422e867 MPI random: add unit tests with a previously nonzero value by Gilles Peskine · 4 years, 4 months ago
  96. 1a7df4e Fix mbedtls_mpi_random when N has leading zeros by Gilles Peskine · 4 years, 4 months ago
  97. 9367f4b Add changelog entry for non-uniform MPI random generation by Gilles Peskine · 4 years, 4 months ago
  98. da7ee01 DHM: use mbedtls_mpi_random for blinding and key generation by Gilles Peskine · 4 years, 4 months ago
  99. 8e38acc dhm_check_range: microoptimization by Gilles Peskine · 4 years, 4 months ago
  100. 17f1a26 DHM refactoring: use dhm_random_below in dhm_make_common by Gilles Peskine · 4 years, 4 months ago