1. 591f162 support mki value by Ron Eldor · 8 years ago
  2. 3adb992 Add mki value and some review comments by Ron Eldor · 8 years ago
  3. 3479078 Remove compilation warning by Johan Pascal · 8 years ago
  4. 701984d Comply with mbedtls naming rules by Johan Pascal · 8 years ago
  5. c28f1f6 Fix typos in documentation by Johan Pascal · 8 years ago
  6. 2d9470b Improve DTLS SRTP API with a dedicated function to get generated keys by Johan Pascal · 9 years ago
  7. bbc057a Move available dtls srtp profile list to ssl_config by Johan Pascal · 10 years ago
  8. b62bb51 Add RFC5764 - SRTP key generation during DTLS handshake by Johan Pascal · 10 years ago
  9. 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
  10. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  11. f87e3ae Update guards in PSA crypto library for ECDSA and DETERMINISTIC support by John Durkop · 4 years, 9 months ago
  12. e7012c7 Cleaned up test_psa_crypto_config_no_driver based on review comments by John Durkop · 4 years, 9 months ago
  13. 36a82e5 Ensure MBEDTLS_ECDSA_C is set when DETERMINISTIC_ECDSA is used by John Durkop · 4 years, 9 months ago
  14. 01fc209 Merge pull request #3748 from torstenes/3740_PSA_key_storage_systematically_store_bits by Gilles Peskine · 4 years, 9 months ago
  15. db8298c Merge pull request #3802 from peter-toft-greve/minimum_cmake by Gilles Peskine · 4 years, 9 months ago
  16. eca1855 Merge pull request #3814 from stevew817/bugfix/cpp_guard by Gilles Peskine · 4 years, 9 months ago
  17. 821f291 Ensure that all test vectors only contain one error. by Torstein Nesse · 4 years, 10 months ago
  18. 8ac0b80 Rename test_psa_want_ecdsa_disabled_softare by John Durkop · 4 years, 10 months ago
  19. 4377bf7 Added new PSA crypto config test with no test driver by John Durkop · 4 years, 10 months ago
  20. 6dff93f Ensure dependent features also included by config_psa.h by John Durkop · 4 years, 10 months ago
  21. 28baa1f Fixed test_psa_want_ecdsa_disabled_software to use proper macros by John Durkop · 4 years, 10 months ago
  22. da9f92c Merge pull request #3805 from hanno-arm/check_dtls_timers_only_once by Janos Follath · 4 years, 10 months ago
  23. ce1494b Update ChangeLog.d/systematically_store_bit_size_3740.txt by Torstein Nesse · 4 years, 10 months ago
  24. 88ebb2d Include public and public-ish PSA headers in CPP check by Steven Cooreman · 4 years, 10 months ago
  25. 8c31025 Add missing bracket for CPP guard by Steven Cooreman · 4 years, 10 months ago
  26. 70e2062 Updated minimum cmake requirement down to 2.8.12 by Peter Toft · 4 years, 10 months ago
  27. 1b275cc Merge pull request #3772 from frestr/bugfix/ccm_add_length by Gilles Peskine · 4 years, 10 months ago
  28. 176fca0 Merge pull request #3793 from daverodgman/ccm_test_memory_fix by Gilles Peskine · 4 years, 10 months ago
  29. ec32a74 Merge pull request #3799 from d3zd3z/fixchar by Gilles Peskine · 4 years, 10 months ago
  30. b7eaa77 Merge pull request #3743 from stevew817/bugfix/use_ecdh_key_in_streamlined_derivation by Gilles Peskine · 4 years, 10 months ago
  31. d924655 Update changelog entry, format specification, and correct test vectors by Torstein Nesse · 4 years, 10 months ago
  32. 8bf9097 Merge pull request #3696 from jdurkop/psa-support-data-storage-3289 by Ronald Cron · 4 years, 10 months ago
  33. 60ca77c Merge pull request #3730 from gilles-peskine-arm/psa_generate_key-curve25519 by Ronald Cron · 4 years, 10 months ago
  34. c744418 Add context-info.sh to linked tests by David Brown · 4 years, 10 months ago
  35. 3bea9f6 Add a context-info.sh test for 0xFF chars by David Brown · 4 years, 10 months ago
  36. d696e7d programs/ssl: Fix incorrect EOF check in ssl_context_info.c by Nayna Jain · 5 years ago
  37. a817ea4 Check presence of DTLS timers only once by Hanno Becker · 4 years, 10 months ago
  38. 4762edd Build: Use new-style syntax in link-libraries by Raef Coles · 4 years, 10 months ago
  39. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  40. 135ce69 Updated value of expected key size when not using test_size_function by John Durkop · 4 years, 10 months ago
  41. ac93e3b Fix guard for test_size_function() by John Durkop · 4 years, 10 months ago
  42. badd89f Added specific key size values for a test driver by John Durkop · 4 years, 10 months ago
  43. 750d0e4 Remove obsolete comment by John Durkop · 4 years, 11 months ago
  44. 9a68984 Add new size.h to vs2010 project by John Durkop · 4 years, 11 months ago
  45. 2c61835 Add support for PSA crypto driver size_function by John Durkop · 4 years, 11 months ago
  46. fa5e631 Apply review feedback by Steven Cooreman · 4 years, 10 months ago
  47. 0ea39e0 Correct use of MBEDTLS_PSA_BUILTIN_ALG_xxx in crypto library by John Durkop · 4 years, 10 months ago
  48. 2e68034 Fix memory allocation in ccm tests by Dave Rodgman · 4 years, 10 months ago
  49. 8f24a8b Merge pull request #3595 from gilles-peskine-arm/cert-gen-cleanup-202008-development by Ronald Cron · 4 years, 10 months ago
  50. 7b45313 Updates to fix check-names and all.sh tests after review by John Durkop · 4 years, 10 months ago
  51. dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
  52. c7c03b7 Enhanced documentation for crypto_config.h by John Durkop · 4 years, 10 months ago
  53. 3481882 Correct inclusion of MBEDTLS_XXX based on PSA_WANT_XXX by John Durkop · 4 years, 10 months ago
  54. 185764f Enhance description for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 10 months ago
  55. 5e940c6 Fix additional data length field check for CCM by Fredrik Strupe · 4 years, 10 months ago
  56. 162a110 Changes PSA key storage format to include key bits by Torstein Nesse · 4 years, 10 months ago
  57. 72ca397 Merge pull request #3723 from frestr/bugfix/invalid_argument_on_invalid_input by Janos Follath · 4 years, 10 months ago
  58. ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
  59. 3c9bc7e Merge pull request #3638 from ARMmbed/better-cf-padding-checks by Gilles Peskine · 4 years, 10 months ago
  60. 816e043 Update how test sets PSA_WANT_ALG_* by John Durkop · 4 years, 10 months ago
  61. d4d1ab1 Merge pull request #3282 from gabor-mezei-arm/2905_missing_cleanup_in_ssl_tests by Gilles Peskine · 4 years, 10 months ago
  62. 0dfcefb Merge pull request #3734 from gilles-peskine-arm/entropy_poll-_gnu_source-development by Gilles Peskine · 4 years, 10 months ago
  63. 949cde6 Add changelog entries for #3741 and #3742 by Steven Cooreman · 4 years, 10 months ago
  64. 0ee0d52 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  65. ce48e85 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  66. 814dca7 Fix unit tests when MBEDTLS_PSA_CRYPTO_CONFIG is enabled by John Durkop · 4 years, 10 months ago
  67. de47217 Do not print any messages if query_config option is used by gabor-mezei-arm · 5 years ago
  68. f1f7b29 Fix overiding of return value. by gabor-mezei-arm · 5 years ago
  69. 7859585 Use goto exit instead of direct return by gabor-mezei-arm · 5 years ago
  70. a9eecf1 If query_config is used only the config value is printed. by gabor-mezei-arm · 5 years ago
  71. 7f007f7 Merge pull request #3639 from okhowang/android by Janos Follath · 4 years, 10 months ago
  72. dd9ec1c Update changelog entry to mention PSA API compliance by Fredrik Strupe · 4 years, 10 months ago
  73. 2cb88c9 Merge pull request #3726 from gilles-peskine-arm/changelog-user-visible-only-development by Janos Follath · 4 years, 10 months ago
  74. a1f9ef0 Fix the build when _GNU_SOURCE is defined to a non-empty value by Gilles Peskine · 4 years, 10 months ago
  75. c6468ee Revert "Use glibc's getrandom() instead of syscall when glibc > 2.25." by Gilles Peskine · 4 years, 10 months ago
  76. 9d33914 Add changelog entry by Fredrik Strupe · 4 years, 10 months ago
  77. e9a1e13 2.24.0 is still covered by the old policy by Gilles Peskine · 4 years, 10 months ago
  78. 2acbed3 psa_generate_key: remove the bit-size sanity check by Gilles Peskine · 4 years, 10 months ago
  79. e85c0c4 Merge pull request #3717 from pkolbus/issue-3647 by Janos Follath · 4 years, 10 months ago
  80. 360e2c4 List Montgomery curves in mbedtls_ecp_curve_list() by Gilles Peskine · 5 years ago
  81. 326e474 Add basic test cases for Curve25519 by Gilles Peskine · 4 years, 10 months ago
  82. c427aa7 Merge pull request #3642 from okhowang/getrandom by Manuel Pégourié-Gonnard · 4 years, 10 months ago
  83. f90e301 Use PSA_ERROR_INVALID_ARGUMENT for invalid cipher input sizes by Fredrik Strupe · 4 years, 10 months ago
  84. 76158ce Use socklen_t on Android and other POSIX-compliant system by okhowang(王沛文) · 5 years ago
  85. 9c46a60 Use glibc's getrandom() instead of syscall when glibc > 2.25. by okhowang(王沛文) · 5 years ago
  86. 4bcfe92 When to write a changelog: minor improvements by Gilles Peskine · 4 years, 10 months ago
  87. 76228ac Fix typo in define in comment by John Durkop · 4 years, 10 months ago
  88. 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
  89. ece00a0 Explain when to write a changelog entry by Gilles Peskine · 4 years, 10 months ago
  90. 3b4edc7 We no longer credit contributors in the changelog by Gilles Peskine · 4 years, 10 months ago
  91. 27ed799 Remove changelog entries without a user-visible impact by Gilles Peskine · 4 years, 10 months ago
  92. 6d6f8a4 Clarify descriptions of constant-flow helpers by Manuel Pégourié-Gonnard · 4 years, 11 months ago archive/better-cf-padding-checks better-cf-padding-checks
  93. ca8b8e7 Restore retry in rsa_prepare_blinding() by Peter Kolbus · 4 years, 11 months ago
  94. 7829748 Merge pull request #3709 from CameronNemo/issue-3524 by Gilles Peskine · 4 years, 11 months ago
  95. bf4f408 Rework mbedtls_test_param_failed_get_state_buf() by Ronald Cron · 4 years, 11 months ago
  96. 736eb1d Update to VS project file for PSA crypto config by John Durkop · 4 years, 11 months ago
  97. 39e0967 Update version_features for new PSA crypto config by John Durkop · 4 years, 11 months ago
  98. 2542c21 Add MBEDTLS_PSA_CRYPTO_CONFIG to test program by John Durkop · 4 years, 11 months ago
  99. e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
  100. 1803563 Fix "make -C tests/data_files -f ..." by Gilles Peskine · 4 years, 11 months ago