1. f31c9e4 Merge pull request #7019 from tom-cosgrove-arm/dont-use-cast-assignment-in-ssl_server2.c by Dave Rodgman · 2 years, 6 months ago
  2. 94c9c96 Merge pull request #6998 from aditya-deshpande-arm/fix-example-programs-usage by Dave Rodgman · 2 years, 6 months ago
  3. de85725 Don't use cast-assignment in ssl_server.c by Tom Cosgrove · 2 years, 6 months ago
  4. 9b45f6b Fix more argc checks by Aditya Deshpande · 2 years, 6 months ago
  5. 10ada35 Merge pull request #7022 from daverodgman/3DES-warning by Gilles Peskine · 2 years, 6 months ago
  6. 0cfb08d Merge pull request #6922 from mprse/csr_v3 by Gilles Peskine · 2 years, 6 months ago
  7. 80c5525 Merge pull request #6791 from yanrayw/6675-change-some-key-generation-funcs-to-static by Gilles Peskine · 2 years, 6 months ago
  8. 753ad17 Merge pull request #6982 from aditya-deshpande-arm/check-files-characters by Gilles Peskine · 2 years, 6 months ago
  9. e2db23d Merge pull request #6902 from yanrayw/6651-enable-cipher-suite-names-consistent by Gilles Peskine · 2 years, 6 months ago
  10. bae8d2a Merge pull request #7028 from daverodgman/sizeof-brackets by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  11. d56def5 Merge pull request #6946 from valeriosetti/issue6856 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  12. 131ec93 Remove the additional dot in output of compat.sh by Yanray Wang · 2 years, 6 months ago
  13. fdbfaaf Additional warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  14. 23caf02 Update warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  15. 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  16. c04515b Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
  17. 00c1ccb depends.py: fix typo and slightly reorganized code by Valerio Setti · 2 years, 6 months ago
  18. 3b18a29 Amend changelog entry by Aditya Deshpande · 2 years, 6 months ago
  19. 24c6f49 Merge pull request #7005 from tom-cosgrove-arm/fix-doxygen-typos-in-new-bignum by Gilles Peskine · 2 years, 6 months ago
  20. ebb2269 Allow whole Box Drawings range by Aditya Deshpande · 2 years, 6 months ago
  21. a193986 Merge pull request #6942 from ucko/2023a-bignum by Gilles Peskine · 2 years, 6 months ago
  22. 8a1f784 Fix typos in doxygen commands in new bignum modules by Tom Cosgrove · 2 years, 6 months ago
  23. a12cecb Modify some comments in ssl_tls13_keys.c by Yanray Wang · 2 years, 6 months ago
  24. a2b674f Simplify ChangeLog entry for mbedtls_mpi_sub_abs fix. by Aaron M. Ucko · 2 years, 7 months ago
  25. c567b74 Merge pull request #6964 from davidhorstmann-arm/code-style-improvements by Gilles Peskine · 2 years, 6 months ago
  26. f6b9823 Merge pull request #6979 from daverodgman/const-time-asm-vol by Gilles Peskine · 2 years, 6 months ago
  27. 470f10c Merge pull request #6941 from gabor-mezei-arm/6375_quasi-reduction_function by Gilles Peskine · 2 years, 6 months ago
  28. d05aa0f Add changelog entry by Aditya Deshpande · 2 years, 6 months ago
  29. 644a5c0 Fix bugs in example programs: change argc == 0 to argc < 2 by Aditya Deshpande · 2 years, 6 months ago
  30. db1607f Remove unneeded include by Gabor Mezei · 2 years, 6 months ago
  31. 15b6dd0 Modify comments to make them more inclusive by Aditya Deshpande · 2 years, 6 months ago
  32. ea63708 Allow specific Box Drawing UTF characters that are used in Markdown trees in check_files.py by Aditya Deshpande · 2 years, 6 months ago
  33. aae6125 Merge pull request #6883 from valeriosetti/issue6843 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  34. 4610d4b Inhibit compiler from optimising out const-time asm by Dave Rodgman · 2 years, 6 months ago
  35. e28397a Merge pull request #6938 from aditya-deshpande-arm/check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  36. 3022370 Add changelog entry for V3 extensions in CSR by Przemek Stekiel · 2 years, 6 months ago
  37. b57c908 Shorten the prefix of the test case belongs to the fix quasi-reduction function by Gabor Mezei · 2 years, 6 months ago
  38. 26439bf Revert "Add dependency for generated test cases" by Gabor Mezei · 2 years, 6 months ago
  39. 18b9b03 test: add test for a full length serial of 0xFF by Valerio Setti · 2 years, 6 months ago
  40. a87f839 test: improve error handling in x509_set_serial_check() by Valerio Setti · 2 years, 6 months ago
  41. 9b5e1da fixing a typo in comment by Valerio Setti · 2 years, 6 months ago
  42. 169d9e6 Merge pull request #6802 from gilles-peskine-arm/test_suite_psa_crypto_metadata-20221215 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  43. 59f4a18 Fix test dependency SHA1 -> SHA256 by Przemek Stekiel · 2 years, 6 months ago
  44. 36ad5e7 Fix code style by Przemek Stekiel · 2 years, 6 months ago
  45. b82977a Merge pull request #6962 from davidhorstmann-arm/fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
  46. 81505e4 Merge pull request #6917 from yanrayw/6658-not-print-Terminated-ubuntu-22.04 by Gilles Peskine · 2 years, 6 months ago
  47. b20028b Avoid using external programs in inner loops by Gilles Peskine · 2 years, 6 months ago
  48. 47aab85 Batch cipher translations to go faster by Gilles Peskine · 2 years, 6 months ago
  49. 292cd6f Don't use the cipher suite in check_openssl_server_bug by Gilles Peskine · 2 years, 6 months ago
  50. af4815c x509: replace/fix name of new function for setting serial by Valerio Setti · 2 years, 6 months ago
  51. 1e8c210 Add dependency for generated test cases by Gabor Mezei · 2 years, 6 months ago
  52. 803638c Merge pull request #6939 from minosgalanakis/bignum/6027_hardcode_montgomery_moduli by Janos Follath · 2 years, 6 months ago
  53. 32e2091 Remove redundant check and add comment to inform about processing of empty extensions by Przemek Stekiel · 2 years, 6 months ago
  54. d7992df Use input files to parse CSR instead of bytes by Przemek Stekiel · 2 years, 6 months ago
  55. 9a66ab1 Fix missing declarration by Gabor Mezei · 2 years, 6 months ago
  56. 04bdbe3 Remove unnecessary '\' linebreak characters by David Horstmann · 2 years, 6 months ago
  57. 9cb0f7a test: driver-only: fix disparities in random by Valerio Setti · 2 years, 7 months ago
  58. 3002c99 test: extend analyze_outcomes.py in order to skip only some test in a suite by Valerio Setti · 2 years, 7 months ago
  59. 7e57920 test: driver-only: fix disparities in psa_crypto_se_driver_hal by Valerio Setti · 2 years, 7 months ago
  60. 4682948 test: driver-only: fix disparities in ECP by Valerio Setti · 2 years, 7 months ago
  61. 94e21e1 Skip unsupported extensions by Przemek Stekiel · 2 years, 6 months ago
  62. 92cce3f Use extension .csr.der to indicate format by Przemek Stekiel · 2 years, 6 months ago
  63. f0e25c72 Add missing dependencies for negative tests, remove PEM dependency by Przemek Stekiel · 2 years, 6 months ago
  64. 8296eab Merge pull request #6957 from tom-cosgrove-arm/fix-spelling-of-doxygen-return by Gilles Peskine · 2 years, 6 months ago
  65. 3b8623f Merge pull request #6903 from Mihir-Raj-Singh/Bignum_rename_mtoN by Gilles Peskine · 2 years, 6 months ago
  66. 79f14e3 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
  67. f0c7579 Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
  68. 6b3ce30 Don't wrap stdout and stderr in UTF-8 wrapper by David Horstmann · 2 years, 6 months ago
  69. ce42cc2 Output diff without capturing it by David Horstmann · 2 years, 6 months ago
  70. 627e5b1 Only enable fix_quasi_reduction when testing by Gabor Mezei · 2 years, 6 months ago
  71. 246d66b Use reproductable random numbers by Gabor Mezei · 2 years, 6 months ago
  72. 089d0d0 Add basic output on success by David Horstmann · 2 years, 6 months ago
  73. 6f96c89 Fix pylint issues by Gabor Mezei · 2 years, 6 months ago
  74. c9f90aa Remove overly verbose output on success by David Horstmann · 2 years, 7 months ago
  75. 28d2157 Change print to print_err for an error message by David Horstmann · 2 years, 7 months ago
  76. 7d52682 Remove unnecessary "Line length options" heading by David Horstmann · 2 years, 7 months ago
  77. 8b5a449 Document that the script must be run from the root by David Horstmann · 2 years, 7 months ago
  78. 995a7c0 Remove provisional notice on code style script by David Horstmann · 2 years, 7 months ago
  79. a468768 Dealocate memory for subject alt names by Przemek Stekiel · 2 years, 6 months ago
  80. 86c90fc Rename variables to follow the naming convention by Gabor Mezei · 2 years, 6 months ago
  81. ee2aff2 Add check for test input by Gabor Mezei · 2 years, 6 months ago
  82. 00d3e96 Merge pull request #6855 from mpg/driver-only-ecdsa-starter by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  83. 9ee8ebf Merge pull request #6952 from daverodgman/getting-started by Dave Rodgman · 2 years, 6 months ago
  84. 86d1946 Fix error codes returned on failures by Przemek Stekiel · 2 years, 6 months ago
  85. 1609685 Add negative test cases and use DER format for CSRs by Przemek Stekiel · 2 years, 6 months ago
  86. 3f948c9 Fix typo in test dependencies by Przemek Stekiel · 2 years, 6 months ago
  87. cf6ff0f Move common functions for crt/csr parsing to x509.c by Przemek Stekiel · 2 years, 7 months ago
  88. db128f5 Allow empty ns_cert_type, key_usage while parsing certificates by Przemek Stekiel · 2 years, 7 months ago
  89. 21c3728 Adapt function names by Przemek Stekiel · 2 years, 7 months ago
  90. 685d472 Adapt expected output of existing tests by Przemek Stekiel · 2 years, 7 months ago
  91. 46a4a49 Add tests to very parsing of CSR v3 extensions by Przemek Stekiel · 2 years, 7 months ago
  92. e7fbbb3 Generate csr files to test v3 extensions by Przemek Stekiel · 2 years, 7 months ago
  93. cbaf316 mbedtls_x509_csr_info: Add parsing code for v3 csr extensions by Przemek Stekiel · 2 years, 7 months ago
  94. 2d9e359 Parsing v3 extensions from a CSR by Jens Alfke · 6 years ago
  95. 4455fd2 Merge pull request #6531 from AndrzejKurek/depends-py-kex-fixes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  96. a24fd06 Update documentation by Gabor Mezei · 2 years, 7 months ago
  97. 9073f7d Remove unneeded check by Gabor Mezei · 2 years, 7 months ago
  98. e81a2b8 Change the fix_quasi_reduction function to static by Gabor Mezei · 2 years, 7 months ago
  99. aaa1d2a Move the quasi reduction fixing function to bignum_mod_raw by Gabor Mezei · 2 years, 7 months ago
  100. 37dabd5 Fix doxygen return parameter spelling by Tom Cosgrove · 2 years, 7 months ago