- ea6b3c0 Merge pull request #8605 from valeriosetti/issue8600 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- b4362d2 Merge pull request #8523 from tom-daubney-arm/modify_check_generated_files_script by Gilles Peskine · 1 year, 8 months ago
- a211bb7 Merge pull request #8596 from xkqian/tls13_early_data_input_file by Gilles Peskine · 1 year, 8 months ago
- a9581d2 Fix CI failure of uninitialized fp by Xiaokang Qian · 1 year, 8 months ago
- 0f60c67 Merge pull request #8619 from davidhorstmann-arm/fix-selftest-doublefree by Paul Elliott · 1 year, 8 months ago gh-readonly-queue/development/pr-8619-90d07118ad0108b9d1f61524173d801c6e8ce781
- aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
- f05b768 Use existing variable containing full path by Thomas Daubney · 1 year, 8 months ago
- 64cd2f2 Fix potential double-free in calloc selftest by David Horstmann · 1 year, 8 months ago
- 90d0711 Merge pull request #6721 from yuhaoth/pr/tls13-early-data-extension-of-nst by Ronald Cron · 1 year, 8 months ago
- dce183f Remove the duplicate cases and add early_data_file option by Xiaokang Qian · 1 year, 8 months ago
- 9634680 Add the test framework of early data by Xiaokang Qian · 1 year, 8 months ago
- daddfb5 Open the file once read in the file path by Xiaokang Qian · 1 year, 8 months ago
- 864c62a Add one test case with early_data_file by Xiaokang Qian · 1 year, 8 months ago
- 35c026c Read early data file by Xiaokang Qian · 1 year, 8 months ago
- dd8a7f8 Revert the early data test case by Xiaokang Qian · 1 year, 8 months ago
- 2a8035b Add read early data code by Xiaokang Qian · 1 year, 8 months ago
- 57db590 Rework to revert the early_data enabled flag by Xiaokang Qian · 1 year, 8 months ago
- 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
- 779819a Merge pull request #8613 from bensze01/valgrind-only-in-nightlies by Dave Rodgman · 1 year, 8 months ago
- 42d78c7 Merge pull request #8550 from gabor-mezei-arm/tf_psa_crypto_change_log_support by Gilles Peskine · 1 year, 8 months ago
- 57e401b Merge pull request #8521 from valeriosetti/issue8441 by Gilles Peskine · 1 year, 8 months ago
- 4749007 Fix possible integer overflows before widening by David Horstmann · 1 year, 8 months ago
- 0354d04 Do not run Valgrind tests in PR jobs by Bence Szépkúti · 1 year, 8 months ago
- 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
- 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
- ae95217 Enable early data depend on whether the early data file exist by Xiaokang Qian · 1 year, 8 months ago
- 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
- 95648b0 Some minor improvement by Jerry Yu · 1 year, 8 months ago
- c59c586 change prototype of `write_early_data_ext` by Jerry Yu · 1 year, 8 months ago
- 163e12f remove assignment for `session->max_early_data_size` by Jerry Yu · 1 year, 8 months ago
- ebe1de6 fix various issue by Jerry Yu · 1 year, 8 months ago
- 9e7f9bc Add missing debug message by Jerry Yu · 1 year, 8 months ago
- db97163 add ticket max_early_data_size check by Jerry Yu · 1 year, 8 months ago
- 5233539 share write_early_data_ext function by Jerry Yu · 1 year, 9 months ago
- 0069abc improve comments of new session ticket by Jerry Yu · 1 year, 9 months ago
- 1a16070 set max_early_data_size of ticket to keep consistent by Jerry Yu · 1 year, 9 months ago
- f135bac Add max_early_data_size check by Jerry Yu · 1 year, 9 months ago
- 930ce4c Revert "change max_early_data_size source" by Jerry Yu · 1 year, 9 months ago
- 2f5d93b Revert "set init value for max_early_data_size in session" by Jerry Yu · 1 year, 9 months ago
- d450fd2 change max_early_data_size source by Jerry Yu · 1 year, 9 months ago
- 525990f set init value for max_early_data_size in session by Jerry Yu · 1 year, 9 months ago
- db6fda7 improve early data comments by Jerry Yu · 1 year, 9 months ago
- 10795a0 replace ticket permission set by Jerry Yu · 1 year, 9 months ago
- c2b1bc4 replace early data permission check by Jerry Yu · 1 year, 9 months ago
- 4da7c22 add early data flag check function by Jerry Yu · 1 year, 9 months ago
- ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
- 3db60df rename nst early data write function by Jerry Yu · 1 year, 9 months ago
- 391c943 Add tests for ticket early data permission bit by Jerry Yu · 1 year, 9 months ago
- 3c2b21e Enable multi max_early_data_size value for connections by Jerry Yu · 2 years, 6 months ago
- fceddb3 Add early data permission check by Jerry Yu · 2 years, 8 months ago
- 01da35e add early data extension of NST by Jerry Yu · 2 years, 8 months ago
- 611c717 Sync the early_data option with internal parameters in ssl_client2 by Xiaokang Qian · 1 year, 8 months ago
- f8fe11d Remove the generic file read functions and simply the early data read by Xiaokang Qian · 1 year, 8 months ago
- 40f3f1c Merge pull request #7058 from yuhaoth/pr/tls13-early-data-parsing-0-rtt-data by Ronald Cron · 1 year, 8 months ago
- eaebedb Refine the detect code to enable early data or not by Xiaokang Qian · 1 year, 8 months ago
- b1db729 Rename the generic read functions to ssl_read_file_text by Xiaokang Qian · 1 year, 8 months ago
- 6c678d7 Improve the comments of early data input by Xiaokang Qian · 1 year, 8 months ago
- 42020fb revert output message which used by testing by Jerry Yu · 1 year, 8 months ago
- a1e867c Merge pull request #8576 from yanrayw/issue/fix-tls13-session_negotiate-assignment by Ronald Cron · 1 year, 8 months ago
- 4ac2c18 pk_wrap: try both ECDSA signature schemes in ecdsa_sign_psa() by Valerio Setti · 1 year, 8 months ago
- 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
- ebb1b1d fix ci test failure by Jerry Yu · 1 year, 8 months ago
- b55f9eb fix various issues by Jerry Yu · 1 year, 8 months ago
- fe23daf Remove leftover code from initial changelog support by Gabor Mezei · 1 year, 8 months ago
- 302a487 test_driver_key_management: rename counter for export_public_key() hits by Valerio Setti · 1 year, 8 months ago
- 829ce0f test_driver_cipher: add forced return status for encrypt and set_iv by Valerio Setti · 1 year, 8 months ago
- 7ef35a9 test_suite_psa_crypto_driver_wrappers: add counter for failing psa_cipher_update() by Valerio Setti · 1 year, 9 months ago
- 83e0de8 crypto_extra: revert changes to mbedtls_psa_random_free() by Valerio Setti · 1 year, 9 months ago
- 0ca1868 test_suite_psa_crypto_driver_wrappers: fix missing hit counter reset before test by Valerio Setti · 1 year, 9 months ago
- 7448367 test_suite_psa_crypto_slot_management: modify check on open key slots by Valerio Setti · 1 year, 9 months ago
- 7ab9072 mbedtls_config: update descriptions of MBEDTLS_CTR_DRBG_C and MBEDTLS_PSA_CRYPTO_C by Valerio Setti · 1 year, 9 months ago
- 45337a8 test_suite_psa_crypto_driver_wrappers: add counter for cipher_update() by Valerio Setti · 1 year, 9 months ago
- 6ef82ae test_suite_psa_crypto_driver_wrappers: improving driver access counters by Valerio Setti · 1 year, 9 months ago
- 0a903db test_suite_psa_crypto_slot_management: some fix for available key slots by Valerio Setti · 1 year, 9 months ago
- dc32ac2 test_suite_[ctr_drbg/random]: initialize/close PSA in tests by Valerio Setti · 1 year, 9 months ago
- 402cfba psa: free RNG implementation before checking for remaining open key slots by Valerio Setti · 1 year, 9 months ago
- 5f4b28d ctr_drbg: add alternative PSA implementation when AES_C is not defined by Valerio Setti · 1 year, 9 months ago
- fbefe04 check_config: fix requirements for CTR_DRBG by Valerio Setti · 1 year, 9 months ago
- 40a93df all.sh: keep CTR_DRBG enabled in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
- 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
- 9afc020 Merge pull request #8563 from Oldes/issues-8562 by Dave Rodgman · 1 year, 8 months ago
- 7a2dae6 Merge pull request #8589 from daverodgman/ct-unused by Dave Rodgman · 1 year, 8 months ago
- 7bb40a3 send unexpected alert when not received eoed or app during reading early data by Jerry Yu · 1 year, 8 months ago
- fbf0399 Send decode error alert when EOED parsing fail by Jerry Yu · 1 year, 8 months ago
- 3be8507 fix various issues by Jerry Yu · 1 year, 8 months ago
- 10769bc Fix bad whitespace in keyword argument assignment by Thomas Daubney · 1 year, 8 months ago
- 3a06906 Use guess_mbedtls_root in Mbed-TLS-only script by Thomas Daubney · 1 year, 8 months ago
- 04c446c Modify crypto_core_directory to also return a relative path by Thomas Daubney · 1 year, 8 months ago
- 4577bda pkcs[5|12]: use cipher enums for encrypt and decrypt by Valerio Setti · 1 year, 8 months ago
- 744577a tls13: early_data: cli: check a PSK has been selected in EE by Yanray Wang · 1 year, 8 months ago
- f1be1f6 Remove unused code by Dave Rodgman · 1 year, 8 months ago
- 304fa09 Shortening a comment line by Oldes Huhuman · 1 year, 8 months ago
- 99030e2 Remove trailing whitespace by Thomas Daubney · 1 year, 8 months ago
- 9ae6534 tls13: early_data: cli: improve comment by Yanray Wang · 1 year, 8 months ago
- 03a0076 tls13: early_data: cli: improve comment by Yanray Wang · 1 year, 8 months ago
- 0af63dc improve comments and output message by Jerry Yu · 1 year, 8 months ago
- ee4d729 print received early application data by Jerry Yu · 1 year, 8 months ago
- e965512 switch inbound transform to handshake by Jerry Yu · 1 year, 8 months ago
- 75c9ab7 implement parser of eoed by Jerry Yu · 1 year, 8 months ago
- b4ed460 implement coordinate of eoed by Jerry Yu · 1 year, 8 months ago