1. 4df61d4 fix style issues by Ben Taylor · 7 days ago
  2. dbea0a9 Remove additional unused no rng case by Ben Taylor · 7 days ago
  3. 1e2e2ea Added back crypto treatment of certs as the keyfile is now passed in and the previous rng issue should no longer be relevent by Ben Taylor · 7 days ago
  4. 98ecfdb corrected code style by Ben Taylor · 8 weeks ago
  5. 9020426 remove MBEDTLS_USE_PSA_CRYPTO from tests by Ben Taylor · 8 weeks ago
  6. cd1b7ff tests: x509write: replace MBEDTLS_ECDSA_DETERMINISTIC with PSA_WANT one by Valerio Setti · 7 days ago
  7. 361ce2b Rename mbedtls_pk_setup_opaque to mbedtls_pk_wrap_psa by Ben Taylor · 5 weeks ago
  8. 5be8511 Fix too many arguments in mbedtls_pk_verify_new by Ben Taylor · 3 weeks ago
  9. 0c787e3 Remove additional calls to mbedtls_pk_verify_ext by Ben Taylor · 3 weeks ago
  10. c801d32 include private pk.h internally by Ben Taylor · 5 weeks ago
  11. 83bef5b Merge tag 'mbedtls-4.0.0-beta' into mbedtls-4.0.0-beta-mergeback by Minos Galanakis · 4 weeks ago
  12. 9213318 Merge pull request #10197 from gilles-peskine-arm/ssl_helpers-split_perform_handshake-dev by Manuel Pégourié-Gonnard · 5 weeks ago
  13. 0038408 Properly initialize SSL endpoint objects by Gilles Peskine · 6 weeks ago
  14. 042ee3b Fix accidentally skipped test assertion by Gilles Peskine · 6 weeks ago
  15. ed87da7 Merge remote-tracking branch 'restricted/development-restricted' into future_rc by Minos Galanakis · 6 weeks ago
  16. f68f45c Merge pull request #10213 from valeriosetti/issue298-development by Gilles Peskine · 6 weeks ago
  17. 27eb014 tests: suite_x509parse: rename variable in x509parse_crt() by Valerio Setti · 7 weeks ago
  18. 210b611 tests: suite_x509parse: fix indentation in x509parse_crt() by Valerio Setti · 7 weeks ago
  19. 2747ac1 tests: x509parse: fix RSA key in DER certificates by Valerio Setti · 8 weeks ago
  20. 11345e9 tests: x509parse: fix return values for invalid RSA keys by Valerio Setti · 8 weeks ago
  21. 760608d Properly initialize SSL endpoint objects by Gilles Peskine · 6 weeks ago
  22. b836d46 Fix accidentally skipped test assertion by Gilles Peskine · 6 weeks ago
  23. 5b84ae1 Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING by Felix Conway · 8 weeks ago
  24. 79b5138 Add __attribute__ ((nonstring)) to remove unterminated-string-initialization warning by Felix Conway · 8 weeks ago
  25. f5a63d1 Fix invalid test data by aligning with 3.6 by Manuel Pégourié-Gonnard · 8 weeks ago
  26. d2262f2 Uncomment tests now that crypto is fixed by Manuel Pégourié-Gonnard · 10 weeks ago
  27. a81d6df tests|programs: remove usage of mbedtls_ecp_set_max_ops() by Valerio Setti · 3 months ago
  28. b4cbc15 Merge pull request #10192 from valeriosetti/fixes-for-ecp-restartable-part2 by Gilles Peskine · 9 weeks ago
  29. b828820 Declare oid_xxx_numeric_string only when they are defined by Gilles Peskine · 3 months ago
  30. 02ec585 Replace MBEDTLS_OID_C by function-specific dependencies by Gilles Peskine · 3 months ago
  31. cd4c0d7 Move OID string definitions back to mbedtls/oid.h by Gilles Peskine · 3 months ago
  32. 4c83221 Replace MBEDTLS_ERR_OID_NOT_FOUND with MBEDTLS_ERR_X509_UNKNOWN_OID by Gilles Peskine · 3 months ago
  33. 47f1d7b Replace MBEDTLS_ERR_OID_BUF_TOO_SMALL with PSA_ERROR_BUFFER_TOO_SMALL by Gilles Peskine · 3 months ago
  34. 32a1112 Remove MBEDTLS_OID_X509_EXT_xxx constants by Gilles Peskine · 4 months ago
  35. b7ef4df Remove OID tables that are not used in X.509 by Gilles Peskine · 3 months ago
  36. 532e3ee Switch library and tests to the x509_oid module by Gilles Peskine · 3 months ago
  37. 86a47f8 Switch to "x509_oid.h" in code that uses OID functions by Gilles Peskine · 3 months ago
  38. fb2ce05 SSL tests: make client authentication more uniform, defaulting on by Gilles Peskine · 10 weeks ago
  39. ca8a9ac Remove unused parameters to endpoint init/free by Gilles Peskine · 10 weeks ago
  40. 353eb33 Use TEST_EQUAL(a,b) instead of TEST_ASSERT(a==b) by Gilles Peskine · 3 months ago
  41. 03a86e7 test: suites: pkcs7/x509parse: add missing PSA_INIT and PSA_DONE by Valerio Setti · 10 weeks ago
  42. 5989da2 Add tests for bug in mbedtls_x509_string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  43. a4ffc4e Merge remote-tracking branch 'public/development' into development-restricted by Manuel Pégourié-Gonnard · 10 weeks ago
  44. 4a2e7b9 tests: suite_x509parse: set PSA max operations in x509_verify_restart() by Valerio Setti · 2 months ago
  45. bda3ab9 Add unit test for new behaviour of string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  46. 49b7ef6 Merge pull request #10166 from gilles-peskine-arm/oid-split-restore-x509 by Gilles Peskine · 3 months ago
  47. 1876efc Merge remote-tracking branch 'development' into HEAD by Gilles Peskine · 3 months ago
  48. 47c8579 Copy OID files that are getting moved to tf-psa-crypto by Gilles Peskine · 3 months ago
  49. b8d5649 tests: test_suite_x509: adapt RSA-PSS tests by Valerio Setti · 3 months ago
  50. 7f6f4e6 library: pass NULL options parameter to mbedtls_pk_verify_ext() by Valerio Setti · 3 months ago
  51. d24dfad library: x509: remove sig_opts from mbedtls_x509_sig_alg_gets() by Valerio Setti · 3 months ago
  52. 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 4 months ago
  53. a5db6c1 Fix record insertion by Manuel Pégourié-Gonnard · 4 months ago
  54. 7af97b6 Use HANDSHAKE_OVER in nominal test cases by Manuel Pégourié-Gonnard · 4 months ago
  55. 8d73bdc Improve comments by Manuel Pégourié-Gonnard · 4 months ago
  56. 132f5b9 Use same dependencies for helper functions by Manuel Pégourié-Gonnard · 4 months ago
  57. 1f471a1 Tighten dependencies again by Manuel Pégourié-Gonnard · 4 months ago
  58. 921a2ac Improve dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  59. 0a1996f Tighten dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  60. c0721e0 Improve documentation by Gilles Peskine · 5 months ago
  61. eb48890 Remove redundant setup by Gilles Peskine · 5 months ago
  62. 84ccbd8 Simulate closing the connection mid-message by Gilles Peskine · 5 months ago
  63. 5e3c0bd Also test inserting non-empty, non-handshake records by Gilles Peskine · 5 months ago
  64. c34ea47 Fix the build without MBEDTLS_DEBUG_C by Gilles Peskine · 5 months ago
  65. 0742672 Fix the build in PSK-only configurations by Gilles Peskine · 5 months ago
  66. 7ab9fb6 Pacify ancient clang -Wmissing-initializer by Gilles Peskine · 5 months ago
  67. 7c1dbef Test split, coalesced-split and empty handshake records by Gilles Peskine · 5 months ago
  68. 92122ed Create handshake record coalescing tests by Gilles Peskine · 5 months ago
  69. e235958 Merge pull request #10078 from bjwtaylor/pk_rsa_alt-removal by Manuel Pégourié-Gonnard · 4 months ago
  70. 1a1ec2f Fix up merge conflict resolution by Max Fillinger · 4 months ago
  71. 29f8f9a Fix dependencies for TLS-Exporter tests by Max Fillinger · 7 months ago
  72. 9f84333 Exporter: Add min. and max. label tests by Max Fillinger · 8 months ago
  73. 9c5bae5 Fix max. label length in key material exporter by Max Fillinger · 9 months ago
  74. d6e0095 Exporter tests: Don't use unavailbable constant by Max Fillinger · 9 months ago
  75. 8e0b8c9 Exporter tests: Add missing depends-ons by Max Fillinger · 9 months ago
  76. c6fd1a2 Use one maximum key_len for all exported keys by Max Fillinger · 9 months ago
  77. a9a9e99 Exporter tests: Reduce key size in long key tests by Max Fillinger · 9 months ago
  78. 9dc7b19 Exporter tests: Free endpoints before PSA_DONE() by Max Fillinger · 9 months ago
  79. 364afea Exporter tests: Fix possible uninitialized variable use by Max Fillinger · 9 months ago
  80. ea1e777 Coding style cleanup by Max Fillinger · 9 months ago
  81. 8a2d2ad Exporter tests: Initialize allocated memory by Max Fillinger · 9 months ago
  82. 8f12e31 Exportert tests: Free endpoints and options by Max Fillinger · 9 months ago
  83. 3e12918 Fix output size check for key material exporter by Max Fillinger · 9 months ago
  84. 28916ac Increase allowed output size of HKDF-Expand-Label by Max Fillinger · 9 months ago
  85. cf007ca Add more tests for keying material export by Max Fillinger · 9 months ago
  86. 7b72220 Fix coding style by Max Fillinger · 11 months ago
  87. c798642 Add test for TLS-Exporter in TLS 1.3 by Max Fillinger · 12 months ago
  88. 05a9787 Remove MBEDTLS_PK_RSA_ALT by Ben Taylor · 5 months ago
  89. 602b296 pre-test version of the mbedtls_ssl_conf_rng removal by Ben Taylor · 5 months ago
  90. 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
  91. 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
  92. 5ba9b57 Convert test function to a static function by Gabor Mezei · 5 months ago
  93. 9ee58e4 Update test dependencies by Gabor Mezei · 5 months ago
  94. 47c6277 Update dependencies by Gabor Mezei · 5 months ago
  95. 6dcfdf1 Adapt dependencies to the new world by Manuel Pégourié-Gonnard · 5 months ago
  96. af4606d Re-introduce log asserts on positive cases by Manuel Pégourié-Gonnard · 5 months ago
  97. 47d0b79 Improve a test assertion by Manuel Pégourié-Gonnard · 5 months ago
  98. f4a67cf Fix a typo by Manuel Pégourié-Gonnard · 5 months ago
  99. e5ddf36 Add test cases for EOF in the middle of fragments by Manuel Pégourié-Gonnard · 5 months ago
  100. ed873f9 Adjust logic around log pattern by Manuel Pégourié-Gonnard · 5 months ago