1. 4f537f7 tls13: rename mbedtls_ssl_session_check_ticket_flags by Pengyu Lv · 1 year, 9 months ago
  2. d72e858 tls13: srv: rename ssl_tls13_ticket_permission_check by Pengyu Lv · 1 year, 9 months ago
  3. fc2cb96 tls13: rename mbedtls_ssl_conf_tls13_check_kex_modes by Pengyu Lv · 1 year, 9 months ago
  4. 60a2256 tls13: change return value of mbedtls_ssl_conf_tls13_check_kex_modes by Pengyu Lv · 1 year, 10 months ago
  5. 981ec14 tls13: rename ssl_tls13_check_*_key_exchange functions by Pengyu Lv · 1 year, 10 months ago
  6. 90d0711 Merge pull request #6721 from yuhaoth/pr/tls13-early-data-extension-of-nst by Ronald Cron · 1 year, 8 months ago
  7. f3ccfdd Merge pull request #8615 from davidhorstmann-arm/fix-cast-potential-overflow by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8615-779819a4dddd7b00181887962fec9597215d9bf8
  8. 779819a Merge pull request #8613 from bensze01/valgrind-only-in-nightlies by Dave Rodgman · 1 year, 8 months ago
  9. 42d78c7 Merge pull request #8550 from gabor-mezei-arm/tf_psa_crypto_change_log_support by Gilles Peskine · 1 year, 8 months ago
  10. 57e401b Merge pull request #8521 from valeriosetti/issue8441 by Gilles Peskine · 1 year, 8 months ago
  11. 4749007 Fix possible integer overflows before widening by David Horstmann · 1 year, 8 months ago
  12. 0354d04 Do not run Valgrind tests in PR jobs by Bence Szépkúti · 1 year, 8 months ago
  13. d9c69d1 Merge pull request #8513 from mschulz-at-hilscher/feature/explicitly-accessing-private-fields-in-benchmark by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8513-ad4f0ada3765a9e3b5066784c26cbe79f1cfb3c5
  14. ad4f0ad Merge pull request #8514 from mschulz-at-hilscher/fixes/uninitialized-variable-in-ssl_msg by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8514-40f3f1c36fe9efb4fd6f0bc1bb743855e854a243
  15. 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
  16. 95648b0 Some minor improvement by Jerry Yu · 1 year, 8 months ago
  17. c59c586 change prototype of `write_early_data_ext` by Jerry Yu · 1 year, 8 months ago
  18. 163e12f remove assignment for `session->max_early_data_size` by Jerry Yu · 1 year, 8 months ago
  19. ebe1de6 fix various issue by Jerry Yu · 1 year, 8 months ago
  20. 9e7f9bc Add missing debug message by Jerry Yu · 1 year, 8 months ago
  21. db97163 add ticket max_early_data_size check by Jerry Yu · 1 year, 8 months ago
  22. 5233539 share write_early_data_ext function by Jerry Yu · 1 year, 9 months ago
  23. 0069abc improve comments of new session ticket by Jerry Yu · 1 year, 9 months ago
  24. 1a16070 set max_early_data_size of ticket to keep consistent by Jerry Yu · 1 year, 9 months ago
  25. f135bac Add max_early_data_size check by Jerry Yu · 1 year, 9 months ago
  26. 930ce4c Revert "change max_early_data_size source" by Jerry Yu · 1 year, 9 months ago
  27. 2f5d93b Revert "set init value for max_early_data_size in session" by Jerry Yu · 1 year, 9 months ago
  28. d450fd2 change max_early_data_size source by Jerry Yu · 1 year, 9 months ago
  29. 525990f set init value for max_early_data_size in session by Jerry Yu · 1 year, 9 months ago
  30. db6fda7 improve early data comments by Jerry Yu · 1 year, 9 months ago
  31. 10795a0 replace ticket permission set by Jerry Yu · 1 year, 9 months ago
  32. c2b1bc4 replace early data permission check by Jerry Yu · 1 year, 9 months ago
  33. 4da7c22 add early data flag check function by Jerry Yu · 1 year, 9 months ago
  34. ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
  35. 3db60df rename nst early data write function by Jerry Yu · 1 year, 9 months ago
  36. 391c943 Add tests for ticket early data permission bit by Jerry Yu · 1 year, 9 months ago
  37. 3c2b21e Enable multi max_early_data_size value for connections by Jerry Yu · 2 years, 6 months ago
  38. fceddb3 Add early data permission check by Jerry Yu · 2 years, 8 months ago
  39. 01da35e add early data extension of NST by Jerry Yu · 2 years, 8 months ago
  40. 40f3f1c Merge pull request #7058 from yuhaoth/pr/tls13-early-data-parsing-0-rtt-data by Ronald Cron · 1 year, 8 months ago
  41. 42020fb revert output message which used by testing by Jerry Yu · 1 year, 8 months ago
  42. a1e867c Merge pull request #8576 from yanrayw/issue/fix-tls13-session_negotiate-assignment by Ronald Cron · 1 year, 8 months ago
  43. ebb1b1d fix ci test failure by Jerry Yu · 1 year, 8 months ago
  44. b55f9eb fix various issues by Jerry Yu · 1 year, 8 months ago
  45. fe23daf Remove leftover code from initial changelog support by Gabor Mezei · 1 year, 8 months ago
  46. 302a487 test_driver_key_management: rename counter for export_public_key() hits by Valerio Setti · 1 year, 8 months ago
  47. 829ce0f test_driver_cipher: add forced return status for encrypt and set_iv by Valerio Setti · 1 year, 8 months ago
  48. 7ef35a9 test_suite_psa_crypto_driver_wrappers: add counter for failing psa_cipher_update() by Valerio Setti · 1 year, 9 months ago
  49. 83e0de8 crypto_extra: revert changes to mbedtls_psa_random_free() by Valerio Setti · 1 year, 9 months ago
  50. 0ca1868 test_suite_psa_crypto_driver_wrappers: fix missing hit counter reset before test by Valerio Setti · 1 year, 9 months ago
  51. 7448367 test_suite_psa_crypto_slot_management: modify check on open key slots by Valerio Setti · 1 year, 9 months ago
  52. 7ab9072 mbedtls_config: update descriptions of MBEDTLS_CTR_DRBG_C and MBEDTLS_PSA_CRYPTO_C by Valerio Setti · 1 year, 9 months ago
  53. 45337a8 test_suite_psa_crypto_driver_wrappers: add counter for cipher_update() by Valerio Setti · 1 year, 9 months ago
  54. 6ef82ae test_suite_psa_crypto_driver_wrappers: improving driver access counters by Valerio Setti · 1 year, 9 months ago
  55. 0a903db test_suite_psa_crypto_slot_management: some fix for available key slots by Valerio Setti · 1 year, 9 months ago
  56. dc32ac2 test_suite_[ctr_drbg/random]: initialize/close PSA in tests by Valerio Setti · 1 year, 9 months ago
  57. 402cfba psa: free RNG implementation before checking for remaining open key slots by Valerio Setti · 1 year, 9 months ago
  58. 5f4b28d ctr_drbg: add alternative PSA implementation when AES_C is not defined by Valerio Setti · 1 year, 9 months ago
  59. fbefe04 check_config: fix requirements for CTR_DRBG by Valerio Setti · 1 year, 9 months ago
  60. 40a93df all.sh: keep CTR_DRBG enabled in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  61. 3d12d65 Merge pull request #8590 from valeriosetti/fix-pkcs5-pkcs12 by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8590-9afc0200c73b88aedac59784ec579dc15b921f69
  62. 9afc020 Merge pull request #8563 from Oldes/issues-8562 by Dave Rodgman · 1 year, 8 months ago
  63. 7a2dae6 Merge pull request #8589 from daverodgman/ct-unused by Dave Rodgman · 1 year, 8 months ago
  64. 7bb40a3 send unexpected alert when not received eoed or app during reading early data by Jerry Yu · 1 year, 8 months ago
  65. fbf0399 Send decode error alert when EOED parsing fail by Jerry Yu · 1 year, 8 months ago
  66. 3be8507 fix various issues by Jerry Yu · 1 year, 8 months ago
  67. 4577bda pkcs[5|12]: use cipher enums for encrypt and decrypt by Valerio Setti · 1 year, 8 months ago
  68. 744577a tls13: early_data: cli: check a PSK has been selected in EE by Yanray Wang · 1 year, 8 months ago
  69. f1be1f6 Remove unused code by Dave Rodgman · 1 year, 8 months ago
  70. 304fa09 Shortening a comment line by Oldes Huhuman · 1 year, 8 months ago
  71. 9ae6534 tls13: early_data: cli: improve comment by Yanray Wang · 1 year, 8 months ago
  72. 03a0076 tls13: early_data: cli: improve comment by Yanray Wang · 1 year, 8 months ago
  73. 0af63dc improve comments and output message by Jerry Yu · 1 year, 8 months ago
  74. ee4d729 print received early application data by Jerry Yu · 1 year, 8 months ago
  75. e965512 switch inbound transform to handshake by Jerry Yu · 1 year, 8 months ago
  76. 75c9ab7 implement parser of eoed by Jerry Yu · 1 year, 8 months ago
  77. b4ed460 implement coordinate of eoed by Jerry Yu · 1 year, 8 months ago
  78. d5c3496 Add dummy framework of eoed state by Jerry Yu · 1 year, 8 months ago
  79. 59d420f empty process_end_of_early_data by Jerry Yu · 1 year, 8 months ago
  80. 857d29f Merge pull request #8528 from yanrayw/issue/6933/parse-max_early_data_size by Ronald Cron · 1 year, 8 months ago
  81. 9b72e39 re-introduce process_wait_flight2 by Jerry Yu · 1 year, 8 months ago
  82. e32fac3 remove wait_flight2 state by Jerry Yu · 1 year, 8 months ago
  83. 422951b Merge pull request #8044 from daverodgman/msft-aarch64 by Dave Rodgman · 1 year, 8 months ago
  84. e72dfff tls13: early_data: cli: improve comment by Yanray Wang · 1 year, 8 months ago
  85. 2bef7fb tls13: early_data: cli: remove guard to fix failure by Yanray Wang · 1 year, 8 months ago
  86. 059f66c Remove redundant check by Dave Rodgman · 1 year, 8 months ago
  87. 6eee57b Merge remote-tracking branch 'origin/development' into msft-aarch64 by Dave Rodgman · 1 year, 8 months ago
  88. 12d1c3a Use MBEDTLS_HAVE_NEON_INTRINSICS in aesce by Dave Rodgman · 1 year, 8 months ago
  89. d879b47 tidy up macros in mbedtls_xor by Dave Rodgman · 1 year, 8 months ago
  90. 59059ec Merge remote-tracking branch 'origin/development' into msft-aarch64 by Dave Rodgman · 1 year, 8 months ago
  91. b3e207d tls13: early_data: cli: rename early_data parser in nst by Yanray Wang · 1 year, 8 months ago
  92. 0790041 Revert "tls13: early_data: cli: remove nst_ prefix" by Yanray Wang · 1 year, 8 months ago
  93. 10dfe76 Merge pull request #8573 from daverodgman/iar-aesce2 by Dave Rodgman · 1 year, 8 months ago
  94. f4bad42 itls13: early_data: cli: improve comment by Yanray Wang · 1 year, 8 months ago
  95. a29db7d tls13: early_data: cli: assign ciphersuite properly by Yanray Wang · 1 year, 8 months ago
  96. f5e46fd Merge pull request #8535 from daverodgman/update-tfm by Dave Rodgman · 1 year, 8 months ago
  97. 18eab98 Merge pull request #8560 from lpy4105/issue/8423/optimize-analyze_outcomes_py by Gilles Peskine · 1 year, 8 months ago
  98. c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
  99. fb96d80 Merge pull request #8569 from yuhaoth/pr/fix-warning-on-arm64-gcc-5.4 by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/development/pr-8569-172c0b930f39caa65271faa294fcf17f71d8bd42
  100. 172c0b9 Merge pull request #8561 from ronald-cron-arm/fix-ciphersuites-list-in-ssl-opt by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8561-6b5cedf51f33f058d84a2fb3f5ba418efb172806