1. 0abd677 Add list_config generation by Jerry Yu · 3 years, 8 months ago
  2. 18a59b7 Merge pull request #5306 from gilles-peskine-arm/test-missing-ret-check-202112-2.x by Gilles Peskine · 3 years, 8 months ago
  3. 3fc0d30 Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
  4. 3d28378 Check return values in more places by Gilles Peskine · 3 years, 8 months ago
  5. 362d6ef Merge pull request #5301 from paul-elliott-arm/test_suite_cipher_returns_2.x by Gilles Peskine · 3 years, 8 months ago
  6. 4a5396e Merge pull request #5299 from paul-elliott-arm/crypt_and_hash_prog_2.x by Gilles Peskine · 3 years, 8 months ago
  7. 51377d8 Merge pull request #5280 from davidhorstmann-arm/2.x-improve-cmac-docs by Gilles Peskine · 3 years, 8 months ago
  8. c2c1c22 Merge pull request #5298 from paul-elliott-arm/ssl_context_info_prog_2.x by Gilles Peskine · 3 years, 8 months ago
  9. 68b64cd Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
  10. d068876 Add checks for return values to md functions by Paul Elliott · 3 years, 8 months ago
  11. 8f20bab Fix printf format specifier by Paul Elliott · 3 years, 8 months ago
  12. 110afd0 Prevent resource leak by Paul Elliott · 3 years, 8 months ago
  13. 620cbb9 Merge pull request #5262 from xffbai/code-align-backport2.x by Ronald Cron · 3 years, 8 months ago
  14. c3319e7 Merge pull request #5189 from gilles-peskine-arm/struct_reordering_2.x by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  15. 218abe0 Merge pull request #5284 from gabor-mezei-arm/4926_bp2x_base64_move_constant-time_functions by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  16. 00e08a3 Update generated files by Gabor Mezei · 3 years, 8 months ago
  17. 3a755f5 Add documentation for the functions by Gabor Mezei · 3 years, 9 months ago
  18. 46ca2f7 Unify function parameters by Gabor Mezei · 3 years, 9 months ago
  19. df29332 Make mbedtls_ct_uchar_mask_of_range function static by Gabor Mezei · 3 years, 8 months ago
  20. f554ce2 Delete base64_invasive.h due to functions are moved to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  21. 3d4dba8 Move mbedtls_ct_base64_dec_value function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  22. 200708d Move mbedtls_ct_base64_enc_char function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  23. 46f79c3 Move mbedtls_ct_uchar_mask_of_range function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  24. 7464f37 Rename functions to have suitable name by Gabor Mezei · 3 years, 9 months ago
  25. b56f38f Reword documentation of CMAC operations by David Horstmann · 3 years, 8 months ago
  26. 582f239 Merge pull request #5167 from tom-cosgrove-arm/fix-builds-with-only-mbedtls_bignum_c-defined by Gilles Peskine · 3 years, 8 months ago
  27. ad47e6d Add changelog entry for build error fixes by Gilles Peskine · 3 years, 8 months ago
  28. 1e31316 Merge pull request #5258 from gilles-peskine-arm/pip-requirements-2.x by Gilles Peskine · 3 years, 8 months ago
  29. 5d6de4e Merge pull request #5254 from adeaarm/development_2.x by Gilles Peskine · 3 years, 8 months ago
  30. 4b71e9b Correct default requirements file name in help by Gilles Peskine · 3 years, 8 months ago
  31. f40545d Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
  32. f3564bf Add Cryptodome to maintainer requirements by Gilles Peskine · 3 years, 8 months ago
  33. 3f5f7df Remove accidental requirement on the worktree content by Gilles Peskine · 3 years, 8 months ago
  34. ca07ea0 Allow passing options to pip by Gilles Peskine · 3 years, 9 months ago
  35. c31780f Use a method to invoke pip that works on Windows by Gilles Peskine · 3 years, 9 months ago
  36. 6d253cc Travis: use the in-tree Python package requirements by Gilles Peskine · 3 years, 9 months ago
  37. ce8ccaf Docker: Python requirements are now managed in-tree by Gilles Peskine · 3 years, 9 months ago
  38. e4d142f Script to install minimum versions of the requirements by Gilles Peskine · 3 years, 9 months ago
  39. 12fe74e Declare which Python packages we use by Gilles Peskine · 3 years, 9 months ago
  40. bf67233 Align function parameter names for mbedtls_set_key_owner_id in PSA headers by Antonio de Angelis · 3 years, 8 months ago
  41. ebe6caa Merge pull request #5089 from ronald-cron-arm/psa-test-driver by Gilles Peskine · 3 years, 8 months ago
  42. 9ecdd97 psa: Fix obsolete code guard by Ronald Cron · 3 years, 9 months ago
  43. bdea4d4 psa: Fix and improve comments by Ronald Cron · 3 years, 9 months ago
  44. 0962370 all.sh: psa: Add cipher acceleration test component by Ronald Cron · 3 years, 10 months ago
  45. f7e483c all.sh: psa: Add hash acceleration test component by Ronald Cron · 4 years, 3 months ago
  46. 9130ead tests: psa: Add dependencies on built-in hash by Ronald Cron · 3 years, 10 months ago
  47. ef14af0 tests: psa: Refine choice of default hash algorithm for signature by Ronald Cron · 4 years ago
  48. d2c53e6 all.sh: psa: Add ECDSA and RSA signature acceleration component by Ronald Cron · 3 years, 11 months ago
  49. d98ec4b psa: Fix some dependencies in config_psa.h by Ronald Cron · 4 years, 3 months ago
  50. 0d5a27b psa: Fix Mbed TLS hash operation definition by Ronald Cron · 3 years, 10 months ago
  51. cfc3c7b psa: Remove test code in the library by Ronald Cron · 4 years, 5 months ago
  52. b814bda Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
  53. df885c0 tests: Add build of a PSA test driver library by Ronald Cron · 4 years, 3 months ago
  54. 7b7854e tests: Rename test driver entry points by Ronald Cron · 4 years, 5 months ago
  55. d54303d psa: test driver: Move driver test entry points prototypes by Ronald Cron · 4 years, 4 months ago
  56. 088d5d0 psa: Add driver initialization and termination by Ronald Cron · 4 years, 4 months ago
  57. 485559e psa: Fix unused variable warnings by Ronald Cron · 4 years, 3 months ago
  58. 7207d57 psa: asymmetric_encrypt/decrypt: Improve error code consistency by Ronald Cron · 4 years ago
  59. 2091eed psa: driver: Reduce the scope of test driver entry points by Ronald Cron · 4 years, 4 months ago
  60. 3a95d2b psa: Fix the size of hash buffers by Ronald Cron · 3 years, 10 months ago
  61. 0859fe2 psa: Fix hash max sizes by Ronald Cron · 3 years, 10 months ago
  62. 0c677c2 psa: Fix hash and mac operation type by Ronald Cron · 4 years, 4 months ago
  63. fefa458 tests: psa: Fix guards by Ronald Cron · 4 years, 1 month ago
  64. 41f2750 tests: psa: Fix the dependencies on some driver wrappers fallback tests by Ronald Cron · 4 years, 4 months ago
  65. a23d9bb tests: psa: Fix MD5 support not available dependencies by Ronald Cron · 3 years, 10 months ago
  66. 92becc6 tests: ssl: Add misssing dependencies on SHA-1 by Ronald Cron · 3 years, 10 months ago
  67. ae2e4a7 tests: Fix x509parse test dependency by Ronald Cron · 4 years ago
  68. f7e83d5 tests: psa: Remove wrong test function dependencies by Ronald Cron · 4 years, 4 months ago
  69. 4bcccc6 tests: psa driver: Align RSA/ECP sign/verify hash dispatch by Ronald Cron · 4 years, 4 months ago
  70. a2dbe66 tests: psa: driver: mac: Remove opaque entry points in library by Ronald Cron · 4 years, 1 month ago
  71. dbfc651 Merge pull request #5232 from gilles-peskine-arm/dlopen-test-2.x by Gilles Peskine · 3 years, 8 months ago
  72. 005887d Merge pull request #5231 from ronald-cron-arm/psa-opaque-key-checks-2.x by Gilles Peskine · 3 years, 8 months ago
  73. 3f5c223 Merge pull request #5235 from paul-elliott-arm/fix_test_suite_ssl_2.x by Gilles Peskine · 3 years, 8 months ago
  74. 9501bd7 Make PSA headers more self-contained by Gilles Peskine · 3 years, 8 months ago
  75. 14148c4 Fix Changelog by Paul Elliott · 3 years, 9 months ago
  76. 9545786 Fix compilation errors. by Paul Elliott · 3 years, 9 months ago
  77. 6fa5c1d Use the normal idiom to support MBEDTLS_CONFIG_FILE by Gilles Peskine · 3 years, 8 months ago
  78. 8e8e965 Fix dynamic library extension on macOS by Gilles Peskine · 3 years, 9 months ago
  79. eea9c74 More explicit output for the test program by Gilles Peskine · 3 years, 9 months ago
  80. 3dbb3e7 Avoid undefined variable warning without MBEDTLS_MD_C by Gilles Peskine · 3 years, 9 months ago
  81. 99d8486 Use CMake's knowledge of what system library has dlopen() by Gilles Peskine · 3 years, 9 months ago
  82. 507c787 Don't build dlopen when building for Windows by Gilles Peskine · 3 years, 9 months ago
  83. 71fcb3c Only link with libdl on Linux by Gilles Peskine · 3 years, 9 months ago
  84. 27482f1 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago
  85. e943353 New test app for dynamic loading of libmbed* with dlopen by Gilles Peskine · 3 years, 9 months ago
  86. f8f425d psa: Remove psa_key_slot_is_external() by Ronald Cron · 4 years ago
  87. 41e8006 psa: Remove buggy report of RSA public exponent for opaque keys by Ronald Cron · 4 years ago
  88. 0518f61 psa: Fix slot number key attribute by Ronald Cron · 4 years ago
  89. 8a0466a Clarify psa_get_and_lock_transparent_key_slot_with_policy() purpose by Ronald Cron · 4 years ago
  90. c668de6 Merge pull request #5200 from AndrzejKurek/fix-getting-started-2_x by Gilles Peskine · 3 years, 9 months ago
  91. 3107b33 Merge pull request #5154 from gabor-mezei-arm/3649_bp2x_move_constant_time_functions_into_separate_module by Gilles Peskine · 3 years, 9 months ago
  92. 989a4e9 Merge pull request #5132 from openluopworld/origin/development_2.x by Gilles Peskine · 3 years, 9 months ago
  93. b80aa7c Merge pull request #5214 from tom-cosgrove-arm/pr5105_2.x by Gilles Peskine · 3 years, 9 months ago
  94. 8100bf5 further improvements to sha256 docs by Tom Cosgrove · 3 years, 9 months ago
  95. bcd2f67 doc improvements in aes and sha256 includes by Tom Cosgrove · 3 years, 9 months ago
  96. f236bbb Fix duplicate variable name in getting_started.md by Andrzej Kurek · 3 years, 9 months ago
  97. 1d7f7a7 Merge pull request #5194 from bensze01/invalid_nonce_error_2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  98. 23b4096 Fix several bugs with multiline comments by Gilles Peskine · 3 years, 9 months ago
  99. 4480162 Improve comment and string stripping by Gilles Peskine · 3 years, 9 months ago
  100. 4f04d61 Fix terminology in comment by Gilles Peskine · 3 years, 9 months ago