1. 2aa5af9 Merge pull request #6403 from mpg/print-failed-suites by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  2. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  3. 78317c8 Merge pull request #6327 from yuhaoth/pr/tls13-psk-after-session-tickets by Ronald Cron · 2 years, 10 months ago
  4. 301e866 Merge pull request #6398 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-char by Janos Follath · 2 years, 10 months ago
  5. c797423 Remove unnecessary empty line and fix format issue by Jerry Yu · 2 years, 10 months ago
  6. 74b748d Merge pull request #6401 from gilles-peskine-arm/config.py-python-version-development by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  7. 22c18c1 Add NULL check in prepare hello by Jerry Yu · 2 years, 10 months ago
  8. c2bfaf0 fix wrong typo by Jerry Yu · 2 years, 10 months ago
  9. ac6c670 Print the list of failed suites in verbose mode by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  10. d61a4d3 Fix missing guard and double-space by Przemek Stekiel · 2 years, 10 months ago
  11. b50e433 Test mbedtls_mpi_core_bitlen by Gilles Peskine · 2 years, 10 months ago
  12. e943283 More mbedtls_mpi_bitlen test cases by Gilles Peskine · 2 years, 10 months ago
  13. 24baa81 Improve mbedtls_mpi_bitlen test descriptions by Gilles Peskine · 2 years, 10 months ago
  14. c5772a1 mbedtls_test_read_mpi_core: allow odd number of hex digits by Gilles Peskine · 2 years, 10 months ago
  15. cf42536 Add a note that config.py must remain compatible with Python 3.4 by Gilles Peskine · 2 years, 10 months ago
  16. 1b5c85c Merge pull request #6386 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core by Janos Follath · 2 years, 10 months ago
  17. 4f77ecf disable session resumption when ticket expired by Jerry Yu · 2 years, 10 months ago
  18. 03aa174 Improve test message and title by Jerry Yu · 2 years, 10 months ago
  19. 6916e70 fix various issues by Jerry Yu · 2 years, 10 months ago
  20. 2109206 Restrict cipher suite validation to TLS1.3 by Jerry Yu · 2 years, 10 months ago
  21. 1f02c6c Reword change log entry by Przemek Stekiel · 2 years, 10 months ago
  22. 68a01a6 Fix session tickets related build flags in fuzz_server and ssl_server2 by Przemek Stekiel · 2 years, 10 months ago
  23. 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  24. 63b06ea Update test cases by Jerry Yu · 2 years, 10 months ago
  25. 03b8f9d Adjust guards for `dummy_tickets` by Jerry Yu · 2 years, 10 months ago
  26. a99cbfa fix various issues by Jerry Yu · 2 years, 10 months ago
  27. 40afab6 Add ciphersuite check in set_session by Jerry Yu · 2 years, 10 months ago
  28. 21f9095 Revert "move ciphersuite validation to set_session" by Jerry Yu · 2 years, 10 months ago
  29. 379b91a add ticket age check by Jerry Yu · 2 years, 10 months ago
  30. 96d4770 Merge pull request #6393 from KloolK/development by Janos Follath · 2 years, 10 months ago
  31. 4a69834 Re-org selected_identity parser by Jerry Yu · 2 years, 10 months ago
  32. 6183cc7 Re-org binders writer by Jerry Yu · 2 years, 10 months ago
  33. f75364b Re-organize identities writer by Jerry Yu · 2 years, 10 months ago
  34. 8b41e89 fix various issues by Jerry Yu · 2 years, 10 months ago
  35. 19ae6f6 move ciphersuite validation to set_session by Jerry Yu · 2 years, 10 months ago
  36. 25ab654 Add dummy ticket support by Jerry Yu · 2 years, 11 months ago
  37. b300e3c add selected_identity parser by Jerry Yu · 2 years, 10 months ago
  38. 1a0a0f4 Add binders writer by Jerry Yu · 2 years, 10 months ago
  39. f7c1259 Add identites writer by Jerry Yu · 2 years, 10 months ago
  40. 0c6105b empty pre_shared_key functions by Jerry Yu · 3 years ago
  41. 8897c07 Add server only guards for psk callback by Jerry Yu · 3 years ago
  42. b33f6e5 Fix typo by Jan Bruckner · 2 years, 10 months ago
  43. 99a82dc Readability improvement by Gilles Peskine · 2 years, 10 months ago
  44. 80ca44f Merge pull request #6325 from gabor-mezei-arm/6308_missing_initialization_in_test by Gilles Peskine · 2 years, 10 months ago
  45. e32cd44 Add changelog entry: tls 1.2 builds with single encryption type by Przemek Stekiel · 2 years, 10 months ago
  46. c217f48 Replace the output file atomically by Gilles Peskine · 2 years, 11 months ago
  47. 22514eb Fix typo in documentation by Gilles Peskine · 2 years, 11 months ago
  48. 0957e7b Rmove MBEDTLS_NIST_KW_C dependency from MBEDTLS_SSL_TICKET_C by Przemek Stekiel · 2 years, 10 months ago
  49. 6a5cc74 Fix typos and comments by Przemek Stekiel · 2 years, 10 months ago
  50. 460192e Fix and sync configuration file and configuration verifiation by Przemek Stekiel · 2 years, 10 months ago
  51. 5bbdfce Streamline mbedtls_mpi_core_lt_ct unit test by Gilles Peskine · 2 years, 11 months ago
  52. 3aae4e8 New function mbedtls_test_read_mpi_core by Gilles Peskine · 2 years, 11 months ago
  53. 571576f Move the definition of data_t to a header file by Gilles Peskine · 2 years, 11 months ago
  54. bdc7b8b Allow test assertions on constant-flow scalar data by Gilles Peskine · 2 years, 11 months ago
  55. 97483b0 Remove incorrect comment by Gilles Peskine · 2 years, 11 months ago
  56. 845de08 Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication by Gilles Peskine · 2 years, 10 months ago
  57. 6da3a3b Fix doc regarding aliasing of modulus input to mbedtls_mpi_core_montmul() by Tom Cosgrove · 2 years, 10 months ago
  58. 4386ead Correct the aliasing requirements in doc for mbedtls_mpi_core_montmul(), and test them by Tom Cosgrove · 2 years, 10 months ago
  59. 48a6a66 Add ssl-opt tls 1.2 tests for single cipher builds by Przemek Stekiel · 2 years, 10 months ago
  60. ce5b68c Revert "Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions" by Przemek Stekiel · 2 years, 10 months ago
  61. 8d4b241 Remove redundant indirect dependencies after optimizing setup for one cipher components by Przemek Stekiel · 2 years, 10 months ago
  62. a891a09 test_suite_cmac.data: fix bug: use cipher type instead cipher id by Przemek Stekiel · 2 years, 10 months ago
  63. 68db0d2 Optimize one cipher only components and adapt nemes by Przemek Stekiel · 2 years, 10 months ago
  64. 77c691f Merge pull request #6194 from xkqian/tls13_add_psk_client_cases by Ronald Cron · 2 years, 10 months ago
  65. 0cc3466 Change testing strategy to default + one cypher only (psa/no psa) by Przemek Stekiel · 2 years, 10 months ago
  66. b0de1c0 Add components to build and test default/full config with legacy-ccm cipher only by Przemek Stekiel · 2 years, 10 months ago
  67. 9550c05 Add component to build and test full config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  68. a70bd91 Fix the description of psk client cases by Xiaokang Qian · 2 years, 10 months ago
  69. e3358e1 Merge pull request #6051 from mprse/permissions_2b_v2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  70. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  71. e31ba83 Use basic symbols instead MBEDTLS_CIPHER_MODE_AEAD in check config by Przemek Stekiel · 2 years, 10 months ago
  72. d582a01 Make MBEDTLS_SSL_CONTEXT_SERIALIZATION dependent on AEAD by Przemek Stekiel · 2 years, 10 months ago
  73. ca343ae Improve message logs and test cases description in psk by Xiaokang Qian · 2 years, 10 months ago
  74. cba39a3 Add change log by Ronald Cron · 2 years, 10 months ago
  75. 0bb1382 Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
  76. 4c49927 Fix unused variables warnings in default + stream cipher only build by Przemek Stekiel · 2 years, 10 months ago
  77. 6f29a6c test_suite_cipher.function: always include aes.h by Przemek Stekiel · 2 years, 10 months ago
  78. a82290b Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions by Przemek Stekiel · 2 years, 10 months ago
  79. 89ad623 Fix guards for mbedtls_ct_size_mask() and mbedtls_ct_memcpy_if_eq() by Przemek Stekiel · 2 years, 10 months ago
  80. 11c362a Add component to build and test default config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  81. 9c17204 Change cases description base on comments by Xiaokang Qian · 2 years, 10 months ago
  82. e12d30d Move psk related cases into tls13-kex-modes.sh by Xiaokang Qian · 2 years, 10 months ago
  83. f13925c Add a changelog entry for ECJPAKE to PMS KDF by Andrzej Kurek · 2 years, 10 months ago
  84. c27a907 tls13: server: Add comment when trying another sig alg by Ronald Cron · 2 years, 10 months ago
  85. cb6e963 Change kex mode string name by Xiaokang Qian · 2 years, 10 months ago
  86. b72dac4 Fix PSA identifier of RSA_PKCS1V15 signing algorithms by Ronald Cron · 2 years, 10 months ago
  87. e09aff8 Add information about ECJPAKE_TO_PMS output size expectations by Andrzej Kurek · 2 years, 10 months ago
  88. 3539f2c Improve readability in ecjpake tests by Andrzej Kurek · 2 years, 10 months ago
  89. b510cd2 Fix a copy-paste error - wrong macro used by Andrzej Kurek · 2 years, 10 months ago
  90. 5603efd Improve readability and formatting by Andrzej Kurek · 2 years, 10 months ago
  91. 96b9f23 Adjust ECJPAKE_TO_PMS macro value by Andrzej Kurek · 2 years, 10 months ago
  92. 954d576 PSK: change descriptions base on comments by Xiaokang Qian · 2 years, 10 months ago
  93. 5beec4b Refine ssl_get_kex_mode_str() for easy automatic generation by Xiaokang Qian · 2 years, 10 months ago
  94. ac8195f Fix wrongly kex mode fallback issue in psk cases by Xiaokang Qian · 2 years, 10 months ago
  95. 5596c74 Merge pull request #6140 from Zaya-dyno/validation_remove_change_auth_enc by Gilles Peskine · 2 years, 11 months ago
  96. 12a1e85 Merge pull request #6138 from Zaya-dyno/validation_remove_change_key_agree by Gilles Peskine · 2 years, 11 months ago
  97. f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
  98. 8c2d236 Merge pull request #6188 from N3xed/fix/windows-different-drives-build-error by Gilles Peskine · 2 years, 11 months ago
  99. 87953f2 Merge pull request #6091 from Zaya-dyno/validation_remove_change_pk by Gilles Peskine · 2 years, 11 months ago
  100. 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 11 months ago