1. 0370c17 mypy: require at least version 0.780 by Gilles Peskine · 4 years, 7 months ago
  2. 4738b96 Use $PYTHON when running mypy by Gilles Peskine · 4 years, 7 months ago
  3. c3b1787 Use can_mypy rather than just checking for mypy by Gilles Peskine · 4 years, 7 months ago
  4. bdde5d0 Use Python to check the version of pylint by Gilles Peskine · 4 years, 7 months ago
  5. 6d82a7e Say we're running pylint by Gilles Peskine · 4 years, 7 months ago
  6. 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 7 months ago
  7. 1cc6a8e Add --can-pylint and --can-mypy options by Gilles Peskine · 4 years, 7 months ago
  8. b13ed70 Check scripts/mbedtls_dev/*.py with pylint by Gilles Peskine · 4 years, 8 months ago
  9. 86fc21c mypy: support mbedtls_dev.foo by Gilles Peskine · 4 years, 8 months ago
  10. 2adebc8 Move get_c_expression_values into a separate module by Gilles Peskine · 4 years, 8 months ago
  11. fc62211 Refactor and generalize run_c by Gilles Peskine · 4 years, 8 months ago
  12. 45d350b Allow tests/scripts/foo.py to import from scripts by Gilles Peskine · 4 years, 8 months ago
  13. 7be4551 Check typing of python scripts if mypy is available by Gilles Peskine · 5 years ago
  14. e6d0ac2 mbedtls_test.py: Tell mypy to ignore mbed_host_tests by Gilles Peskine · 5 years ago
  15. 38b66df test_generate_test_code: remove Python 2 compatibility code by Gilles Peskine · 5 years ago
  16. ac9e7c0 check_files.py: pass mypy by Gilles Peskine · 5 years ago
  17. 4aebb8d Test shebang lines by Gilles Peskine · 5 years ago
  18. 15898ee Allow Python files not to be executable by Gilles Peskine · 5 years ago
  19. 6d5c7bc Merge pull request #3898 from paul-elliott-arm/fix_pem_write by Gilles Peskine · 4 years, 8 months ago
  20. 2b75962 Merge pull request #3948 from bensze01/update_psa_values by Gilles Peskine · 4 years, 8 months ago
  21. 7e37bf9 Update test_psa_constant_names.py for new values by Bence Szépkúti · 4 years, 8 months ago
  22. 6879f42 Add changelog by Bence Szépkúti · 4 years, 8 months ago
  23. 99ffb2b Simplify description of PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  24. cbe3953 Substitute PSA_ALG_STREAM_CIPHER into all files by Bence Szépkúti · 4 years, 8 months ago
  25. c6a26c9 Update PSA Crypto persistent key storage tests by Bence Szépkúti · 4 years, 8 months ago
  26. a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
  27. 1de907d Introduce PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  28. 557b8d6 Remove Extraneous bytes from buffer post pem write by Paul Elliott · 4 years, 9 months ago
  29. 7710906 Merge pull request #3393 from geecrypt/development by Ronald Cron · 4 years, 8 months ago
  30. 3a0535b Merge pull request #3916 from jdurkop/psa-crypto-config-hashes-3672 by Gilles Peskine · 4 years, 8 months ago
  31. d33aabf Merge pull request #3942 from gilles-peskine-arm/ecp-bignum-error-checks-development by Gilles Peskine · 4 years, 8 months ago
  32. e410bf7 Add changelog entry for the memory management fixes by Gilles Peskine · 4 years, 10 months ago
  33. e54be3a Fix uncaught error if fix_negative fails by Gilles Peskine · 5 years ago
  34. 89b4130 Fix memory leak in mbedtls_mpi_sub_abs by Gilles Peskine · 5 years ago
  35. 56f943a Always test in-place addition and subtraction by Gilles Peskine · 5 years ago
  36. 1bfeb8a Add changelog entry file for bugfix 2927 by gacquroff · 4 years, 8 months ago
  37. 6ca2327 Update guards for ALG_SHA_224 and ALG_SHA_384 in crypto library by John Durkop · 4 years, 8 months ago
  38. 54a6f23 Merge pull request #3930 from ccvca/fix_missing_argument by Gilles Peskine · 4 years, 8 months ago
  39. 883d304 Fix: Add missing arguments to debug message. by Christian von Arnim · 4 years, 8 months ago
  40. d9d4e80 Merge pull request #3848 from rodrigo-dc/development by Gilles Peskine · 4 years, 8 months ago
  41. d62b678 Minor updates to address review comments by John Durkop · 4 years, 8 months ago
  42. e533ff7 Merge pull request #3695 from gilles-peskine-arm/psa-unified-driver-specs-20200918 by Gilles Peskine · 4 years, 8 months ago
  43. b55e083 Merge pull request #3924 from bensze01/deprecated_removed by Ronald Cron · 4 years, 8 months ago
  44. d4585ff Fix removal of deprecated PSA constants by Bence Szépkúti · 4 years, 8 months ago
  45. 1b7ee05 Added tests to confirm hash support for crypto config by John Durkop · 4 years, 8 months ago
  46. ee4e660 Use new MBEDTLS_PSA_BUILTIN_ macros for hashes in crypto library by John Durkop · 4 years, 8 months ago
  47. 316052e Add in dependency check for crypto config hashes by John Durkop · 4 years, 8 months ago
  48. fb764a6 Add hashes as crypto config by default by John Durkop · 4 years, 8 months ago
  49. 2cecfba Support PSA_WANT_xxx and MBEDTLS_PSA_BUILTIN_xxx for hashes by Gilles Peskine · 4 years, 8 months ago
  50. cd1495c In old-style PSA configuration, define PSA_WANT_xxx by Gilles Peskine · 4 years, 8 months ago
  51. 24a94df Merge pull request #3917 from goodwaterwu/development by Ronald Cron · 4 years, 8 months ago
  52. 214fea0 Merge pull request #3918 from gilles-peskine-arm/psa-conditional-inclusion-c-20201126 by Ronald Cron · 4 years, 8 months ago
  53. 8e72a15 Merge pull request #3907 from gilles-peskine-arm/sha512-doc-internal-fix by Ronald Cron · 4 years, 8 months ago
  54. f0a9721 Use GitHub-compatible table formatting by Gilles Peskine · 4 years, 8 months ago
  55. 89b9814 Remove psa header files in uninstall part by Wu, Jheng-Jhong · 4 years, 8 months ago
  56. 6aceb51 Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
  57. f06a614 Change function casting in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
  58. d596ca8 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
  59. 683028a Add changelog entry file to `ChangeLog.d` by Rodrigo Dias Correa · 4 years, 9 months ago
  60. eb5d014 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 9 months ago
  61. 80448aa Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  62. 2c42457 Fix mismatched function parameters (prototype/definition) by Rodrigo Dias Correa · 4 years, 9 months ago
  63. 2630f67 Fix build failure on gcc-11 by Rodrigo Dias Correa · 4 years, 9 months ago
  64. 4228671 Copyediting by Gilles Peskine · 4 years, 8 months ago
  65. 99e52f6 Clarifications around key import by Gilles Peskine · 4 years, 8 months ago
  66. 28b3a94 Fix copypasta by Gilles Peskine · 4 years, 8 months ago
  67. 7af3764 Merge pull request #3877 from chris-jones-arm/development by Gilles Peskine · 4 years, 9 months ago
  68. 9aaa3e1 Merge pull request #3786 from stevew817/feature/generate_pubkey_in_driver by Gilles Peskine · 4 years, 9 months ago
  69. e13fb81 A variable is unused in some configurations by Gilles Peskine · 4 years, 9 months ago
  70. c240236 Rename test_driver_keygen to test_driver_key_management by Gilles Peskine · 4 years, 9 months ago
  71. 383c245 Move "internal use" sentence attached to the wrong function by Gilles Peskine · 4 years, 9 months ago
  72. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  73. 0737c09 Added changelog by Steven Cooreman · 4 years, 10 months ago
  74. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  75. cb0a9ee Merge pull request #3868 from gilles-peskine-arm/cscope-make-development by Ronald Cron · 4 years, 9 months ago
  76. 651a8fc Merge pull request #3844 from oesh/add_cscope_to_gitignore by Ronald Cron · 4 years, 9 months ago
  77. 3a4f0e3 tests: psa: Reset key attributes where needed by Ronald Cron · 4 years, 9 months ago
  78. 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
  79. 8346c7a Add abstract target names for index generation by Gilles Peskine · 4 years, 9 months ago
  80. a3d9dac Add change log by Ronald Cron · 4 years, 9 months ago
  81. 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
  82. 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
  83. ab79bd2 tests: slot mgmt: Improve key_slot_eviction_to_import_new_key test by Ronald Cron · 4 years, 9 months ago
  84. 81709fc psa: Move key identifier return to psa_finish_key_creation() by Ronald Cron · 4 years, 9 months ago
  85. 5097294 psa: Decrement slot access count when finalizing key creation by Ronald Cron · 4 years, 9 months ago
  86. cbf6a1d psa: slot mgmt: Add access counter overflow check by Ronald Cron · 4 years, 9 months ago
  87. 4640c15 psa: Remove error message output by Ronald Cron · 4 years, 9 months ago
  88. c985114 programs: ssl: Fix printf parameter type cast by Ronald Cron · 4 years, 9 months ago
  89. 9e12f8f tests: psa crypto: Fix lifetime_is_secure_element() by Ronald Cron · 4 years, 9 months ago
  90. cbd7bea psa: slot mgmt: Simplify psa_validate_key_id by Ronald Cron · 4 years, 9 months ago
  91. f473d8b psa: slot mgmt: Improve psa_search_key_in_slots implementation by Ronald Cron · 4 years, 9 months ago
  92. 406a5da Merge pull request #3697 from gilles-peskine-arm/psa-conditional-inclusion-c-project by Gilles Peskine · 4 years, 9 months ago
  93. 43818f8 Copyediting by Gilles Peskine · 4 years, 9 months ago
  94. 9a68810 Merge pull request #3830 from jdurkop/psa-crypto-config-phase2 by Gilles Peskine · 4 years, 9 months ago
  95. 11ead84 Merge pull request #3876 from maroneze/development by Gilles Peskine · 4 years, 9 months ago
  96. 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
  97. 7953329 Fix another use of uinitialized memory in ssl_parse_encrypted_pms by André Maroneze · 4 years, 9 months ago
  98. c704314 Merge pull request #3867 from gilles-peskine-arm/error-include-string by Gilles Peskine · 4 years, 9 months ago
  99. d8c27cc Fix copypasta; minor wording improvements by Gilles Peskine · 4 years, 9 months ago
  100. 67aed9a Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago