Commit Graph

  • de95604f6c Update ticket_flags related macros Xiaokang Qian 2022-11-10 03:11:54 +00:00
  • fe3483f9a1 Update early data doument and config dependencies Xiaokang Qian 2022-11-09 10:45:23 +00:00
  • ae07cd995a Change ticket_flag base on review Xiaokang Qian 2022-11-09 08:09:47 +00:00
  • 2d87a9eeb5 Pend one alert in case wrong EXT_EARLY_DATA length Xiaokang Qian 2022-11-09 07:55:48 +00:00
  • 29ee43c0e1 Update document base on comments Xiaokang Qian 2022-11-09 07:39:57 +00:00
  • 50a47940b6 Update early data test case with gnutls Xiaokang Qian 2022-11-09 03:58:41 +00:00
  • 097771672d Update early data document and prerequisites check Xiaokang Qian 2022-11-09 03:46:23 +00:00
  • a042b8406d Address some format issues Xiaokang Qian 2022-11-09 01:59:33 +00:00
  • f447e8a8d3 Address comments base on reviews Xiaokang Qian 2022-11-08 07:02:27 +00:00
  • a341225fd0 Change function name ssl_tls13_early_data_has_valid_ticket Xiaokang Qian 2022-11-04 10:13:19 +00:00
  • 01323a46c6 Add session ticket related check when send early data Xiaokang Qian 2022-11-03 02:27:35 +00:00
  • b0c32d8b20 Update early data test cases Xiaokang Qian 2022-11-02 10:51:13 +00:00
  • ecc2948f21 Fix format issues Xiaokang Qian 2022-11-02 07:52:47 +00:00
  • 76332816c7 Define the EARLY_DATA_STATUS Xiaokang Qian 2022-11-02 07:22:48 +00:00
  • 338f727683 Move EARLY_DATA_OFF/ON guard to ssl_misc.h Xiaokang Qian 2022-11-02 07:18:30 +00:00
  • b781a2323c Move ssl_tls13_has_configured_ticket() back to tls13 client Xiaokang Qian 2022-11-01 07:39:46 +00:00
  • 893ad81966 Remove useless early_secrets field Xiaokang Qian 2022-10-31 10:38:10 +00:00
  • 911c0cc4f0 Fix format issues in comments Xiaokang Qian 2022-10-31 09:35:32 +00:00
  • 0e97d4d16d Add early data indication to client side Xiaokang Qian 2022-10-24 11:12:51 +00:00
  • 50de073c84 bignum_mod_raw.py: Added BignumModRawConvertfromMont Minos Galanakis 2022-11-09 19:36:16 +00:00
  • a252f6b24c bignum_mod_raw.py: Added BignumModRawConvertToMont Minos Galanakis 2022-11-09 19:23:53 +00:00
  • aeb8bf2ab0 Merge pull request #6170 from yuhaoth/pr/tls13-cleanup-extensions-parser Paul Elliott 2022-11-11 19:00:46 +00:00
  • 3a3c50ca0a mpi_exp_mod: improve documentation Janos Follath 2022-11-11 15:56:38 +00:00
  • 07510f5ba3 Allow comments in prototypes of unit test functions Gilles Peskine 2022-11-11 16:37:16 +01:00
  • 0cf42200fa Fix typo and copypasta Gilles Peskine 2022-11-11 16:36:51 +01:00
  • d64123a17e Fix autocucumber in documentation Gilles Peskine 2022-11-11 15:59:51 +01:00
  • 47691fb756 bignum_tests: Refactored mpi_mod_raw_to/fromt_mont_rep Minos Galanakis 2022-11-10 09:02:51 +00:00
  • df070d660d bignum_tests: Added test for mbedtls_mpi_mod_raw_from_mont_rep() Minos Galanakis 2022-11-08 16:19:04 +00:00
  • 631b491cbf bignum_tests: Added test for mbedtls_mpi_mod_raw_to_mont_rep() Minos Galanakis 2022-11-07 15:53:23 +00:00
  • d9299c388e bignum_mod_raw: Refactored Montgomery conversion functions Minos Galanakis 2022-11-01 16:19:07 +00:00
  • 5ad4a93596 bignum_mod_raw: Added conversion methods for internal/public data representation Hanno Becker 2022-08-09 14:45:53 +01:00
  • 71565cff3a Disable PKCS7 for some TLS 1.3 tests Dave Rodgman 2022-11-11 10:37:38 +00:00
  • 9f1ecadc40 Merge pull request #6577 from minosgalanakis/minos/add_bignum_more_raw_base_classes Janos Follath 2022-11-11 10:04:17 +00:00
  • f513197d0d fix PSA_XXX typos detected by check_names.py Pengyu Lv 2022-11-08 18:17:00 +08:00
  • fda7f508d8 add exclusive rule for PSA_CRYPTO_DRIVER_TEST Pengyu Lv 2022-11-08 16:56:51 +08:00
  • 018b2f6a62 check_names: extend typo check to PSA macro/enum names Pengyu Lv 2022-11-08 15:55:00 +08:00
  • 1d7cc08af1 Add target to generated all .c (and .datax) files Gilles Peskine 2022-11-10 19:50:34 +01:00
  • 0c3f5f1471 Remove some Python 2 compatibility code Gilles Peskine 2022-11-10 19:33:25 +01:00
  • 020ab7f0af Add additional (would fail) test cases for mpi_mod_int with 0 remainder Tom Cosgrove 2022-11-10 12:17:36 +00:00
  • 5c307b9bbe Use mbedtls_mpi_sint not mbedtls_mpi_uint in mpi_mod_int test Tom Cosgrove 2022-11-10 12:05:55 +00:00
  • c2c6fcbcc5 Enable mpi_mod_int test case to take full-range MPI integers Tom Cosgrove 2022-11-09 12:59:33 +00:00
  • ebd0caffdf Fix test memory allocation Dave Rodgman 2022-11-10 15:33:54 +00:00
  • f22f73ef4e Fix issue in dh_genprime.c where the error code returned by mbedtls_mpi_write_file() is incorrectly reported on failure Aditya Deshpande 2022-11-10 15:18:35 +00:00
  • bd2bfa92bd Add Changelog entry Aditya Deshpande 2022-11-10 14:07:20 +00:00
  • 4637ed2205 Merge pull request #6545 from davidhorstmann-arm/2.28-fix-unusual-macros-0-followup Paul Elliott 2022-11-10 14:27:14 +00:00
  • 83763ab6b1 Pacify pylint Gilles Peskine 2022-11-10 09:15:21 +01:00
  • 92c5d31b44 Add negative zero as an input to automatically generated tests Gilles Peskine 2022-11-09 22:06:34 +01:00
  • 53a7206269 Support negative zero as MPI test input Gilles Peskine 2022-11-09 21:08:44 +01:00
  • 195e1c8107 Changelog entry for the negative zero from add/sub Gilles Peskine 2022-11-09 22:05:52 +01:00
  • 581c460161 Fix negative zero created by (-A) + (+A) or (-A) - (-A) Gilles Peskine 2022-11-09 22:02:16 +01:00
  • ee78b6e642 For binary operations, test both x op y and y op x Gilles Peskine 2022-11-09 21:57:52 +01:00
  • cae0c745fc Document invariants of MPI objects Gilles Peskine 2022-11-09 21:55:33 +01:00
  • 4e47bdc2fa Unify mbedtls_mpi_add_mpi and mbedtls_mpi_sub_mpi Gilles Peskine 2022-11-09 21:34:09 +01:00
  • 676df8ec88 Merge pull request #6578 from gilles-peskine-arm/bignum-test-suite-names-2.28 Gilles Peskine 2022-11-10 14:40:16 +01:00
  • fd7aa13671 Merge pull request #6436 from yanrayw/ssl_client2-add-build-version Gilles Peskine 2022-11-10 14:39:38 +01:00
  • 6b5fca12f4 Merge pull request #6580 from yanrayw/mbedtls-2.28 Gilles Peskine 2022-11-10 14:39:35 +01:00
  • 163d8952b3 Add additional (would fail) test cases for mpi_mod_int with 0 remainder Tom Cosgrove 2022-11-10 12:17:36 +00:00
  • 9feb19f98d Use mbedtls_mpi_sint not mbedtls_mpi_uint in mpi_mod_int test Tom Cosgrove 2022-11-10 12:05:55 +00:00
  • 855c228b29 bignum_mod_raw.py: Moved Classes outside of slots Minos Galanakis 2022-11-10 11:33:25 +00:00
  • 5566eff657 generate_bignum_tests: Enabled BignumModRaw automatic generation Minos Galanakis 2022-11-07 16:02:21 +00:00
  • a461ece810 bignum_mod_raw.py: Refactoring BignumModRawOperation Minos Galanakis 2022-11-09 12:36:02 +00:00
  • e9c86a100a bignum_mod_raw.py: Added BignumModRawOperation Minos Galanakis 2022-11-09 11:46:47 +00:00
  • d7d5e9a328 Merge pull request #6536 from davidhorstmann-arm/2.28-change-test-templating-syntax Gilles Peskine 2022-11-10 12:05:58 +01:00
  • b4eb444a5c Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax Gilles Peskine 2022-11-10 12:05:55 +01:00
  • 50e5616553 Fix typo in check_config.h Dave Rodgman 2022-11-10 10:07:35 +00:00
  • d21ecd71c0 dh_genprime: Fix issue where the error code returned by mbedtls_mpi_write_file() is incorrectly reported on failure ihsinme 2022-11-08 14:30:45 +03:00
  • f58172fe43 Merge remote-tracking branch 'origin/development' into pr3431 Dave Rodgman 2022-11-10 09:54:49 +00:00
  • d818c0856c Fix: include version.h in ssl_test_lib.h Yanray Wang 2022-11-10 16:30:57 +08:00
  • 4d4b077751 Add output of build version in ssl_server2 and ssl_client2 Yanray Wang 2022-11-10 14:37:20 +08:00
  • d5c76cfd9f Avoid having both test_suite_XXX.data and test_suite_XXX.*.data Gilles Peskine 2022-10-21 19:00:38 +02:00
  • 618f989954 Don't use test_suite_mpi as an example Gilles Peskine 2022-10-21 18:56:47 +02:00
  • 5b68608b40 Rename test_suite_bignum for consistency with bignum.{h,c} Gilles Peskine 2022-10-21 18:54:43 +02:00
  • 2478b3499f Merge pull request #6572 from mpg/improve-test-suites-listing-2.28 Gilles Peskine 2022-11-09 19:03:24 +01:00
  • 9a571ddfd9 Merge pull request #6543 from mpg/improve-test-suites-listing Gilles Peskine 2022-11-09 19:03:03 +01:00
  • ed4b34aa7c Merge pull request #6570 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-nonempty Gilles Peskine 2022-11-09 19:02:24 +01:00
  • 8eff06f1d6 Minor improvements to test code script David Horstmann 2022-11-09 17:27:33 +00:00
  • 360f8e4429 Minor improvements to test code script David Horstmann 2022-11-09 17:27:33 +00:00
  • 89e82e1685 pkcs7: Add dependecy on MBEDTLS_MD_C Nick Child 2022-11-09 10:36:10 -06:00
  • da2fe26db7 Fix incorrect condition in is_compression_bad() David Horstmann 2022-11-09 14:35:23 +00:00
  • 1d00c3dea6 Add comments after #endif aditya-deshpande-arm 2022-11-08 16:08:13 +00:00
  • 97be6a913e fix various issues Jerry Yu 2022-11-09 22:43:31 +08:00
  • 93986645d8 Remove reference vs drivers test from outcome-analysis.sh Przemek Stekiel 2022-11-09 15:06:44 +01:00
  • 992de3c562 Make TASK parameter positional and allow more than one task Przemek Stekiel 2022-11-09 13:54:49 +01:00
  • 91e35e3c32 Enable mpi_mod_int test case to take full-range MPI integers Tom Cosgrove 2022-11-09 11:45:29 +00:00
  • be279c7bcc Make a list from ignored tests in TASKS Przemek Stekiel 2022-11-09 12:17:08 +01:00
  • 51f30ff6e6 Make separate components for ref and driver in TASKS Przemek Stekiel 2022-11-09 12:07:29 +01:00
  • 78dea63de9 Improve test suite detection in run-test-suites.pl Manuel Pégourié-Gonnard 2022-11-07 10:05:49 +01:00
  • b9581824f7 Merge pull request #6561 from AndrzejKurek/ecjpake-error-injection Manuel Pégourié-Gonnard 2022-11-09 11:48:36 +01:00
  • 95b5addcd6 Don't test mbedtls_mpi_core_lt_ct with 0 limbs Gilles Peskine 2022-11-09 11:18:38 +01:00
  • 6856f4c70d Fix typos and comments Przemek Stekiel 2022-11-09 10:50:29 +01:00
  • 0b7e07904e Forbid empty mpi_core in test data Gilles Peskine 2022-11-09 10:45:15 +01:00
  • dae43401e1 Merge pull request #6568 from mfischer/development Gilles Peskine 2022-11-09 10:18:50 +01:00
  • ab45425623 include: mbedtls: Add missing private_access header Moritz Fischer 2022-11-08 14:55:32 -08:00
  • 9b1144d5bc Minor grammatical fix David Horstmann 2022-11-08 19:13:58 +00:00
  • c1cc7a4c76 Merge and reorder paragraphs for clarity David Horstmann 2022-11-08 19:13:15 +00:00
  • c82050efdb Starting to work out the RSA-PSS example Gilles Peskine 2022-11-08 19:17:58 +01:00
  • 69ae1ee4fe Merge pull request #6552 from gstrauss/bignum-aliasing Gilles Peskine 2022-11-08 17:15:37 +01:00
  • b6e93b6441 Merge pull request #6560 from gilles-peskine-arm/bignum-aliasing-6552-2.28 Gilles Peskine 2022-11-08 17:15:33 +01:00
  • 760d1ffef9 Merge pull request #6554 from daverodgman/development-2.28 Gilles Peskine 2022-11-08 17:12:27 +01:00
  • d4bd38ba5d Merge pull request #6544 from KloolK/development Gilles Peskine 2022-11-08 17:12:20 +01:00