1. d61a4d3 Fix missing guard and double-space by Przemek Stekiel · 2 years, 10 months ago
  2. 1f02c6c Reword change log entry by Przemek Stekiel · 2 years, 10 months ago
  3. 68a01a6 Fix session tickets related build flags in fuzz_server and ssl_server2 by Przemek Stekiel · 2 years, 10 months ago
  4. 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  5. e32cd44 Add changelog entry: tls 1.2 builds with single encryption type by Przemek Stekiel · 2 years, 10 months ago
  6. 0957e7b Rmove MBEDTLS_NIST_KW_C dependency from MBEDTLS_SSL_TICKET_C by Przemek Stekiel · 2 years, 10 months ago
  7. 6a5cc74 Fix typos and comments by Przemek Stekiel · 2 years, 10 months ago
  8. 460192e Fix and sync configuration file and configuration verifiation by Przemek Stekiel · 2 years, 10 months ago
  9. 48a6a66 Add ssl-opt tls 1.2 tests for single cipher builds by Przemek Stekiel · 2 years, 10 months ago
  10. ce5b68c Revert "Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions" by Przemek Stekiel · 2 years, 10 months ago
  11. 8d4b241 Remove redundant indirect dependencies after optimizing setup for one cipher components by Przemek Stekiel · 2 years, 10 months ago
  12. a891a09 test_suite_cmac.data: fix bug: use cipher type instead cipher id by Przemek Stekiel · 2 years, 10 months ago
  13. 68db0d2 Optimize one cipher only components and adapt nemes by Przemek Stekiel · 2 years, 10 months ago
  14. 0cc3466 Change testing strategy to default + one cypher only (psa/no psa) by Przemek Stekiel · 2 years, 10 months ago
  15. b0de1c0 Add components to build and test default/full config with legacy-ccm cipher only by Przemek Stekiel · 2 years, 10 months ago
  16. 9550c05 Add component to build and test full config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  17. e31ba83 Use basic symbols instead MBEDTLS_CIPHER_MODE_AEAD in check config by Przemek Stekiel · 2 years, 10 months ago
  18. d582a01 Make MBEDTLS_SSL_CONTEXT_SERIALIZATION dependent on AEAD by Przemek Stekiel · 2 years, 10 months ago
  19. 4c49927 Fix unused variables warnings in default + stream cipher only build by Przemek Stekiel · 2 years, 10 months ago
  20. 6f29a6c test_suite_cipher.function: always include aes.h by Przemek Stekiel · 2 years, 10 months ago
  21. a82290b Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions by Przemek Stekiel · 2 years, 10 months ago
  22. 89ad623 Fix guards for mbedtls_ct_size_mask() and mbedtls_ct_memcpy_if_eq() by Przemek Stekiel · 2 years, 10 months ago
  23. 11c362a Add component to build and test default config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  24. 5596c74 Merge pull request #6140 from Zaya-dyno/validation_remove_change_auth_enc by Gilles Peskine · 2 years, 11 months ago
  25. 12a1e85 Merge pull request #6138 from Zaya-dyno/validation_remove_change_key_agree by Gilles Peskine · 2 years, 11 months ago
  26. f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
  27. 8c2d236 Merge pull request #6188 from N3xed/fix/windows-different-drives-build-error by Gilles Peskine · 2 years, 11 months ago
  28. 87953f2 Merge pull request #6091 from Zaya-dyno/validation_remove_change_pk by Gilles Peskine · 2 years, 11 months ago
  29. 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 11 months ago
  30. ba627bf improve document about session tickets by Jerry Yu · 2 years, 11 months ago
  31. 40b4a01 Improve documents by Jerry Yu · 2 years, 11 months ago
  32. 359e65f limit session ticket number when resumption by Jerry Yu · 2 years, 11 months ago
  33. f3bdf9d fix various issues by Jerry Yu · 2 years, 11 months ago
  34. 07ba2be Merge pull request #6304 from yuhaoth/pr/exclude-pre_shared_key-from-hrr-msg by Gilles Peskine · 2 years, 11 months ago
  35. 1475ac4 Merge pull request #6107 from Zaya-dyno/validation_remove_change_hash by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  36. d5c82fb Merge pull request #6085 from Zaya-dyno/validation_remove_change_cipher by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  37. b7e3fa7 move count decrement after success sent by Jerry Yu · 2 years, 11 months ago
  38. d0766ec fix various issues by Jerry Yu · 2 years, 11 months ago
  39. 9370612 remove certificate setting from psk_ephemeral HRR test by Jerry Yu · 2 years, 11 months ago
  40. e5833c1 Merge pull request #6300 from davidhorstmann-arm/syntax-highlighting-function-files by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  41. d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  42. 2db49df Add psk_ephemeral HRR tests by Jerry Yu · 2 years, 11 months ago
  43. 36e1d9e Merge pull request #6203 from wernerlewis/ecp_group_test by Dave Rodgman · 2 years, 11 months ago
  44. b5d8848 Use GitHub C syntax highlighting on test files by David Horstmann · 2 years, 11 months ago
  45. 05feee1 Restore vbuf value after modification by Werner Lewis · 2 years, 11 months ago
  46. ccae25b Add explicit mbedtls_ecp_tls_read_group_id call by Werner Lewis · 2 years, 11 months ago
  47. 7403d93 Add leading zeros to group metadata by Werner Lewis · 2 years, 11 months ago
  48. 5780730 Fix typo in MBEDTLS_ECP_DP_BP512R1 by Werner Lewis · 2 years, 11 months ago
  49. b4e28aa Fix two typos by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  50. 1367f40 Fix memory corruption in an SSL test function by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  51. 3c16abe Fix dependencies of KEY_EXCHANGE_ECJPAKE by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  52. 73f9233 Use full config for testing driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  53. 79e1467 Fix include path for programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  54. 7a51305 Add multi-session tickets test by Jerry Yu · 3 years ago
  55. d4e7500 Enable multi session tickets on Server by Jerry Yu · 3 years ago
  56. 1ad7ace Add conf new session tickets by Jerry Yu · 3 years ago
  57. be0224a Merge pull request #6167 from yuhaoth/pr/finalize-tls13-session-tickets by Ronald Cron · 2 years, 11 months ago
  58. 1716f06 Merge pull request #6093 from wernerlewis/bignum_test_script by Gilles Peskine · 2 years, 11 months ago
  59. c2fb540 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
  60. 1be4582 Remove useless guard around include by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  61. ad4d2bb Exclude pre_shared_key for HRR by Jerry Yu · 2 years, 11 months ago
  62. 138387f Fix some typos, improve wording & formatting by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  63. d18c24b EC J-PAKE is now implemented in PSA by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  64. c998e43 Add ChangeLog entry about driver-only hashes. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  65. 72687b7 Clarify dependencies in mbedtls_config.h by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  66. f17f85e Simplify definition of TLS 1.3 MD max size. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  67. e896705 Take advantage of legacy_or_psa.h being public by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  68. 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  69. 6ee726e Replace md translation function by Jerry Yu · 2 years, 11 months ago
  70. 1c341c8 Merge pull request #6284 from daverodgman/contributing by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  71. a5df584 fix build fail for test_psa_crypto_config_accel_hash_use_psa by Jerry Yu · 2 years, 11 months ago
  72. f184625 Clarify legal requirements for contributions by Dave Rodgman · 2 years, 11 months ago
  73. c42c7e6 Update documentation in legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  74. 1dc3725 Style: wrap a long line by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  75. 409a620 Merge pull request #6255 from mprse/md_tls13 by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  76. 0a55cc6 Remove unnecessary var and improve comment by Jerry Yu · 2 years, 11 months ago
  77. 07c830c Fix setting for default test suite directory by Werner Lewis · 2 years, 11 months ago
  78. 18dff1f Merge pull request #5871 from superna9999/4153-psa-expose-ec-j-pake by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  79. 62e24ba Merge pull request #6260 from yuhaoth/pr/add-multiple-pre-config-psks by Ronald Cron · 2 years, 11 months ago
  80. 52ae326 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
  81. ac446c8 Add combination_pairs helper function by Werner Lewis · 2 years, 11 months ago
  82. b6e8091 Use typing.cast instead of unqualified cast by Werner Lewis · 2 years, 11 months ago
  83. 00d0242 Remove argparser default for directory by Werner Lewis · 2 years, 11 months ago
  84. 858cffd Add toggle for test case count in descriptions by Werner Lewis · 2 years, 11 months ago
  85. 34d6d3e Update comments/docstrings in TestGenerator by Werner Lewis · 2 years, 11 months ago
  86. f7dad3c fix various issues by Jerry Yu · 2 years, 11 months ago
  87. 67ffab5 ssl.h: use PSA hash buffer size when PSA is used by Przemyslaw Stekiel · 2 years, 11 months ago
  88. 208257b Merge pull request #6259 from yuhaoth/pr/add-psk_ephemeral-possible-group-tests by Ronald Cron · 2 years, 11 months ago
  89. ab9b9d4 ssl_tls13_keys.h: use PSA max hash size by Przemyslaw Stekiel · 2 years, 11 months ago
  90. da64525 ssl_tls13_generic.c: fix hash buffer sizes (use PSA_HASH_MAX_SIZE) by Przemyslaw Stekiel · 2 years, 11 months ago
  91. 6a12a77 Fix typo in comment by Neil Armstrong · 2 years, 11 months ago
  92. 673b0f9 Randomize order of psks by Jerry Yu · 2 years, 11 months ago
  93. 034492b ssl.h: Fix hash guards by Przemyslaw Stekiel · 2 years, 11 months ago
  94. 004c218 ssl_misc.h: hash guards adaptations by Przemyslaw Stekiel · 2 years, 11 months ago
  95. b2407f2 Merge pull request #6261 from mprse/hash_size_macro by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  96. acff823 Add negative tolerance window by Jerry Yu · 2 years, 11 months ago
  97. 95db17e fix various issues by Jerry Yu · 2 years, 11 months ago
  98. ce0aa58 check_config.h: make TLS1.3 requirements verification more readable by Przemek Stekiel · 2 years, 11 months ago
  99. 0852ef8 mbedtls_ssl_reset_transcript_for_hrr: remove redundant 'else' statement by Przemek Stekiel · 2 years, 11 months ago
  100. 8a2f2b0 check_config.h: fix TLS 1.3 requirements (add HKDF_EXTRACT/EXPAND) and comments by Przemek Stekiel · 2 years, 11 months ago