1. fb4b647 tls13_only: improve guards of files. by Jerry Yu · 3 years, 6 months ago
  2. db8c48a tls13_only:Remove unnecessary functions by Jerry Yu · 3 years, 6 months ago
  3. 7d23963 fix wrong setting of max_minor version by Jerry Yu · 3 years, 6 months ago
  4. 81d5e1f fix various issues by Jerry Yu · 3 years, 6 months ago
  5. adb1869 fix document about tls13 by Jerry Yu · 3 years, 6 months ago
  6. 72a0565 docs: Add version support description by Jerry Yu · 3 years, 6 months ago
  7. da5af22 tls13_only: add tls13_only test component by Jerry Yu · 3 years, 8 months ago
  8. c5aef88 tls13_only: guard ssl_{cli,srv}.c with TLS1_2 by Jerry Yu · 3 years, 8 months ago
  9. ab08290 tls13_only: skip tls12 tests. by Jerry Yu · 3 years, 8 months ago
  10. 8a49720 tls13_only: tls 1.3 suite pass by Jerry Yu · 3 years, 8 months ago
  11. c10f6b4 tls13_only: simple test pass by Jerry Yu · 3 years, 8 months ago
  12. c3091b1 tls13_only: compile pass by Jerry Yu · 3 years, 8 months ago
  13. e0a6412 tls13_only: check_config pass by Jerry Yu · 3 years, 8 months ago
  14. 9c6a692 Merge pull request #5551 from gilles-peskine-arm/jinja-markupsafe-2.1-dependency by Paul Elliott · 3 years, 6 months ago
  15. 7b2804b Require an older version of markupsafe for the sake of older Jinja2 by Gilles Peskine · 3 years, 6 months ago
  16. 4fa604c Merge pull request #5511 from SiliconLabs/feature/PSEC-3195-PSA-test-suites-NOT-using-UID-0 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  17. 57b1ff3 Merge pull request #5377 from hanno-arm/ecp_add_mixed_fewer_mpis by Gilles Peskine · 3 years, 6 months ago
  18. 3d1f8b9 Merge pull request #5532 from ronald-cron-arm/tls13_and_use_psa_crypto by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  19. 6d24795 Merge pull request #5533 from paul-elliott-arm/fix_fuzz_privkey_null_ctx by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  20. 5d7e61f Fix uninitialised return value. by Paul Elliott · 3 years, 6 months ago
  21. a7a1dea Merge pull request #5393 from gilles-peskine-arm/opt-testcases-outcomes-fix by Ronald Cron · 3 years, 6 months ago
  22. a1b5069 Merge pull request #5526 from paul-elliott-arm/fix_fuzzer_null_ref by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  23. b788c04 Use PSA status to Mbed TLS error code conversion function by Ronald Cron · 3 years, 6 months ago
  24. e14b644 Merge pull request #5456 from mpg/cleanup-ecdh-psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  25. a1dc3e5 Add safety to dummy_random in case of NULL context by Paul Elliott · 3 years, 6 months ago
  26. bb01681 Ensure valid context is used in fuzz_dtlsserver by Paul Elliott · 3 years, 6 months ago
  27. 87829e5 Fix documentation by Ronald Cron · 3 years, 6 months ago
  28. c2774a3 Update library/psa_its_file.c by PeterSpace · 3 years, 6 months ago
  29. 51a7679 Ensure context is passed in to dummy_rand by Paul Elliott · 3 years, 6 months ago
  30. fb84e98 Add change log by Ronald Cron · 3 years, 6 months ago
  31. 135427c Run TLS 1.3 tests when MBEDTLS_USE_PSA_CRYPTO is enabled by Ronald Cron · 3 years, 7 months ago
  32. f6893e1 Finalize PSA hash operations in TLS 1.3 by Ronald Cron · 3 years, 7 months ago
  33. 4279bac Document TLS 1.3 MVP limitation regarding MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 3 years, 6 months ago
  34. bebeae9 Merge pull request #5504 from gstrauss/mbedtls_pem_get_der by Gilles Peskine · 3 years, 6 months ago
  35. 00738bf Ensure ctr_drbg is initialised every time by Paul Elliott · 3 years, 6 months ago
  36. 574e538 Merge pull request #5522 from mpg/fixup-psa-migration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  37. 29e0e6f Merge pull request #5501 from gstrauss/ssl-ticket-rotate by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  38. c70013e Clarify the trailer field situation by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  39. c7f3254 Clarify a sentence by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  40. 58d101b Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  41. a941b62 Create public macros for ssl_ticket key,name sizes by Glenn Strauss · 3 years, 6 months ago
  42. e328245 Add test case use of mbedtls_ssl_ticket_rotate by Glenn Strauss · 3 years, 6 months ago
  43. a950938 Add mbedtls_ssl_ticket_rotate for ticket rotation. by Glenn Strauss · 3 years, 6 months ago
  44. 196a1c4 Merge pull request #5517 from yuhaoth/pr/fix-client-auth-fail by Gilles Peskine · 3 years, 6 months ago
  45. 7840f81 fix client_auth fail by Jerry Yu · 3 years, 6 months ago
  46. 2c5fbad Merge pull request #5004 from mpg/doc-psa-migration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  47. 62b49cd Merge pull request #5472 from yuhaoth/pr/move-client-auth by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  48. 9193f7d Merge pull request #5436 from mpg/prog-hmac-cipher-psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  49. 6ca6faa Merge pull request #5080 from xffbai/add-tls13-read-certificate-request by Ronald Cron · 3 years, 6 months ago
  50. 1df23b9 Check the result of PEM decoding by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  51. 33ab075 Add success case for pem_read testing by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  52. 72bd4e4 Add accessor to get buf from mbedtls_pem_context by Glenn Strauss · 3 years, 6 months ago
  53. 7c8b6a9 Update CertificateRequest skip condition by Xiaofei Bai · 3 years, 6 months ago
  54. 443c78e BUGFIX: PSA test vectors use UID 1 instead of 0. by pespacek · 3 years, 6 months ago
  55. d62e906 TEST: added psa_its_set expected failure test by pespacek · 3 years, 6 months ago
  56. 5c7d1cc fix typo error by Jerry Yu · 3 years, 6 months ago
  57. 2d9a694 change type of client_auth by Jerry Yu · 3 years, 6 months ago
  58. e990100 BUGFIX: psa_its_set now rejects UID = 0 by pespacek · 3 years, 6 months ago
  59. ae1bae8 Give a magic constant a name by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  60. c82504e Clean up output from cipher_aead_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  61. 5e6c884 Improve info() function in cipher_aead_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  62. c234ecf Update mbedtls_ssl_handshake_free() and address review comments. by Xiaofei Bai · 3 years, 6 months ago
  63. 64754e1 Wrap long lines by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  64. 340808c Add comments on error codes by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  65. 48bae02 Avoid hardcoding a size by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  66. cf99beb Improve naming consistency by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  67. 839bb8a Fix an inaccuracy by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  68. 80759c4 Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  69. 45c5768 Merge pull request #5434 from mprse/tls_use_psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  70. 5d6053f Fix a typo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  71. 51f515a update based on comments by Xiaofei Bai · 3 years, 6 months ago
  72. 0ff8ac8 fix comments issues by Jerry Yu · 3 years, 6 months ago
  73. c499e33 ssl_msg.c: Change message in MBEDTLS_SSL_DEBUG_RET() to be the failed function name instead current function name by Przemyslaw Stekiel · 3 years, 6 months ago
  74. ff229cf Add debug message for wrong curve by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  75. 422370d Improve a comment and fix some whitespace by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  76. 6a0b1ef Merge pull request #5282 from AndrzejKurek/import-opaque-driver-wrappers by Ronald Cron · 3 years, 6 months ago
  77. c8a06fe ssl_msg.c: Optimize null/stream cipher decryption/encryption by Przemyslaw Stekiel · 3 years, 6 months ago
  78. 8ebed21 Fix a few typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  79. 539b9a5 Fix discussion of RSA-PSS salt length by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  80. d81e774 Merge pull request #5463 from gilles-peskine-arm/cmake-test-suite-enumeration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  81. 98ef6dc Remove redundant new lines by Przemyslaw Stekiel · 3 years, 6 months ago
  82. 827dbd9 Remove obsolete calls to if_build_succeeded by Gilles Peskine · 3 years, 6 months ago
  83. c1247c0 Remove obsolete variable restoration or unset at the end of a component by Gilles Peskine · 3 years, 6 months ago
  84. 3bc3409 Remove obsolete cd at the end of a component by Gilles Peskine · 3 years, 6 months ago
  85. a300099 Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago
  86. 59469d7 Test driver: keep variable declarations first by Andrzej Kurek · 3 years, 6 months ago
  87. ba4cade Test drivers: rename import call source to driver location by Andrzej Kurek · 3 years, 6 months ago
  88. 333e0fa Formatting and documentation fixes by Andrzej Kurek · 3 years, 6 months ago
  89. 5648d57 Optimize psa_cipher_encrypt_helper() by Przemyslaw Stekiel · 3 years, 6 months ago
  90. 6928a51 Compile mbedtls_ssl_cipher_to_psa() conditionally under MBEDTLS_USE_PSA_CRYPTO only by Przemyslaw Stekiel · 3 years, 6 months ago
  91. 8c010eb Fix comments, code style, remove debug code by Przemyslaw Stekiel · 3 years, 6 months ago
  92. 6b2eedd ssl_msg.c: add debug code for psa failures by Przemyslaw Stekiel · 3 years, 6 months ago
  93. 6f20595 Merge pull request #5462 from gilles-peskine-arm/ssl-test-pkey-message-clarity by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  94. 141be6c Fix missing check on server-chosen curve by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  95. 0d63b84 Add mbedtls_ssl_check_curve_tls_id() (internal) by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  96. 3caa0ed Remove dead preprocessor code by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  97. 4a0ac1f Remove mbedtls_psa_tls_ecpoint_to_psa_ec() by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  98. 58d2383 Remove mbedtls_psa_tls_psa_ec_to_ecpoint() by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  99. 5975376 Simplify the definition of a macro by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  100. bc40695 Group related functions together by Manuel Pégourié-Gonnard · 3 years, 7 months ago