1. a32546c Update changelog by Bence Szépkúti · 1 year, 5 months ago
  2. ae0d97a Update compilers list in docs and changelog by Bence Szépkúti · 1 year, 5 months ago
  3. 0719d7c Update the MSBuild toolset versions to VS2017 by Bence Szépkúti · 1 year, 5 months ago
  4. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  5. 8a2062c Merge pull request #8892 from paul-elliott-arm/add_threading_to_drivers by Paul Elliott · 1 year, 5 months ago
  6. 31403a4 Merge pull request #8678 from daverodgman/quietbuild by Gilles Peskine · 1 year, 5 months ago
  7. 71cc260 Merge pull request #8728 from minosgalanakis/features/add_mbedtls_x509_crt_get_ca_istrue_accesor_6151 by Gilles Peskine · 1 year, 5 months ago
  8. 3c4166a Merge pull request #8863 from minosgalanakis/feature/add_ecdh_context_5016 by Dave Rodgman · 1 year, 5 months ago
  9. 581e636 test_suite_x509parse: Added test-case for legacy certificate by Minos Galanakis · 1 year, 5 months ago
  10. 053b788 Ensure drivers have threading enabled if required by Paul Elliott · 1 year, 5 months ago
  11. 87b4f6d x509: Reworded documentation bits. by Minos Galanakis · 1 year, 5 months ago
  12. d06244b Merge pull request #8821 from davidhorstmann-arm/fix-config-bitflag by Gilles Peskine · 1 year, 5 months ago
  13. 8462146 Merge pull request #8867 from gilles-peskine-arm/psa_key_attributes-remove_core by Gilles Peskine · 1 year, 5 months ago
  14. 634f4d6 Merge pull request #8846 from gilles-peskine-arm/ecp-write-ext-3.6 by Paul Elliott · 1 year, 5 months ago
  15. fad79fc Merge remote-tracking branch 'development' into ecp-write-ext-3.6 by Gilles Peskine · 1 year, 5 months ago
  16. 79ee110 Added changelog by Minos Galanakis · 1 year, 6 months ago
  17. a83ada4 tests: Added test for `mbedtls_x509_crt_get_ca_istrue()` by Minos Galanakis · 1 year, 7 months ago
  18. 2abbac7 x509: Added `mbedtls_x509_crt_get_ca_istrue()` API accessor. by Minos Galanakis · 1 year, 7 months ago
  19. 3cfdd73 Changelog: Added changelog for `mbedtls_ecdh_get_grp_id`. by Minos Galanakis · 1 year, 5 months ago
  20. e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  21. 71fa1a9 Fix code style by David Horstmann · 1 year, 5 months ago
  22. 76ba26a Fixup: add peer_cert_digest_type to comment by David Horstmann · 1 year, 5 months ago
  23. 7335082 Add ChangeLog entry for ssl serialization bitflags by David Horstmann · 1 year, 5 months ago
  24. f686f1d Fix naming inconsistencies in config bits by David Horstmann · 1 year, 5 months ago
  25. 79aaaa4 Fix formatting by Dave Rodgman · 1 year, 5 months ago
  26. 531aca2 Fix missing fields in ssl session struct comment by David Horstmann · 1 year, 5 months ago
  27. cb01b36 Move session descriptions into a single comment by David Horstmann · 1 year, 5 months ago
  28. 80a9668 Add config guards to session struct comments by David Horstmann · 1 year, 5 months ago
  29. e59f970 Move session functions to same part of file by David Horstmann · 1 year, 5 months ago
  30. 92b258b Update ssl session serialization config bitflag by David Horstmann · 1 year, 6 months ago
  31. 5c5a32f Add session config bit for KEEP_PEER_CERTIFICATE by David Horstmann · 1 year, 6 months ago
  32. d32dd08 changelog: fix description by Valerio Setti · 1 year, 5 months ago
  33. 87218b3 blank line for readability by Dave Rodgman · 1 year, 5 months ago
  34. 869e310 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
  35. 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
  36. 5f7862a Fix docs by Dave Rodgman · 1 year, 5 months ago
  37. a3e694c simplify printf call by Dave Rodgman · 1 year, 5 months ago
  38. 63c94a3 improve docs by Dave Rodgman · 1 year, 5 months ago
  39. 2096478 Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
  40. 1f08a32 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
  41. 4ee6f81 add changelog by Valerio Setti · 1 year, 5 months ago
  42. b4ce628 tests: Added test for `mbedtls_ecdh_context_grp` by Minos Galanakis · 1 year, 5 months ago
  43. d753738 echd: Added `mbedtls_ecdh_get_grp_id` getter. by Minos Galanakis · 1 year, 5 months ago
  44. 84a7bfb mbedtls_ecp_write_key_ext(): Upgrade import_pair_into_psa as well by Gilles Peskine · 1 year, 5 months ago
  45. b395e74 mbedtls_ecp_write_key_ext(): make key const by Gilles Peskine · 1 year, 5 months ago
  46. 04ae479 mbedtls_ecp_write_key_ext: document error for no private key set by Gilles Peskine · 1 year, 5 months ago
  47. c0f7a86 mbedtls_ecp_write_key(): deprecate the old function by Gilles Peskine · 1 year, 6 months ago
  48. 84b9f1b mbedtls_ecp_write_key_ext(): migrate internally by Gilles Peskine · 1 year, 6 months ago
  49. acdc52e mbedtls_ecp_write_key_ext(): recommend over the old function in documentation by Gilles Peskine · 1 year, 6 months ago
  50. e3fb4cc mbedtls_ecp_write_key_ext(): new function by Gilles Peskine · 1 year, 6 months ago
  51. 7f523bf Merge pull request #8845 from gilles-peskine-arm/ecp-write-doc-3.6 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  52. 0eb4e7f Fix code style by Gilles Peskine · 1 year, 5 months ago
  53. 90eca2a ssl_test_lib: add guards for pk_wrap_as_opaque() by Valerio Setti · 1 year, 5 months ago
  54. b484e37 pk: fix alg selection in mbedtls_pk_sign_ext() for opaque keys by Valerio Setti · 1 year, 5 months ago
  55. e92796e Get rid of flags in attributes by Gilles Peskine · 1 year, 5 months ago
  56. 972539c In attributes, keep track of slot number through a dedicated field by Gilles Peskine · 1 year, 5 months ago
  57. 2dc2bd7 Get rid of psa_core_key_attributes_t by Gilles Peskine · 1 year, 5 months ago
  58. 2f107ae Don't access psa_key_attributes_t.core by Gilles Peskine · 1 year, 5 months ago
  59. 7a5d920 Get rid of intermediate full-attributes local variables by Gilles Peskine · 1 year, 5 months ago
  60. 7fad3ef Switch key slots to psa_key_attributes_t by Gilles Peskine · 1 year, 5 months ago
  61. 0f40a41 psa_key_attributes_t: move slot_number to core structure by Gilles Peskine · 1 year, 5 months ago
  62. 8988767 Use attribute accessor functions in driver wrappers by Gilles Peskine · 1 year, 5 months ago
  63. 09e6fb4 Merge pull request #8865 from daverodgman/iar-fixes-feb27 by Dave Rodgman · 1 year, 5 months ago
  64. 23e637a test_suite_pk: initialize all PSA key IDs and attributes by Valerio Setti · 1 year, 5 months ago
  65. a9de944 ssl_helpers: minor fix in mbedtls_test_ssl_endpoint_certificate_init() by Valerio Setti · 1 year, 5 months ago
  66. 88ae0ef pk: completely remove mbedtls_pk_wrap_as_opaque by Valerio Setti · 1 year, 5 months ago
  67. 5b5faf0 Merge pull request #8844 from davidhorstmann-arm/restore-x509-functions-to-public by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8844-ca21b241bd0ad25b2b768c8125d3a6a582181d8c
  68. 6a3da2d Add missing casts by Dave Rodgman · 1 year, 5 months ago
  69. ca21b24 Merge pull request #8840 from gilles-peskine-arm/domain_parameters-remove by Tom Cosgrove · 1 year, 5 months ago gh-readonly-queue/development/pr-8840-f4a200f106f4203322fcfc141c50cd2645021272
  70. 4c6cea5 pk: deprecate mbedtls_pk_wrap_as_opaque() by Valerio Setti · 1 year, 5 months ago
  71. 7541ebe programs: remove usage of mbedtls_pk_wrap_as_opaque() from tests by Valerio Setti · 1 year, 5 months ago
  72. 1fa2f6e test: remove usage of mbedtls_pk_wrap_as_opaque() from tests by Valerio Setti · 1 year, 5 months ago
  73. 2f94766 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
  74. 67126bb remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
  75. dbc2e8d Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
  76. bdf0a6d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
  77. d0e3827 Improve docs by Dave Rodgman · 1 year, 5 months ago
  78. c7f0549 Quote directory name from cmake wrapper by Dave Rodgman · 1 year, 5 months ago
  79. 30483dc Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
  80. a9e8dbe Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
  81. e22f6a9 Finish cleaning up override that's no longer needed by Gilles Peskine · 1 year, 5 months ago
  82. 97c0b2f Remove domain parameters from psa_key_attributes_t by Gilles Peskine · 1 year, 6 months ago
  83. ef950cc Un-unrestore mbedtls_x509_string_to_names() by David Horstmann · 1 year, 5 months ago
  84. e03088b Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
  85. 98a79cd Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
  86. 00bc790 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
  87. 2190063 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
  88. f4a200f Merge pull request #8838 from paul-elliott-arm/improve_test_data_accessors by Tom Cosgrove · 1 year, 5 months ago gh-readonly-queue/development/pr-8838-0f63028809e775eb068b3575a1fd36f1ed917ff0
  89. ae5eb64 Remove domain parameters from the public API by Gilles Peskine · 1 year, 6 months ago
  90. bb6f3ff Rename variables by Gilles Peskine · 1 year, 6 months ago
  91. 4c32b69 Ignore domain parameters in RSA key generation by Gilles Peskine · 1 year, 6 months ago
  92. 6a2c400 typo by Gilles Peskine · 1 year, 5 months ago
  93. 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
  94. 9011dae Improve documentation / comments by Paul Elliott · 1 year, 5 months ago
  95. 665cf92 Merge pull request #8856 from Ryan-Everett-arm/threadsafe-openkey by Paul Elliott · 1 year, 5 months ago
  96. 5a4a6e4 Merge pull request #8833 from Ryan-Everett-arm/threadsafe-multiparts by Paul Elliott · 1 year, 5 months ago
  97. 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
  98. 81c3223 Merge pull request #8855 from gilles-peskine-arm/benchmark-ecdh-no-legacy by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  99. 7f72a06 Remove cruft by Gilles Peskine · 1 year, 5 months ago
  100. f6eb0b8 Changelog entry for benchmark improvement by Gilles Peskine · 1 year, 6 months ago