1. 306a01d refactor: move ticket_flags check into a function by Pengyu Lv · 2 years, 6 months ago
  2. 7667968 Revert "TLS 1.3: SRV: Validate kex modes when parsing psk" by Pengyu Lv · 2 years, 6 months ago
  3. 1cc6134 Add addition options to detect the correct kex mode by Pengyu Lv · 2 years, 7 months ago
  4. dadeb20 TLS 1.3: SRV: Don't select ephemeral mode on resumption by Pengyu Lv · 2 years, 7 months ago
  5. f8e50a9 TLS 1.3: SRV: Validate kex modes when parsing psk by Pengyu Lv · 2 years, 7 months ago
  6. 0b740bc TLS 1.3: SRV: Check ticket_flags in kex mode determination by Pengyu Lv · 2 years, 7 months ago
  7. 9b84ea7 remove ssl_tls13_has_compat_ticket_flags by Pengyu Lv · 2 years, 7 months ago
  8. 2bfd716 simplify test case dependencies and test commands by Pengyu Lv · 2 years, 7 months ago
  9. e2f1dbf update docs of ssl_client2 and improve code format by Pengyu Lv · 2 years, 7 months ago
  10. 4938a56 refine ticket_flags printing helper by Pengyu Lv · 2 years, 7 months ago
  11. acecf9c make ticket_flags param types consistent by Pengyu Lv · 2 years, 7 months ago
  12. 3643fdb refine the state setting in tls13_handshake_wrapup by Pengyu Lv · 2 years, 7 months ago
  13. c1334d9 correct test case dependencies by Pengyu Lv · 2 years, 7 months ago
  14. ee455c0 move ticket_flags debug helpers by Pengyu Lv · 2 years, 7 months ago
  15. 1894653 remove MBEDTLS_ERR_SSL_TICKET_INVALID_KEX_MODE error by Pengyu Lv · 2 years, 7 months ago
  16. 80270b2 rename ticket_flags helper functions to generic ones by Pengyu Lv · 2 years, 7 months ago
  17. a1aa31b fix review comments by Pengyu Lv · 2 years, 8 months ago
  18. 06cf66d unroll test cases to improve coverage of check_test_cases in all.sh by Pengyu Lv · 2 years, 8 months ago
  19. 1735ba3 fix review comments by Pengyu Lv · 2 years, 8 months ago
  20. 9eacb44 improve code format and readability by Pengyu Lv · 2 years, 8 months ago
  21. 302feb3 add cases to test session resumption with different ticket_flags by Pengyu Lv · 2 years, 8 months ago
  22. 9356678 filter the tickets with tls13_kex_mode on client side. by Pengyu Lv · 2 years, 8 months ago
  23. e6487fe guard tls13_kex_modes related function calls with macro by Pengyu Lv · 2 years, 8 months ago
  24. 3eb49be move kex mode check in ticket_flags to psks_check_identity_match_ticket by Pengyu Lv · 2 years, 8 months ago
  25. c7af2c4 tls13: send new session ticket only when client supports psk by Pengyu Lv · 2 years, 8 months ago
  26. c55eeb6 tls13: check if the session ticket is compatible with key exchange modes by Pengyu Lv · 2 years, 9 months ago
  27. 9f92695 tls13: set key exchange mode in ticket_flags on client/server by Pengyu Lv · 2 years, 9 months ago
  28. b7d50ac tls13: add helpers to manipulate ticket_flags by Pengyu Lv · 2 years, 9 months ago
  29. 5b8dcd2 Add debug helper to print ticket_flags status by Pengyu Lv · 2 years, 9 months ago
  30. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  31. fd13a0f Merge pull request #6905 from gilles-peskine-arm/code-style-casts-psa-headers-more by Gilles Peskine · 2 years, 7 months ago
  32. c55c343 Merge pull request #6884 from gilles-peskine-arm/check-files-unicode by Gilles Peskine · 2 years, 7 months ago
  33. 03e99cf Remove redundant error code definitions by Gilles Peskine · 2 years, 7 months ago
  34. 83c5ad4 Merge pull request #6787 from yuhaoth/pr/workaround-gnutls_anti_replay_fail by Ronald Cron · 2 years, 7 months ago
  35. 3900bdd Merge pull request #6823 from mpg/unify-openssl-variables by Gilles Peskine · 2 years, 7 months ago
  36. f9c8d76 Merge pull request #6893 from tom-daubney-arm/modify_generate_errors_script by Gilles Peskine · 2 years, 7 months ago
  37. b4ffe78 Merge pull request #6878 from gilles-peskine-arm/code-style-casts-psa-headers by Gilles Peskine · 2 years, 7 months ago
  38. 0770efe Merge pull request #6888 from daverodgman/iar-bignum-warning by Gilles Peskine · 2 years, 7 months ago
  39. bbbd803 Add Changelog by Dave Rodgman · 2 years, 7 months ago
  40. 1efe4a8 Add ChangeLog entry by Thomas Daubney · 2 years, 7 months ago
  41. 28d4d43 Merge pull request #6863 from valeriosetti/issue6830 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  42. 6e666c2 Remove obsolete comment by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  43. 3368724 Merge pull request #6870 from valeriosetti/issue6831 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  44. 3e60cad Improve comment and changlog by Jerry Yu · 2 years, 7 months ago
  45. 33878ed Modify generate errors script by Thomas Daubney · 2 years, 7 months ago
  46. a0b97bc fix wrong type in debug message by Valerio Setti · 2 years, 7 months ago
  47. 2c12185 test: fix dependencies on function and data files by Valerio Setti · 2 years, 7 months ago
  48. 1e868cc fix several typos and extra blank spaces by Valerio Setti · 2 years, 7 months ago
  49. 2b5d3de remove remaining occurencies of mbedtls_ecc_group_to_psa() from TLS by Valerio Setti · 2 years, 7 months ago
  50. 99e902f Add changlog entry. by Jerry Yu · 2 years, 7 months ago
  51. bdb936b Workaround anti replay fail of GnuTLS by Jerry Yu · 2 years, 7 months ago
  52. a15af37 Change time resolution of reco_delay from second to millionseconds by Jerry Yu · 2 years, 8 months ago
  53. f05b6ee Revert "Skip early data basic check temp" by Jerry Yu · 2 years, 8 months ago
  54. 14db512 Fix IAR warning by Glenn Strauss · 2 years, 7 months ago archive/new-code-style/test/6888/old features/new-code-style/test/6888/old
  55. b178036 Merge pull request #6873 from mpg/fix-derive-key-exercise by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  56. d11bb47 Reject invalid UTF-8 and weird characters in text files by Gilles Peskine · 2 years, 7 months ago
  57. b389743 Pass line number to issue_with_line by Gilles Peskine · 2 years, 7 months ago
  58. 0ed9e78 Treat more *.bin files as binary by Gilles Peskine · 2 years, 7 months ago
  59. cd0a565 Merge pull request #6703 from yuhaoth/pr/tls13-misc-from-prototype by Gilles Peskine · 2 years, 7 months ago
  60. f07ddde Merge pull request #6876 from davidhorstmann-arm/disable-code-style-for-bn-asm by Gilles Peskine · 2 years, 7 months ago
  61. 78d566b Fix pylint warnings about comparison to True by David Horstmann · 2 years, 7 months ago
  62. 8d1d6ed Fix incorrect typing of function in code_style.py by David Horstmann · 2 years, 7 months ago
  63. bec9532 Don't restyle end of file by David Horstmann · 2 years, 7 months ago
  64. 8e45cdd fix wrong dependency for X509_TRUSTED_CERTIFICATE_CALLBACK by Valerio Setti · 2 years, 7 months ago
  65. 8841d6b add missing dependency documentation for SSL_ASYNC_PRIVATE by Valerio Setti · 2 years, 7 months ago
  66. a651607 Skip restyling of PSA macros also defined in psa-arch-tests by Gilles Peskine · 2 years, 7 months ago
  67. 45873ce Skip restyling of PSA error code definitions by Gilles Peskine · 2 years, 7 months ago
  68. c571c5b Check Uncrustify returncode in code_style.py by David Horstmann · 2 years, 7 months ago
  69. cb3b6ae Disable code style correction for bignum assembly by David Horstmann · 2 years, 7 months ago
  70. 67419f0 tls: fix + save code size when DEBUG_C is not enabled by Valerio Setti · 2 years, 7 months ago
  71. 40d9ca9 tls: remove useless legacy function by Valerio Setti · 2 years, 7 months ago
  72. 9502b56 Fix test function derive_key_exercise() by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  73. 262851d Merge pull request #6868 from davidhorstmann-arm/workaround-uncrustify-asm-defines by Gilles Peskine · 2 years, 7 months ago
  74. a4bb0fa check_config: add missing dependencies for the build without BIGNUM by Valerio Setti · 2 years, 7 months ago
  75. e1655b8 test: add test for building without BIGNUM_C by Valerio Setti · 2 years, 7 months ago
  76. 73260b6 test: extend test_suite_ssl for testing new functions by Valerio Setti · 2 years, 7 months ago
  77. 3322f61 test: verify that TLS and X509 are independent from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
  78. 18c9fed tls: remove dependency from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
  79. e3d8f31 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
  80. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  81. b4b0bb7 Merge pull request #5907 from mpg/use-psa-rsa-pss by Janos Follath · 2 years, 7 months ago
  82. 4511ca0 Use PSS-signed CRL for PSS tests by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  83. ea8c88f test: fix some descriptions by Valerio Setti · 2 years, 7 months ago
  84. 6ea0a8d Disable 'wrong salt len' PK test with USE_PSA by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  85. 62e1ebb changelog: fix text error by Valerio Setti · 2 years, 7 months ago
  86. c963bb1 test: remove SHA224 from default test driver config by Valerio Setti · 2 years, 7 months ago
  87. b402e4b Merge pull request #6595 from mfischer/lms_heap by Gilles Peskine · 2 years, 8 months ago
  88. 8eee21e Merge pull request #6836 from gilles-peskine-arm/code-style-more-kr-20221222 by Gilles Peskine · 2 years, 8 months ago
  89. 326cf46 test: improved readability in sha self tests by Valerio Setti · 2 years, 8 months ago
  90. e269750 sha: fix description for starts functions by Valerio Setti · 2 years, 8 months ago
  91. 77b1452 test: fix error in test_suite_ssl by Valerio Setti · 2 years, 8 months ago
  92. 676766f Merge pull request #6776 from gabor-mezei-arm/6222_bignum_mod_mul by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  93. 2fcb4c1 Merge pull request #6747 from gilles-peskine-arm/bignum-mod-random by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  94. e19d7e5 Require a space after a cast by Gilles Peskine · 2 years, 8 months ago
  95. fe6c19b added changelog file for PR #6784 by Valerio Setti · 2 years, 8 months ago
  96. 6528763 config: remove SHA224_C from some config files by Valerio Setti · 2 years, 8 months ago
  97. b6bf7dc test: fix depends.py for hash tests by Valerio Setti · 2 years, 8 months ago
  98. 543d00e sha: remove SHA1 from ssl_cookie by Valerio Setti · 2 years, 8 months ago
  99. d55cb5b sha: decline MD defines for various SHA by Valerio Setti · 2 years, 8 months ago
  100. d10e0a6 sha: fix minor issues/typos by Valerio Setti · 2 years, 8 months ago