1. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  2. cb0a9ee Merge pull request #3868 from gilles-peskine-arm/cscope-make-development by Ronald Cron · 4 years, 9 months ago
  3. 651a8fc Merge pull request #3844 from oesh/add_cscope_to_gitignore by Ronald Cron · 4 years, 9 months ago
  4. 8346c7a Add abstract target names for index generation by Gilles Peskine · 4 years, 9 months ago
  5. 406a5da Merge pull request #3697 from gilles-peskine-arm/psa-conditional-inclusion-c-project by Gilles Peskine · 4 years, 9 months ago
  6. 43818f8 Copyediting by Gilles Peskine · 4 years, 9 months ago
  7. 9a68810 Merge pull request #3830 from jdurkop/psa-crypto-config-phase2 by Gilles Peskine · 4 years, 9 months ago
  8. 11ead84 Merge pull request #3876 from maroneze/development by Gilles Peskine · 4 years, 9 months ago
  9. 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
  10. 7953329 Fix another use of uinitialized memory in ssl_parse_encrypted_pms by André Maroneze · 4 years, 9 months ago
  11. c704314 Merge pull request #3867 from gilles-peskine-arm/error-include-string by Gilles Peskine · 4 years, 9 months ago
  12. d8c27cc Fix copypasta; minor wording improvements by Gilles Peskine · 4 years, 9 months ago
  13. 67aed9a Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago
  14. bb483f6 Improve explanations around config_psa.h by Gilles Peskine · 4 years, 9 months ago
  15. 198024c Note that application code needs PSA_WANT_xxx too by Gilles Peskine · 4 years, 9 months ago
  16. 1b1f3fb Minor clarifications by Gilles Peskine · 4 years, 9 months ago
  17. 9e06907 Fix typos by Gilles Peskine · 4 years, 9 months ago
  18. 993c249 Add a section explaining the uses of PSA_WANT_xxx by Gilles Peskine · 4 years, 9 months ago
  19. b267998 Note that crypto_sizes.h needs config_psa.h as well by Gilles Peskine · 4 years, 9 months ago
  20. 5cc8dfb Removed final MBEDLTS_MD_C guard in PSA crypto library by John Durkop · 4 years, 9 months ago
  21. b6f7afc Move check config feature for PSA_WANT by John Durkop · 4 years, 9 months ago
  22. 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
  23. 9f4a01c Merge pull request #3571 from gufe44/arc4random_buf-implicit by Gilles Peskine · 4 years, 9 months ago
  24. a577c18 [minor] Added Cscope to .gitignore by Omer Shapira · 4 years, 9 months ago
  25. 9814fa2 Minor updates from review comments by John Durkop · 4 years, 9 months ago
  26. 7fc75ea Enable all features in crypto_config.h by John Durkop · 4 years, 9 months ago
  27. d8b83ea Update symmetric only reference config to include config_psa.h by John Durkop · 4 years, 9 months ago
  28. bd069d3 Enhanced testing for PSA crypto config features by John Durkop · 4 years, 9 months ago
  29. 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 9 months ago
  30. f4c4cb0 Added additional support for ECP for PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
  31. d032195 Phase 2 support for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
  32. d0c7801 Add a target for the cscope index by Gilles Peskine · 4 years, 9 months ago
  33. 646ad22 Update the list of directories containing source files by Gilles Peskine · 4 years, 9 months ago
  34. cac5536 Merge pull request #3823 from gabor-mezei-arm/3818_MBEDTLS_AES_SETKEY_DEC_ALT_excludes_MBEDTLS_CIPHER_MODE_XTS by Gilles Peskine · 4 years, 9 months ago
  35. 3809f5f Add a build with MBEDTLS_ERROR_STRERROR_DUMMY by Gilles Peskine · 4 years, 9 months ago
  36. 58858b7 Document that MBEDTLS_PSA_CRYPTO_CONFIG requires config_psa.h by Gilles Peskine · 4 years, 9 months ago
  37. a26b3e5 Only include config_psa.h from config.h with new-style PSA configuration by Gilles Peskine · 4 years, 9 months ago
  38. 25fdebf Add missing configs from test-ref-configs.pl by Gilles Peskine · 4 years, 9 months ago
  39. 7a78a1f Sort entries to make it easier to eyeball the list by Gilles Peskine · 4 years, 9 months ago
  40. b64e0fe Fix conditions for including string.h in error.c by Gilles Peskine · 4 years, 9 months ago
  41. bce4dc0 Include config_psa.h from psa/crypto.h by Gilles Peskine · 4 years, 9 months ago
  42. f4a6a05 ssl_context_info: fix config requirements by Gilles Peskine · 4 years, 9 months ago
  43. e3994d7 Merge pull request #3836 from bensze01/ecb_iv_fix by Gilles Peskine · 4 years, 9 months ago
  44. a8e40dd Do not set IV size for ECB mode ciphers by Bence Szépkúti · 4 years, 9 months ago
  45. 46f3584 Merge pull request #3845 from d3zd3z/fix3801 by Janos Follath · 4 years, 9 months ago
  46. 6b87993 Merge pull request #3609 from gilles-peskine-arm/aes-zeroize-less by Gilles Peskine · 4 years, 9 months ago
  47. 7b5e6b9 Typos and clarifications by Gilles Peskine · 4 years, 9 months ago
  48. efcf52d Merge pull request #3614 from gilles-peskine-arm/ssl-opt-gnutls-printf-development by Ronald Cron · 4 years, 9 months ago
  49. 381c107 cmake: Avoid using target_properties for old cmake by David Brown · 4 years, 9 months ago
  50. db6e33e Merge pull request #3826 from frestr/test/chachapoly_vector by Gilles Peskine · 4 years, 9 months ago
  51. a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 9 months ago
  52. 40120f6 Address review comments by Steven Cooreman · 4 years, 9 months ago
  53. 52f32c9 Merge pull request #3787 from bensze01/iv_nonce_size by Gilles Peskine · 4 years, 9 months ago
  54. 2da4292 Merge pull request #3790 from peter-toft-greve/development by Gilles Peskine · 4 years, 9 months ago
  55. 868906c Merge pull request #3235 from jeannotlapin/pr1813 by Gilles Peskine · 4 years, 9 months ago
  56. 162ec87 Detecting bit size is no longer required by Steven Cooreman · 4 years, 10 months ago
  57. c4813a6 Rename 'keygen' to 'key management' by Steven Cooreman · 4 years, 10 months ago
  58. 423d3e7 Update support macros for IV/nonce sizes by Bence Szépkúti · 4 years, 9 months ago
  59. 5fbe9e7 remove useless parentheses by Johan Pascal · 4 years, 9 months ago
  60. c3ccd98 Check transport in the extension parser/writer by Johan Pascal · 4 years, 9 months ago
  61. 5ef72d2 Style and typos by Johan Pascal · 4 years, 9 months ago
  62. 2258a4f Do not return a structure, use a return parameter by Johan Pascal · 4 years, 9 months ago
  63. 0dbcd1d Make API safer by Johan Pascal · 4 years, 9 months ago
  64. 275874b Fix previous commit by Johan Pascal · 4 years, 9 months ago
  65. 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
  66. adbd944 More minor fix by Johan Pascal · 4 years, 9 months ago
  67. 76fdf1d Minor fix and improvements by Johan Pascal · 4 years, 10 months ago
  68. 1040315 style by Johan Pascal · 4 years, 10 months ago
  69. 9bc50b0 Test check the key material exported match - include interop with openssl client by Johan Pascal · 4 years, 11 months ago
  70. 39cfd3b interop test: openssl generate the DTLS-SRTP keys by Johan Pascal · 4 years, 11 months ago
  71. d387aa0 style + missing cast by Johan Pascal · 4 years, 11 months ago
  72. 842d671 Update include/mbedtls/config.h by Johan Pascal · 4 years, 11 months ago
  73. 77696ee Add bound check in the client ssl_write_use_srtp_ext by Johan Pascal · 4 years, 11 months ago
  74. aae4d22 Improve code readability +micro optimization +style by Johan Pascal · 4 years, 11 months ago
  75. e79c1e8 style by Johan Pascal · 4 years, 11 months ago
  76. a455cd9 mbedtls_ssl_get_srtp_profile_as_string declared and defined in ssl.h by Johan Pascal · 4 years, 11 months ago
  77. f6417ec mki length feats in a uint16_t by Johan Pascal · 4 years, 11 months ago
  78. 253d026 set protection profile API gets a MBEDTLS_TLS_SRTP_UNSET terminated list by Johan Pascal · 4 years, 11 months ago
  79. 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
  80. 4f09926 use_srtp extension shall not interfere in the handshake settings by Johan Pascal · 4 years, 11 months ago
  81. d576fdb Style + fix bound check in write_use_srt_ext by Johan Pascal · 4 years, 11 months ago
  82. 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 11 months ago
  83. 8f70fba Check the server hello output buffer size when writing the use_srtp ext by Johan Pascal · 5 years ago
  84. 042d456 Improve client Hello use_srtp parsing by Johan Pascal · 5 years ago
  85. a89ca86 The client shall not enforce the use of client certificate with use_srtp extension by Johan Pascal · 5 years ago
  86. 8526957 Minor style modifications by Johan Pascal · 5 years ago
  87. 48f62e9 Fix ssl_client2 after rebase by Johan Pascal · 5 years ago
  88. 1d957e6 Fix build warning by Johan Pascal · 5 years ago
  89. b64eab7 fix style by Johan Pascal · 5 years ago
  90. 44c0a0a Stick to ChangeLog rules by Johan Pascal · 5 years ago
  91. 8f284c1 Add the SRTP configuration to query_config by Ron Eldor · 6 years ago
  92. 65b56ef Change key derivation for srtp by Ron Eldor · 6 years ago
  93. 5d991c9 Force IPv4 in gnutls_cli srtp tests by Ron Eldor · 7 years ago
  94. 9cfb5eb Disable SRTP by default by Ron Eldor · 7 years ago
  95. 313d7b5 Add variable validation by Ron Eldor · 7 years ago
  96. 75870ec Change byte copy to memcpy by Ron Eldor · 7 years ago
  97. f0f7c19 Add comment describing the feature by Ron Eldor · 7 years ago
  98. 089c9fe Improve readability by Ron Eldor · 7 years ago
  99. a978804 Style fixes by Ron Eldor · 7 years ago
  100. ef72faf Style fixes by Ron Eldor · 7 years ago