1. 46d3a37 Document include_intermediate in PSAMacroEnumerator by Gilles Peskine · 4 years, 3 months ago
  2. 08966e6 Remove duplicates from enumerated test inputs by Gilles Peskine · 4 years, 4 months ago
  3. 0a93c1b Normalize whitespace in test arguments by Gilles Peskine · 4 years, 4 months ago
  4. b93f854 Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 4 months ago
  5. 0ba69a4 Fix KeyType with parameters passed in the name argument by Gilles Peskine · 4 years, 4 months ago
  6. d6d2d6a Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
  7. 3cf3a8e Move InputsForTest to macro_collector.py by Gilles Peskine · 4 years, 4 months ago
  8. e0427c7 Merge pull request #4434 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  9. 931d91e Merge pull request #4243 from bensze01/psa_vararg by Ronald Cron · 4 years, 3 months ago
  10. 16141ed Add test driver sources to VC build by Steven Cooreman · 4 years, 4 months ago
  11. ec174e2 Update all uses of old AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
  12. 9013489 Merge pull request #4253 from mstarzyk-mobica/long_url_in_changelog_entry by Gilles Peskine · 4 years, 4 months ago
  13. ef01852 Add missing guard to mbedtls_test_hook_error_add by Chris Jones · 4 years, 4 months ago
  14. b7d02e0 Fix misc issues with unused parameters and check-names.sh by Chris Jones · 4 years, 4 months ago
  15. 7439209 Rewrite error addition interface by Chris Jones · 4 years, 4 months ago
  16. b179b84 Change set_err_add_hook void pointer to actual function pointer signature by Chris Jones · 4 years, 6 months ago
  17. ef180af Move `MBEDTLS_ERR_ADD` macro and functions to `error.*` by Chris Jones · 4 years, 6 months ago
  18. 9b31ad6 Fix error message for long lines with URLs. by Mateusz Starzyk · 4 years, 4 months ago
  19. 3cfed58 Move URL regexes to class scope. by Mateusz Starzyk · 4 years, 4 months ago
  20. 77e47c0 Add key material for twisted Edwards curves by Gilles Peskine · 4 years, 5 months ago
  21. a00abc6 Consistently describe Ed25519 as a 255-bit curve by Gilles Peskine · 4 years, 5 months ago
  22. 6754680 New elliptic curve family: twisted Edwards by Gilles Peskine · 4 years, 5 months ago
  23. 5172605 Move URL matching regex to method definition. by Mateusz Starzyk · 4 years, 4 months ago
  24. c8f4489 Use raw string + binary matching for URL regex. by Mateusz Starzyk · 4 years, 4 months ago
  25. 9ee8166 Compile URL matching regex before using it in the loop. by Mateusz Starzyk · 4 years, 4 months ago
  26. 6e47055 Allow changelog entries to have URLs exceeding 80 char limit. by Mateusz Starzyk · 4 years, 4 months ago
  27. 01196d0 Merge pull request #4214 from gilles-peskine-arm/psa-storage-format-test-types by Gilles Peskine · 4 years, 5 months ago
  28. 5cb08a8 Merge pull request #4202 from paul-elliott-arm/changelog_linelength_enforcement by Ronald Cron · 4 years, 5 months ago
  29. d75773e Pythonify and fix reported line number by Paul Elliott · 4 years, 5 months ago
  30. f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
  31. 2352396 Obtain the values of expressions by running C code by Gilles Peskine · 4 years, 5 months ago
  32. e009448 New python module to encode a PSA key for storage by Gilles Peskine · 4 years, 6 months ago
  33. 33c601c Hook up PSAMacroCollector to PSAMacroEnumerator by Gilles Peskine · 4 years, 5 months ago
  34. 22fcf1b Move PSAMacroEnumerator to macro_collector by Gilles Peskine · 4 years, 5 months ago
  35. 10ab267 Add some type annotations by Gilles Peskine · 4 years, 5 months ago
  36. b05a59a Improve error message by Paul Elliott · 4 years, 5 months ago
  37. f08648d Make assemble changelog script enforce line length by Paul Elliott · 4 years, 5 months ago
  38. 947bb0b Code readability improvements by Steven Cooreman · 4 years, 5 months ago
  39. d927ed7 Rename _MINIMUM_LENGTH flags to _AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 5 months ago
  40. 4400c3a Add _AT_LEAST_THIS_LENGTH_ macros to PSA constants test by Steven Cooreman · 4 years, 5 months ago
  41. d75adfc KeyType: do a sanity check on the key type expression by Gilles Peskine · 4 years, 6 months ago
  42. 4fbffcd Do not require typing_extensions at runtime by Gilles Peskine · 4 years, 6 months ago
  43. fa3c69a Improve documentation of crypto_knowledge.KeyType by Gilles Peskine · 4 years, 6 months ago
  44. 505cc64 Use the base name of the generating script, not the full path by Gilles Peskine · 4 years, 6 months ago
  45. 0ac258e Don't consider secp192r1 by Gilles Peskine · 4 years, 6 months ago
  46. 0cbaf05 Add some randomly generated keys by Gilles Peskine · 4 years, 6 months ago
  47. 6f6483f New module for key material for asymmetric key types by Gilles Peskine · 4 years, 6 months ago
  48. 8ffb585 New function to write a whole .data file by Gilles Peskine · 4 years, 6 months ago
  49. db2f575 New Python module for generating Mbed TLS test cases by Gilles Peskine · 4 years, 6 months ago
  50. 397b028 Create sample key material for symmetric keys by Gilles Peskine · 4 years, 6 months ago
  51. df63968 Enumerate sizes to test for each key type by Gilles Peskine · 4 years, 6 months ago
  52. 0156a15 Framework for knowledge about key types by Gilles Peskine · 4 years, 6 months ago
  53. 0655b4f Check if the last word is 'MASK', not if it ends with 'MASK' by Gilles Peskine · 4 years, 6 months ago
  54. 13d60eb MacroCollector: default to not including intermediate macros by Gilles Peskine · 4 years, 6 months ago
  55. f8deb75 Factor out is_internal_name as a separate method by Gilles Peskine · 4 years, 6 months ago
  56. e7c4455 Move PSAMacroCollector to a module of its own by Gilles Peskine · 4 years, 6 months ago
  57. 7bb85c2 Separate the parsing and generation parts of MacroCollector by Gilles Peskine · 4 years, 6 months ago
  58. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  59. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  60. 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
  61. 77e09b6 Don't turn on NO_FALLBACK for full build since it removes functionality by Steven Cooreman · 4 years, 6 months ago
  62. 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 7 months ago
  63. 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
  64. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
  65. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  66. a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
  67. 2adebc8 Move get_c_expression_values into a separate module by Gilles Peskine · 4 years, 8 months ago
  68. a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
  69. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
  70. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  71. 67aed9a Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago
  72. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  73. b64e0fe Fix conditions for including string.h in error.c by Gilles Peskine · 4 years, 9 months ago
  74. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  75. dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
  76. 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
  77. e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
  78. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
  79. cb54610 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in baremetal configuration by Ronald Cron · 4 years, 11 months ago
  80. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
  81. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
  82. 2647b68 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in full configuration by Ronald Cron · 5 years ago
  83. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  84. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  85. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  86. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  87. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  88. eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
  89. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  90. fafe855 Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macros by Manuel Pégourié-Gonnard · 5 years ago
  91. 527b878 Merge pull request #3454 from gilles-peskine-arm/include-common-h-development by Manuel Pégourié-Gonnard · 5 years ago
  92. 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  93. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  94. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  95. 66c3dc4 Include the library directory for the sake of 3rdparty by Gilles Peskine · 5 years ago
  96. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  97. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  98. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  99. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  100. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago