1. f156c43 Use argparser default for directory by Werner Lewis · 3 years ago
  2. a16b617 Disable abstract check in pylint by Werner Lewis · 3 years ago
  3. e3ad22e Fix TARGET types and code style by Werner Lewis · 3 years ago
  4. 6d654c6 Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
  5. a195ce7 Disable pylint unused arg in __new__ by Werner Lewis · 3 years ago
  6. 9990b30 Use typing casts for fixed-width tuples by Werner Lewis · 3 years ago
  7. 6300b4f Add missing typing by Werner Lewis · 3 years ago
  8. d03d2a3 Remove trailing whitespace in description by Werner Lewis · 3 years ago
  9. cfd4768 Use __new__() for case counting by Werner Lewis · 3 years ago
  10. 2b527a3 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago
  11. 699e126 Use ABCMeta for abstract classes by Werner Lewis · 3 years ago
  12. 169034a Add details to docstrings by Werner Lewis · 3 years ago
  13. 6c70d74 Convert bools to int before arithmetic by Werner Lewis · 3 years ago
  14. 92c876a Remove unneeded list concatenation by Werner Lewis · 3 years ago
  15. 55e638c Remove abbreviations and clarify attributes by Werner Lewis · 3 years ago
  16. fbb75e3 Separate common test generation classes/functions by Werner Lewis · 3 years ago
  17. 383461c Separate CMake targets for bignum and PSA by Werner Lewis · 3 years ago
  18. 75ef944 Fix CMake change failures on Windows by Werner Lewis · 3 years, 1 month ago
  19. 6a31396 Fix incorrect indentation by Werner Lewis · 3 years, 1 month ago
  20. 265e051 Remove is None from if statement by Werner Lewis · 3 years, 1 month ago
  21. c442f6a Fix type issues by Werner Lewis · 3 years, 1 month ago
  22. b17ca8a Remove set() to preserve test case order by Werner Lewis · 3 years, 1 month ago
  23. a51fe2b Sort tests when generating cases by Werner Lewis · 3 years, 1 month ago
  24. 86caf85 Add test case generation for bignum add by Werner Lewis · 3 years, 1 month ago
  25. 69a92ce Add test generation for bignum cmp variant by Werner Lewis · 3 years, 1 month ago
  26. 8b2df74 Add bignum test generation framework by Werner Lewis · 3 years, 1 month ago
  27. 5740ff5 Merge pull request #5949 from Summer-ARM/mbedtls-psa-crypto-config by Gilles Peskine · 3 years ago
  28. b4983d4 Merge pull request #6164 from mprse/md_ssl_test by Gilles Peskine · 3 years ago
  29. f860f37 Merge pull request #6070 from wernerlewis/bignum_test_radix by Gilles Peskine · 3 years ago
  30. 57d4c11 Merge pull request #6165 from mprse/md_x509_test by Gilles Peskine · 3 years ago
  31. b3edc15 Merge pull request #2602 from edsiper/crt-symlink by Gilles Peskine · 3 years ago
  32. 07e7fe5 Merge pull request #6088 from tuvshinzayaArm/validation_remove_change_curve by Gilles Peskine · 3 years ago
  33. 7e1ee0f Merge pull request #6114 from mman/development by Gilles Peskine · 3 years ago
  34. 4741e0b Use double quotes to include private header file psa_crypto_cipher.h by Martin Man · 3 years ago
  35. dc47fe7 Use upper case for bignum string comparison by Werner Lewis · 3 years ago
  36. 3ccc116 Apply test data changes for conflicting cases by Werner Lewis · 3 years ago
  37. a453c14 Remove radix arguments from tests added in 3.2 by Werner Lewis · 3 years, 1 month ago
  38. efda01f Fix formatting in bignum test functions by Werner Lewis · 3 years, 1 month ago
  39. f65a327 Remove remaining bignum radix args by Werner Lewis · 3 years, 1 month ago
  40. 9802d36 Remove radix arg from bignum tests by Werner Lewis · 3 years, 1 month ago
  41. 19b4cd8 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
  42. 54a5446 test_suite_x509write: use psa_hash_compute() instead mbedtls_md() by Przemek Stekiel · 3 years ago
  43. cc59c99 test_suite_ssl: make PSA build independent on MD module by Przemek Stekiel · 3 years ago
  44. 78ddc3e Merge pull request #6159 from tom-cosgrove-arm/fix-typos-in-md-files by Bence Szépkúti · 3 years ago
  45. 919ff15 Merge pull request #4686 from Kazuyuki-Kimura/patch_#2020 by Dave Rodgman · 3 years ago
  46. 0b86ac1 Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
  47. 27036c9 Merge pull request #6142 from tom-cosgrove-arm/fix-comments-in-docs-and-comments by Dave Rodgman · 3 years ago
  48. 257319a Merge pull request #6133 from tom-cosgrove-arm/extend-query_compile_time_config-to-psa_want by Dave Rodgman · 3 years ago
  49. 1e48445 Merge pull request #6104 from superna9999/6097-remove-useless-md-in-test by Manuel Pégourié-Gonnard · 3 years ago
  50. 86669de Broke 2 long lines by Tuvshinzaya Erdenekhuu · 3 years ago
  51. aba26d0 Merge pull request #5963 from tom-daubney-arm/remove_ssl_compression_new by Dave Rodgman · 3 years ago
  52. f6b8c32 Merge pull request #6065 from mpg/explore2 by Manuel Pégourié-Gonnard · 3 years ago
  53. ce7f18c Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  54. 68429fc Fix a few more typos by Manuel Pégourié-Gonnard · 3 years ago
  55. fb389dd Enable invalid param test for ecp by Tuvshinzaya Erdenekhuu · 3 years ago
  56. 22f3654 Remove NULL pointer validation in ecp.c by Tuvshinzaya Erdenekhuu · 3 years ago
  57. 8df9603 Enable invalid param test for ecjpake by Tuvshinzaya Erdenekhuu · 3 years ago
  58. a891f83 Re-introduce ENUM validation in ecjpake.c by Tuvshinzaya Erdenekhuu · 3 years ago
  59. 2b1ecda Remove NULL pointer validation in ecjpake.c by Tuvshinzaya Erdenekhuu · 3 years ago
  60. 2392419 Enable invalid param test in ecdh.c by Tuvshinzaya Erdenekhuu · 3 years ago
  61. f69cac7 Reintroduce enum validation ecdh.c by Tuvshinzaya Erdenekhuu · 3 years ago
  62. 7857caa Remove NULL pointer validation in ecdh.c by Tuvshinzaya Erdenekhuu · 3 years ago
  63. 375950f Remove NULL pointer validations in ecdsa.c by Tuvshinzaya Erdenekhuu · 3 years ago
  64. 9115e1b Merge pull request #6137 from KloolK/development by Manuel Pégourié-Gonnard · 3 years ago
  65. 5900c1d Fix stupid mistake (s/-d/-f/) and typo found by mpg review - thanks by Tom Cosgrove · 3 years ago
  66. 31e03a8 Replace hard-coded zeroes for constant by Thomas Daubney · 3 years ago
  67. 54e38ea Remove remaining references to compression in docs by Thomas Daubney · 3 years, 1 month ago
  68. 6957627 Add ChangeLog entry by Thomas Daubney · 3 years, 2 months ago
  69. 20f89a9 Remove uses of SSL compression by Thomas Daubney · 3 years, 2 months ago
  70. b839c54 Correctly include psa/crypto.h in query_config.fmt by Tom Cosgrove · 3 years ago
  71. 25fdc2a Fix minor typos by Jan Bruckner · 3 years ago
  72. de9ffe3 Fix typos in hash_info.[ch] by Manuel Pégourié-Gonnard · 3 years ago
  73. fca4dc6 Clarifications & improved documentation by Manuel Pégourié-Gonnard · 3 years ago
  74. ff3c6c1 Add parsing of psa/crypto_config.h for PSA_WANT_xxx to query_compile_time_config by Tom Cosgrove · 3 years ago
  75. ef83b83 Tidy up generate_query_config.pl in preparation for further work by Tom Cosgrove · 3 years ago
  76. e579ece Merge pull request #6087 from yuhaoth/pr/add-tls13-serialize_session_save_load by Ronald Cron · 3 years ago
  77. 340c559 Merge pull request #6079 from yuhaoth/pr/add-tls13-parse-pre_shared_key_offered_psks by Ronald Cron · 3 years ago
  78. 13ab81d Add handshake failure in pre_shared_key withou psk_kex_modes by Jerry Yu · 3 years, 1 month ago
  79. 6ac7c03 TLS 1.3: Add session test checks by Jerry Yu · 3 years, 1 month ago
  80. bc7c1a4 fix typo/format/name issues by Jerry Yu · 3 years, 1 month ago
  81. 24e3855 Add reconnect test by Jerry Yu · 3 years, 1 month ago
  82. f092629 Add save load test for tls13 by Jerry Yu · 3 years, 1 month ago
  83. a180f99 Add load-save tests for tls13 by Jerry Yu · 3 years, 1 month ago
  84. 1ac476c Add save buf size test for tls13 by Jerry Yu · 3 years, 1 month ago
  85. 6e8fec2 add session serialization load buf by Jerry Yu · 3 years, 1 month ago
  86. 534ff40 Add serialize_version_check for tls13 by Jerry Yu · 3 years, 1 month ago
  87. 438ddd8 Add tls13 session save/load by Jerry Yu · 3 years, 1 month ago
  88. a66fece Add endpoint/ticket_flag field for session by Jerry Yu · 3 years, 1 month ago
  89. 6f1db3f fix format and potential non-PSK fail issue by Jerry Yu · 3 years, 1 month ago
  90. ce6ed70 Change the order of key_exchange determine by Jerry Yu · 3 years, 1 month ago
  91. ba9b6e9 fix unkown identity case by Jerry Yu · 3 years, 1 month ago
  92. 568ec25 fix format/name issues by Jerry Yu · 3 years, 1 month ago
  93. 2f0abc9 fix typo/type/format issues by Jerry Yu · 3 years, 1 month ago
  94. 4beb870 Merge pull request #6064 from xkqian/tls13_add_psk by Ronald Cron · 3 years, 1 month ago
  95. 0aabb6d Fix dependency in test_suite_pk by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  96. a948f05 Merge pull request #1986 from jacmet/bn_mul-fix-x86-pic-compilation-for-gcc-4 by Dave Rodgman · 3 years, 1 month ago
  97. 77f0148 Add psk/psk_ephemeral key exchange check by Jerry Yu · 3 years, 1 month ago
  98. 87276a3 Merge pull request #5952 from tuvshinzayaArm/add-missing-break by Dave Rodgman · 3 years, 1 month ago
  99. 32578b3 Merge pull request #6069 from yuhaoth/pr/add-tls13-write-new-session-ticket by Ronald Cron · 3 years, 1 month ago
  100. 8927470 Merge pull request #6112 from ronald-cron-arm/tls13-negotiated-key-exchange-mode by Ronald Cron · 3 years, 1 month ago