1. 8f2b66a Merge pull request #4676 from JoeSubbiani/MissingContextFree-test_suite_aes.function by Dave Rodgman · 4 years, 2 months ago
  2. ffafae4 Merge pull request #4687 from gilles-peskine-arm/winsock-fd-range-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  3. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  4. 08b5ab2 Reword changelog - Test Resource Leak by Joe Subbiani · 4 years, 2 months ago
  5. 4a28ade Changing the key length to 32 bytes in one of the PSA cipher setup tests by TRodziewicz · 4 years, 2 months ago
  6. f41dc7c Removal of RC4 certs and fixes to docs and tests by TRodziewicz · 4 years, 2 months ago
  7. 3f9e64c Fix improper spacing by Joe Subbiani · 4 years, 2 months ago
  8. a5dd7bd Fix fd range for select on Windows by Gilles Peskine · 4 years, 2 months ago
  9. 0536000 Refactor file descriptor checks into a common function by Gilles Peskine · 4 years, 2 months ago
  10. e6ef5fe Update changelog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
  11. dc5660c Update changlog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
  12. 9a32d45 Merge pull request #4517 from hanno-arm/ticket_api_3_0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  13. ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  14. 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
  15. 487b4ae Update changelog formatting - Missing Free Context by Joe Subbiani · 4 years, 2 months ago
  16. 963bb81 Removing global variable and moving variant function comment block by TRodziewicz · 4 years, 2 months ago
  17. 5c5b820 Fix typo in doc'n of session resumption API by Hanno Becker · 4 years, 2 months ago
  18. 26e8608 Changelog entry for Free Context in test_suite_aes fix by Joe Subbiani · 4 years, 2 months ago
  19. 75628d5 Code review fixes by TRodziewicz · 4 years, 2 months ago
  20. 57face2 Free context in at the end of aes_crypt_xts_size() by JoeSubbiani · 4 years, 2 months ago
  21. 532327b Merge pull request #4576 from gilles-peskine-arm/psa_key_derivation-bad_workflow-20210527 by Gilles Peskine · 4 years, 2 months ago
  22. 609ab64 Fix warning in some configurations by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  23. 6ff9ef5 Fix cmake build of fuzz_privkey by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  24. 6f19ce3 Fix async support in ssl_server2 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  25. 8707259 Improve ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  26. 1503a9a Use a proper DRBG in programs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  27. 7f93da1 Use the dedicated dummy_random in fuzzing programs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  28. 36a8963 Fix cmake build of programs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  29. e6e51aa Add ChangeLog and migration guide entries by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  30. 02b5705 Simplify internal code by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  31. 7962bfa Remove "internal RNG" code from ECP by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  32. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  33. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  34. 39be141 Add RNG parameter to check_pair functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  35. f8c24bf Fix signature of check_pub_priv by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  36. 75525ae Fix mbedtls_ecp_muladd() by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  37. aa3ed6f Make RNG parameters mandatory in ECP functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  38. 7861ecf Make RNG parameters mandatory in ECDH functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  39. 1a87722 Make RNG parameters mandatory in DHM functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  40. f035904 Check for mandatory RNG parameters in RSA private by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  41. 34d3756 Make RNG parameters mandatory in PK functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  42. c305b72 Make RNG parameters mandatory in X.509 functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  43. ad5390f Clarify that RNG parameters are mandatory in SSL by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  44. ab4ecfc Improve wording of documentation of new session resumption API by Hanno Becker · 4 years, 2 months ago
  45. 15a7b73 Documentation rewording by TRodziewicz · 4 years, 2 months ago
  46. 8f91c72 Code review follow-up corrections by TRodziewicz · 4 years, 2 months ago
  47. 7ff652a Addition of ChangeLog and migration guide entry files. by TRodziewicz · 4 years, 2 months ago
  48. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  49. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  50. 9c90226 Addition of the migration guide and change log files by TRodziewicz · 4 years, 2 months ago
  51. 5bbbb5e Remove the mbedtls_printf and FAIL macros by TRodziewicz · 4 years, 2 months ago
  52. 9a9609e Make static all the functions moved to bechmark.c by TRodziewicz · 4 years, 2 months ago
  53. 90f304f Fixing test_clang_opt (asm not defined) by TRodziewicz · 4 years, 2 months ago
  54. d854083 Move part of timing module out of the library by TRodziewicz · 4 years, 2 months ago
  55. 8cad2e2 Merge pull request #4595 from gilles-peskine-arm/alt-dummy-headers-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  56. 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
  57. e570248 mbedtls_dhm_get_value parameter order: context first, output last by Gilles Peskine · 4 years, 2 months ago
  58. cadd3d8 Give examples of PLATFORM_XXX_ALT by Gilles Peskine · 4 years, 2 months ago
  59. bf26bef Discuss the durability of PSA drivers vs ALT when introducing them by Gilles Peskine · 4 years, 2 months ago
  60. a71db94 Document that contexts must be movable by Gilles Peskine · 4 years, 2 months ago
  61. f35c42b Document the remaining constraints on ALT context types by Gilles Peskine · 4 years, 2 months ago
  62. 1628a9c MBEDTLS_DEBUG_C is compatible with every whole-module ALT except DHM by Gilles Peskine · 4 years, 2 months ago
  63. 5c3f18d MBEDTLS_PK_PARSE_EC_EXTENDED is incompatible with MBEDTLS_ECP_ALT by Gilles Peskine · 4 years, 2 months ago
  64. ad7f53c Define public fields of mbedtls_ecp_group in alt test header by Gilles Peskine · 4 years, 2 months ago
  65. bf69ea5 Make some fields of mbedtls_ecp_group public by Gilles Peskine · 4 years, 2 months ago
  66. cd07e22 New function mbedtls_ecjpake_set_point_format by Gilles Peskine · 4 years, 2 months ago
  67. 71acc6e New function mbedtls_dhm_get_value to copy a field of a DHM context by Gilles Peskine · 4 years, 2 months ago
  68. 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
  69. 85b1bc6 pk_debug: build with RSA_ALT implementations by Gilles Peskine · 4 years, 2 months ago
  70. d41d59e Timing: support ALT implementations in self-test by Gilles Peskine · 4 years, 2 months ago
  71. cc73cc5 Test the build with whole-module alternative implementations by Gilles Peskine · 4 years, 2 months ago
  72. 8e90cf4 config.py: new command line commands set-all and unset-all by Gilles Peskine · 4 years, 2 months ago
  73. a0ebaef Create threading_alt.h header for testing by Gilles Peskine · 4 years, 2 months ago
  74. c5048db Create xxx_alt.h headers for testing by Gilles Peskine · 4 years, 2 months ago
  75. a1b44dd Changelog entry for MBEDTLS_ECP_MAX_BITS automatic determination by Gilles Peskine · 4 years, 2 months ago
  76. 814d012 Test calculated MBEDTLS_ECP_MAX_xxx constants in unit tests by Gilles Peskine · 4 years, 2 months ago
  77. 601d343 Update TLS presets when adding a curve by Gilles Peskine · 4 years, 2 months ago
  78. 6e1387a Update MBEDTLS_ECP_MAX_BITS when adding a curve by Gilles Peskine · 4 years, 2 months ago
  79. d0b1630 Determine MBEDTLS_ECP_MAX_BITS automatically by Gilles Peskine · 4 years, 2 months ago
  80. 9ef1ea7 Move the definition of derived values out of the settings section by Gilles Peskine · 4 years, 2 months ago
  81. 6a2fb61 Rename library/ecp_alt.h to ecp_internal_alt.h by Gilles Peskine · 4 years, 2 months ago
  82. b9ccb25 Starter-class documentation of alternative implementations by Gilles Peskine · 4 years, 2 months ago
  83. cee21d7 Merge pull request #4606 from TRodziewicz/turn__SSL_SRV_RESPECT_CLIENT_PREFERENCE_config_opt_to_runtime_opt by Gilles Peskine · 4 years, 2 months ago
  84. af5bd67 Fix copypasta in test data by Gilles Peskine · 4 years, 2 months ago
  85. c7319cd Use UNUSED wherever applicable in derive_input tests by Gilles Peskine · 4 years, 2 months ago
  86. 823f594 Merge pull request #4511 from mstarzyk-mobica/mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
  87. c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
  88. a90e090 Remove scripts automating wrapping structs members with MBEDTLS_PRIVATE. by Ronald Cron · 4 years, 2 months ago
  89. 3946f79 Correction according to code review (function and param. names change by TRodziewicz · 4 years, 2 months ago
  90. 8b223b6 Addition of the migration guide entry file. by TRodziewicz · 4 years, 2 months ago
  91. 8476f2f Turn _SSL_SRV_RESPECT_CLIENT_PREFERENCE config option to a runtime option by TRodziewicz · 4 years, 2 months ago
  92. 1fcd72e change log and migr. guide fixes and _DEPRECATED_REMOVED removed by TRodziewicz · 4 years, 2 months ago
  93. b1edaec Fix missing state check for tls12_prf output by Gilles Peskine · 4 years, 2 months ago
  94. 93038fa Key derivation: add test cases where the secret is missing by Gilles Peskine · 4 years, 2 months ago
  95. 21f8464 Merge pull request #4317 from yanesca/psa-jpake-interface by Janos Follath · 4 years, 2 months ago
  96. 57864fa Merge pull request #4634 from Patater/mbed-can-do-timing by Ronald Cron · 4 years, 2 months ago
  97. 88c88ed Merge pull request #4647 from daverodgman/travis-disable-osx-development by Dave Rodgman · 4 years, 2 months ago
  98. 02b76b7 Merge pull request #4619 from TRodziewicz/remove_MBEDTLS_X509_CHECK_x_KEY_USAGE_options by Gilles Peskine · 4 years, 2 months ago
  99. d0581e1 Disable OS X builds on Travis by Dave Rodgman · 4 years, 2 months ago
  100. 44eea8f Merge pull request #4477 from TRodziewicz/Remove__X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by Manuel Pégourié-Gonnard · 4 years, 2 months ago