1. 94e21e1 Skip unsupported extensions by Przemek Stekiel · 2 years, 6 months ago
  2. 92cce3f Use extension .csr.der to indicate format by Przemek Stekiel · 2 years, 6 months ago
  3. f0e25c72 Add missing dependencies for negative tests, remove PEM dependency by Przemek Stekiel · 2 years, 6 months ago
  4. a468768 Dealocate memory for subject alt names by Przemek Stekiel · 2 years, 6 months ago
  5. 86d1946 Fix error codes returned on failures by Przemek Stekiel · 2 years, 6 months ago
  6. 1609685 Add negative test cases and use DER format for CSRs by Przemek Stekiel · 2 years, 6 months ago
  7. 3f948c9 Fix typo in test dependencies by Przemek Stekiel · 2 years, 6 months ago
  8. cf6ff0f Move common functions for crt/csr parsing to x509.c by Przemek Stekiel · 2 years, 7 months ago
  9. db128f5 Allow empty ns_cert_type, key_usage while parsing certificates by Przemek Stekiel · 2 years, 7 months ago
  10. 21c3728 Adapt function names by Przemek Stekiel · 2 years, 7 months ago
  11. 685d472 Adapt expected output of existing tests by Przemek Stekiel · 2 years, 7 months ago
  12. 46a4a49 Add tests to very parsing of CSR v3 extensions by Przemek Stekiel · 2 years, 7 months ago
  13. e7fbbb3 Generate csr files to test v3 extensions by Przemek Stekiel · 2 years, 7 months ago
  14. cbaf316 mbedtls_x509_csr_info: Add parsing code for v3 csr extensions by Przemek Stekiel · 2 years, 7 months ago
  15. 2d9e359 Parsing v3 extensions from a CSR by Jens Alfke · 6 years ago
  16. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  17. fd13a0f Merge pull request #6905 from gilles-peskine-arm/code-style-casts-psa-headers-more by Gilles Peskine · 2 years, 7 months ago
  18. c55c343 Merge pull request #6884 from gilles-peskine-arm/check-files-unicode by Gilles Peskine · 2 years, 7 months ago
  19. 03e99cf Remove redundant error code definitions by Gilles Peskine · 2 years, 7 months ago
  20. 83c5ad4 Merge pull request #6787 from yuhaoth/pr/workaround-gnutls_anti_replay_fail by Ronald Cron · 2 years, 7 months ago
  21. 3900bdd Merge pull request #6823 from mpg/unify-openssl-variables by Gilles Peskine · 2 years, 7 months ago
  22. f9c8d76 Merge pull request #6893 from tom-daubney-arm/modify_generate_errors_script by Gilles Peskine · 2 years, 7 months ago
  23. b4ffe78 Merge pull request #6878 from gilles-peskine-arm/code-style-casts-psa-headers by Gilles Peskine · 2 years, 7 months ago
  24. 0770efe Merge pull request #6888 from daverodgman/iar-bignum-warning by Gilles Peskine · 2 years, 7 months ago
  25. bbbd803 Add Changelog by Dave Rodgman · 2 years, 7 months ago
  26. 1efe4a8 Add ChangeLog entry by Thomas Daubney · 2 years, 7 months ago
  27. 28d4d43 Merge pull request #6863 from valeriosetti/issue6830 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  28. 6e666c2 Remove obsolete comment by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  29. 3368724 Merge pull request #6870 from valeriosetti/issue6831 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  30. 3e60cad Improve comment and changlog by Jerry Yu · 2 years, 7 months ago
  31. 33878ed Modify generate errors script by Thomas Daubney · 2 years, 7 months ago
  32. a0b97bc fix wrong type in debug message by Valerio Setti · 2 years, 7 months ago
  33. 2c12185 test: fix dependencies on function and data files by Valerio Setti · 2 years, 7 months ago
  34. 1e868cc fix several typos and extra blank spaces by Valerio Setti · 2 years, 7 months ago
  35. 2b5d3de remove remaining occurencies of mbedtls_ecc_group_to_psa() from TLS by Valerio Setti · 2 years, 7 months ago
  36. 99e902f Add changlog entry. by Jerry Yu · 2 years, 7 months ago
  37. bdb936b Workaround anti replay fail of GnuTLS by Jerry Yu · 2 years, 7 months ago
  38. a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago
  39. f05b6ee Revert "Skip early data basic check temp" by Jerry Yu · 2 years, 8 months ago
  40. 14db512 Fix IAR warning by Glenn Strauss · 2 years, 7 months ago archive/new-code-style/test/6888/old features/new-code-style/test/6888/old
  41. b178036 Merge pull request #6873 from mpg/fix-derive-key-exercise by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  42. d11bb47 Reject invalid UTF-8 and weird characters in text files by Gilles Peskine · 2 years, 7 months ago
  43. b389743 Pass line number to issue_with_line by Gilles Peskine · 2 years, 7 months ago
  44. 0ed9e78 Treat more *.bin files as binary by Gilles Peskine · 2 years, 7 months ago
  45. cd0a565 Merge pull request #6703 from yuhaoth/pr/tls13-misc-from-prototype by Gilles Peskine · 2 years, 7 months ago
  46. f07ddde Merge pull request #6876 from davidhorstmann-arm/disable-code-style-for-bn-asm by Gilles Peskine · 2 years, 7 months ago
  47. 78d566b Fix pylint warnings about comparison to True by David Horstmann · 2 years, 7 months ago
  48. 8d1d6ed Fix incorrect typing of function in code_style.py by David Horstmann · 2 years, 7 months ago
  49. bec9532 Don't restyle end of file by David Horstmann · 2 years, 7 months ago
  50. 8e45cdd fix wrong dependency for X509_TRUSTED_CERTIFICATE_CALLBACK by Valerio Setti · 2 years, 7 months ago
  51. 8841d6b add missing dependency documentation for SSL_ASYNC_PRIVATE by Valerio Setti · 2 years, 7 months ago
  52. a651607 Skip restyling of PSA macros also defined in psa-arch-tests by Gilles Peskine · 2 years, 7 months ago
  53. 45873ce Skip restyling of PSA error code definitions by Gilles Peskine · 2 years, 7 months ago
  54. c571c5b Check Uncrustify returncode in code_style.py by David Horstmann · 2 years, 7 months ago
  55. cb3b6ae Disable code style correction for bignum assembly by David Horstmann · 2 years, 7 months ago
  56. 67419f0 tls: fix + save code size when DEBUG_C is not enabled by Valerio Setti · 2 years, 7 months ago
  57. 40d9ca9 tls: remove useless legacy function by Valerio Setti · 2 years, 7 months ago
  58. 9502b56 Fix test function derive_key_exercise() by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  59. 262851d Merge pull request #6868 from davidhorstmann-arm/workaround-uncrustify-asm-defines by Gilles Peskine · 2 years, 7 months ago
  60. a4bb0fa check_config: add missing dependencies for the build without BIGNUM by Valerio Setti · 2 years, 7 months ago
  61. e1655b8 test: add test for building without BIGNUM_C by Valerio Setti · 2 years, 7 months ago
  62. 73260b6 test: extend test_suite_ssl for testing new functions by Valerio Setti · 2 years, 7 months ago
  63. 3322f61 test: verify that TLS and X509 are independent from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
  64. 18c9fed tls: remove dependency from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
  65. e3d8f31 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  66. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  67. b4b0bb7 Merge pull request #5907 from mpg/use-psa-rsa-pss by Janos Follath · 2 years, 7 months ago
  68. 4511ca0 Use PSS-signed CRL for PSS tests by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  69. ea8c88f test: fix some descriptions by Valerio Setti · 2 years, 7 months ago
  70. 6ea0a8d Disable 'wrong salt len' PK test with USE_PSA by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  71. 62e1ebb changelog: fix text error by Valerio Setti · 2 years, 7 months ago
  72. c963bb1 test: remove SHA224 from default test driver config by Valerio Setti · 2 years, 7 months ago
  73. b402e4b Merge pull request #6595 from mfischer/lms_heap by Gilles Peskine · 2 years, 8 months ago
  74. 8eee21e Merge pull request #6836 from gilles-peskine-arm/code-style-more-kr-20221222 by Gilles Peskine · 2 years, 8 months ago
  75. 326cf46 test: improved readability in sha self tests by Valerio Setti · 2 years, 8 months ago
  76. e269750 sha: fix description for starts functions by Valerio Setti · 2 years, 8 months ago
  77. 77b1452 test: fix error in test_suite_ssl by Valerio Setti · 2 years, 8 months ago
  78. 676766f Merge pull request #6776 from gabor-mezei-arm/6222_bignum_mod_mul by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  79. 2fcb4c1 Merge pull request #6747 from gilles-peskine-arm/bignum-mod-random by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  80. e19d7e5 Require a space after a cast by Gilles Peskine · 2 years, 8 months ago
  81. fe6c19b added changelog file for PR #6784 by Valerio Setti · 2 years, 8 months ago
  82. 6528763 config: remove SHA224_C from some config files by Valerio Setti · 2 years, 8 months ago
  83. b6bf7dc test: fix depends.py for hash tests by Valerio Setti · 2 years, 8 months ago
  84. 543d00e sha: remove SHA1 from ssl_cookie by Valerio Setti · 2 years, 8 months ago
  85. d55cb5b sha: decline MD defines for various SHA by Valerio Setti · 2 years, 8 months ago
  86. d10e0a6 sha: fix minor issues/typos by Valerio Setti · 2 years, 8 months ago
  87. 2510dd4 Merge pull request #6282 from gstrauss/sw_derive_y by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  88. 5efe449 More robust dependency filtering by Gilles Peskine · 2 years, 8 months ago
  89. f287366 Simplify logic and document test_cases_for_values by Gilles Peskine · 2 years, 8 months ago
  90. 394da2d Pacify pylint by Gilles Peskine · 2 years, 8 months ago
  91. 6d40e54 Split the high nesting of BignumModRawConvertRep.generate_function_tests by Gilles Peskine · 2 years, 8 months ago
  92. 636809f Fix type declaration by Gilles Peskine · 2 years, 8 months ago
  93. 342b9a9 bignum_mod_raw.py: Added a filtering logic to `BignumModRawConvertRep.generate_function_tests()` by Minos Galanakis · 2 years, 8 months ago
  94. afa7c04 bignum_common.py: Refactored `BignumModRawConvertRep.generate_function_tests()` by Minos Galanakis · 2 years, 8 months ago
  95. ae4d2cf bignum_common.py: Introduce the set_representation setter. by Minos Galanakis · 2 years, 8 months ago
  96. 5689410 bignum_mod_raw: Simplified `BignumModRawCanonicalToFromModulusRep` output expressions. by Minos Galanakis · 2 years, 8 months ago
  97. 3d2aab8 bignum_common: Adjusted `format_arg` to always size input according to modulo. by Minos Galanakis · 2 years, 8 months ago
  98. f65c71f Fix possible uninitialization error by Gabor Mezei · 2 years, 8 months ago
  99. a6e0291 Update documentation by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  100. 3b1a706 Disable 'wrong salt len' test with USE_PSA by Manuel Pégourié-Gonnard · 3 years, 1 month ago