1. b64eab7 fix style by Johan Pascal · 5 years ago
  2. 44c0a0a Stick to ChangeLog rules by Johan Pascal · 5 years ago
  3. 8f284c1 Add the SRTP configuration to query_config by Ron Eldor · 6 years ago
  4. 65b56ef Change key derivation for srtp by Ron Eldor · 6 years ago
  5. 5d991c9 Force IPv4 in gnutls_cli srtp tests by Ron Eldor · 7 years ago
  6. 9cfb5eb Disable SRTP by default by Ron Eldor · 7 years ago
  7. 313d7b5 Add variable validation by Ron Eldor · 7 years ago
  8. 75870ec Change byte copy to memcpy by Ron Eldor · 7 years ago
  9. f0f7c19 Add comment describing the feature by Ron Eldor · 7 years ago
  10. 089c9fe Improve readability by Ron Eldor · 7 years ago
  11. a978804 Style fixes by Ron Eldor · 7 years ago
  12. ef72faf Style fixes by Ron Eldor · 7 years ago
  13. 2b3dfe4 Force IPv6 for DTLS interop tests with gnutls-cli by Ron Eldor · 7 years ago
  14. 3c6a44b Add interop tests by Ron Eldor · 7 years ago
  15. 311b95a Fix compilation errors by Ron Eldor · 7 years ago
  16. b465539 Add tests and code to support by Ron Eldor · 7 years ago
  17. 1c399bd Set authmode to optional, if not set by Ron Eldor · 7 years ago
  18. 12c6ead Fix mki issues by Ron Eldor · 7 years ago
  19. 6ea6451 Add dtls-srtp to client and server examples by Ron Eldor · 7 years ago
  20. 9d36d31 Fix failure in ssl-opts.sh by Ron Eldor · 7 years ago
  21. 4cbe693 Add ChangeLog by Ron Eldor · 7 years ago
  22. 57cc70e Enforce SRTP mandatory HS messages by Ron Eldor · 7 years ago
  23. 9e90964 Fix doxygen script errors by Ron Eldor · 7 years ago
  24. 349877e Fix idetifier check script error by Ron Eldor · 7 years ago
  25. a37326a Make keyu material length in \ out by Ron Eldor · 7 years ago
  26. 591f162 support mki value by Ron Eldor · 8 years ago
  27. 3adb992 Add mki value and some review comments by Ron Eldor · 8 years ago
  28. 3479078 Remove compilation warning by Johan Pascal · 8 years ago
  29. 701984d Comply with mbedtls naming rules by Johan Pascal · 8 years ago
  30. c28f1f6 Fix typos in documentation by Johan Pascal · 8 years ago
  31. 2d9470b Improve DTLS SRTP API with a dedicated function to get generated keys by Johan Pascal · 9 years ago
  32. bbc057a Move available dtls srtp profile list to ssl_config by Johan Pascal · 10 years ago
  33. b62bb51 Add RFC5764 - SRTP key generation during DTLS handshake by Johan Pascal · 10 years ago
  34. 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
  35. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  36. f87e3ae Update guards in PSA crypto library for ECDSA and DETERMINISTIC support by John Durkop · 4 years, 9 months ago
  37. e7012c7 Cleaned up test_psa_crypto_config_no_driver based on review comments by John Durkop · 4 years, 9 months ago
  38. 36a82e5 Ensure MBEDTLS_ECDSA_C is set when DETERMINISTIC_ECDSA is used by John Durkop · 4 years, 9 months ago
  39. 01fc209 Merge pull request #3748 from torstenes/3740_PSA_key_storage_systematically_store_bits by Gilles Peskine · 4 years, 9 months ago
  40. db8298c Merge pull request #3802 from peter-toft-greve/minimum_cmake by Gilles Peskine · 4 years, 9 months ago
  41. eca1855 Merge pull request #3814 from stevew817/bugfix/cpp_guard by Gilles Peskine · 4 years, 9 months ago
  42. 821f291 Ensure that all test vectors only contain one error. by Torstein Nesse · 4 years, 10 months ago
  43. 8ac0b80 Rename test_psa_want_ecdsa_disabled_softare by John Durkop · 4 years, 10 months ago
  44. 4377bf7 Added new PSA crypto config test with no test driver by John Durkop · 4 years, 10 months ago
  45. 6dff93f Ensure dependent features also included by config_psa.h by John Durkop · 4 years, 10 months ago
  46. 28baa1f Fixed test_psa_want_ecdsa_disabled_software to use proper macros by John Durkop · 4 years, 10 months ago
  47. da9f92c Merge pull request #3805 from hanno-arm/check_dtls_timers_only_once by Janos Follath · 4 years, 10 months ago
  48. ce1494b Update ChangeLog.d/systematically_store_bit_size_3740.txt by Torstein Nesse · 4 years, 10 months ago
  49. 88ebb2d Include public and public-ish PSA headers in CPP check by Steven Cooreman · 4 years, 10 months ago
  50. 8c31025 Add missing bracket for CPP guard by Steven Cooreman · 4 years, 10 months ago
  51. 70e2062 Updated minimum cmake requirement down to 2.8.12 by Peter Toft · 4 years, 10 months ago
  52. 1b275cc Merge pull request #3772 from frestr/bugfix/ccm_add_length by Gilles Peskine · 4 years, 10 months ago
  53. 176fca0 Merge pull request #3793 from daverodgman/ccm_test_memory_fix by Gilles Peskine · 4 years, 10 months ago
  54. ec32a74 Merge pull request #3799 from d3zd3z/fixchar by Gilles Peskine · 4 years, 10 months ago
  55. b7eaa77 Merge pull request #3743 from stevew817/bugfix/use_ecdh_key_in_streamlined_derivation by Gilles Peskine · 4 years, 10 months ago
  56. d924655 Update changelog entry, format specification, and correct test vectors by Torstein Nesse · 4 years, 10 months ago
  57. 8bf9097 Merge pull request #3696 from jdurkop/psa-support-data-storage-3289 by Ronald Cron · 4 years, 10 months ago
  58. 60ca77c Merge pull request #3730 from gilles-peskine-arm/psa_generate_key-curve25519 by Ronald Cron · 4 years, 10 months ago
  59. c744418 Add context-info.sh to linked tests by David Brown · 4 years, 10 months ago
  60. 3bea9f6 Add a context-info.sh test for 0xFF chars by David Brown · 4 years, 10 months ago
  61. d696e7d programs/ssl: Fix incorrect EOF check in ssl_context_info.c by Nayna Jain · 5 years ago
  62. a817ea4 Check presence of DTLS timers only once by Hanno Becker · 4 years, 10 months ago
  63. 4762edd Build: Use new-style syntax in link-libraries by Raef Coles · 4 years, 10 months ago
  64. 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
  65. 135ce69 Updated value of expected key size when not using test_size_function by John Durkop · 4 years, 10 months ago
  66. ac93e3b Fix guard for test_size_function() by John Durkop · 4 years, 10 months ago
  67. badd89f Added specific key size values for a test driver by John Durkop · 4 years, 10 months ago
  68. 750d0e4 Remove obsolete comment by John Durkop · 4 years, 11 months ago
  69. 9a68984 Add new size.h to vs2010 project by John Durkop · 4 years, 11 months ago
  70. 2c61835 Add support for PSA crypto driver size_function by John Durkop · 4 years, 11 months ago
  71. fa5e631 Apply review feedback by Steven Cooreman · 4 years, 10 months ago
  72. 0ea39e0 Correct use of MBEDTLS_PSA_BUILTIN_ALG_xxx in crypto library by John Durkop · 4 years, 10 months ago
  73. 2e68034 Fix memory allocation in ccm tests by Dave Rodgman · 4 years, 10 months ago
  74. 8f24a8b Merge pull request #3595 from gilles-peskine-arm/cert-gen-cleanup-202008-development by Ronald Cron · 4 years, 10 months ago
  75. 7b45313 Updates to fix check-names and all.sh tests after review by John Durkop · 4 years, 10 months ago
  76. dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
  77. c7c03b7 Enhanced documentation for crypto_config.h by John Durkop · 4 years, 10 months ago
  78. 3481882 Correct inclusion of MBEDTLS_XXX based on PSA_WANT_XXX by John Durkop · 4 years, 10 months ago
  79. 185764f Enhance description for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 10 months ago
  80. 5e940c6 Fix additional data length field check for CCM by Fredrik Strupe · 4 years, 10 months ago
  81. 162a110 Changes PSA key storage format to include key bits by Torstein Nesse · 4 years, 10 months ago
  82. 72ca397 Merge pull request #3723 from frestr/bugfix/invalid_argument_on_invalid_input by Janos Follath · 4 years, 10 months ago
  83. ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
  84. 3c9bc7e Merge pull request #3638 from ARMmbed/better-cf-padding-checks by Gilles Peskine · 4 years, 10 months ago
  85. 816e043 Update how test sets PSA_WANT_ALG_* by John Durkop · 4 years, 10 months ago
  86. d4d1ab1 Merge pull request #3282 from gabor-mezei-arm/2905_missing_cleanup_in_ssl_tests by Gilles Peskine · 4 years, 10 months ago
  87. 0dfcefb Merge pull request #3734 from gilles-peskine-arm/entropy_poll-_gnu_source-development by Gilles Peskine · 4 years, 10 months ago
  88. 949cde6 Add changelog entries for #3741 and #3742 by Steven Cooreman · 4 years, 10 months ago
  89. 0ee0d52 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  90. ce48e85 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  91. 814dca7 Fix unit tests when MBEDTLS_PSA_CRYPTO_CONFIG is enabled by John Durkop · 4 years, 10 months ago
  92. de47217 Do not print any messages if query_config option is used by gabor-mezei-arm · 5 years ago
  93. f1f7b29 Fix overiding of return value. by gabor-mezei-arm · 5 years ago
  94. 7859585 Use goto exit instead of direct return by gabor-mezei-arm · 5 years ago
  95. a9eecf1 If query_config is used only the config value is printed. by gabor-mezei-arm · 5 years ago
  96. 7f007f7 Merge pull request #3639 from okhowang/android by Janos Follath · 4 years, 10 months ago
  97. dd9ec1c Update changelog entry to mention PSA API compliance by Fredrik Strupe · 4 years, 10 months ago
  98. 2cb88c9 Merge pull request #3726 from gilles-peskine-arm/changelog-user-visible-only-development by Janos Follath · 4 years, 10 months ago
  99. a1f9ef0 Fix the build when _GNU_SOURCE is defined to a non-empty value by Gilles Peskine · 4 years, 10 months ago
  100. c6468ee Revert "Use glibc's getrandom() instead of syscall when glibc > 2.25." by Gilles Peskine · 4 years, 10 months ago