Commit Graph

  • 3d404d677e Test PSA_MAC_FINAL_SIZE in mac_sign exactly Gilles Peskine 2020-08-25 23:47:36 +02:00
  • cd65f4ccac Add empty-output-buffer test cases for single-part hash functions Gilles Peskine 2020-08-25 23:11:21 +02:00
  • e92c68a878 Note that a failure in cleanup is intentional Gilles Peskine 2020-08-26 00:06:25 +02:00
  • 64f13ef6ab Add missing cleanup to some multipart operation tests Gilles Peskine 2020-08-25 23:15:20 +02:00
  • a09713c795 test cleanup: Annotate file removal after a failed creation Gilles Peskine 2020-08-25 22:50:18 +02:00
  • 169ca7f06d psa_crypto_storage: Annotate file removal after a failed creation Gilles Peskine 2020-08-25 22:50:06 +02:00
  • bab1b52048 psa_its: Annotate file removal after a failed creation Gilles Peskine 2020-08-25 22:49:19 +02:00
  • 14613bcd75 Fix parity tests to actually fail the test on error Gilles Peskine 2020-08-25 22:30:31 +02:00
  • ee4d4eb625 Remove a useless zeroization Gilles Peskine 2020-08-25 19:28:13 +02:00
  • 4cb56f83cb Put local variables and buffers in a struct gabor-mezei-arm 2020-08-25 19:12:01 +02:00
  • b8513fa6ac Initialize return variable to the appropriate error code gabor-mezei-arm 2020-08-24 09:53:04 +02:00
  • d1c98fcf5e Zeroize internal buffers and variables in MD hashes gabor-mezei-arm 2020-08-19 14:03:06 +02:00
  • 4553dd46d6 Force cleanup before return gabor-mezei-arm 2020-08-19 14:01:03 +02:00
  • 76749aea78 Zeroize internal buffers and variables in PKCS and SHA gabor-mezei-arm 2020-07-30 16:41:25 +02:00
  • ffecb7b982 Implement support for multipart ECB and add tests Steven Cooreman 2020-08-25 15:13:13 +02:00
  • d4ac4e037b Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted Janos Follath 2020-08-25 14:35:55 +01:00
  • 5b2e60dc36 Merge pull request #741 from mpg/cf-varpos-copy-2.16-restricted Janos Follath 2020-08-25 14:35:45 +01:00
  • 117587d544 Merge pull request #742 from mpg/cf-varpos-copy-2.7-restricted Janos Follath 2020-08-25 14:35:36 +01:00
  • a6033e92af Style and language fixes Steven Cooreman 2020-08-25 11:47:50 +02:00
  • 520e78b830 Fix a typo in a comment Manuel Pégourié-Gonnard 2020-08-25 11:43:10 +02:00
  • f4435c4fed Improve comments on constant-flow testing in config.h Manuel Pégourié-Gonnard 2020-08-25 11:42:21 +02:00
  • 426c2d4a38 Add an option to test constant-flow with valgrind Manuel Pégourié-Gonnard 2020-08-25 11:26:37 +02:00
  • 3b490a0a01 Add mbedtls_ssl_cf_memcpy_offset() with tests Manuel Pégourié-Gonnard 2020-08-25 11:18:11 +02:00
  • bf7a49eacc Use temporary buffer to hold the peer's HMAC Manuel Pégourié-Gonnard 2020-08-25 11:07:25 +02:00
  • ab9ec32879 Fix a typo in a comment Manuel Pégourié-Gonnard 2020-08-25 11:43:10 +02:00
  • 46f49a8bbc Improve comments on constant-flow testing in config.h Manuel Pégourié-Gonnard 2020-08-25 11:42:21 +02:00
  • f08284769d Add an option to test constant-flow with valgrind Manuel Pégourié-Gonnard 2020-08-25 11:26:37 +02:00
  • 590b2d9614 Add mbedtls_ssl_cf_memcpy_offset() with tests Manuel Pégourié-Gonnard 2020-08-25 11:18:11 +02:00
  • ce45d1a759 Use temporary buffer to hold the peer's HMAC Manuel Pégourié-Gonnard 2020-08-25 11:07:25 +02:00
  • d863a67a74 Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted Manuel Pégourié-Gonnard 2020-08-25 10:59:51 +02:00
  • f0b469e42b Merge branch 'mbedtls-2.16' into mbedtls-2.16-restricted Manuel Pégourié-Gonnard 2020-08-25 10:58:15 +02:00
  • 04b7488411 Fix potential use of uninitialised variable Manuel Pégourié-Gonnard 2020-08-25 10:45:51 +02:00
  • 84be024eb0 Merge pull request #3594 from gilles-peskine-arm/fix-compat.sh-with-ubuntu-16.04-gnutls-2.7 Gilles Peskine 2020-08-25 10:00:54 +02:00
  • 46b3fc221e Merge pull request #3599 from makise-homura/mbedtls-2.7 Gilles Peskine 2020-08-25 09:46:42 +02:00
  • 14cb46de24 Merge pull request #3598 from makise-homura/mbedtls-2.16 Gilles Peskine 2020-08-25 09:46:39 +02:00
  • ed19762a22 Merge pull request #3574 from makise-homura/e2k_support Gilles Peskine 2020-08-25 09:46:36 +02:00
  • af9513bb48 A different approach of signed-to-unsigned comparison makise-homura 2020-08-24 18:26:27 +03:00
  • 8c3fa63f90 A different approach of signed-to-unsigned comparison makise-homura 2020-08-24 18:33:54 +03:00
  • d46ede0d37 Fix missing label for guard John Durkop 2020-08-24 09:51:00 -07:00
  • 329fe7e043 A different approach of signed-to-unsigned comparison makise-homura 2020-08-24 18:39:56 +03:00
  • af5363c24e Updates to cleanup fixes for #3294 John Durkop 2020-08-24 08:29:39 -07:00
  • c14be901eb Add new test_depends_curves_psa to all.sh John Durkop 2020-08-20 06:16:41 -07:00
  • bc5a754f28 Add change log description for Fix #3294 John Durkop 2020-08-18 05:23:36 -07:00
  • f35069a82d Fix undefined ref error when ECDSA not defined John Durkop 2020-08-17 22:05:14 -07:00
  • 1323fba357 Update the copy of tests/data_files/server2-sha256.crt in certs.c Gilles Peskine 2020-08-24 12:40:08 +02:00
  • ba6fc9796a Fix a typo in a comment Manuel Pégourié-Gonnard 2020-08-24 12:59:55 +02:00
  • dd00bfce34 Improve comments on constant-flow testing in config.h Manuel Pégourié-Gonnard 2020-08-24 12:58:36 +02:00
  • 24e2217922 Merge pull request #3600 from gufe44/helpers-redirect-restore-output-2.7 Gilles Peskine 2020-08-24 10:45:15 +02:00
  • d69edda8de Merge pull request #3601 from gufe44/helpers-redirect-restore-output-2.16 Gilles Peskine 2020-08-24 10:45:11 +02:00
  • 0f343ac87f Merge pull request #3528 from gufe44/helpers-redirect-restore-output Gilles Peskine 2020-08-24 10:45:08 +02:00
  • 8a79b9b68c Fix "unused function" warning in some configs Manuel Pégourié-Gonnard 2020-08-24 10:29:30 +02:00
  • 6edfe60e0d Merge pull request #2182 from hanno-arm/key_pwd Manuel Pégourié-Gonnard 2020-08-24 09:42:38 +02:00
  • 650ce76544 Fix bug in redirection of unit test outputs gufe44 2020-07-30 09:02:27 +02:00
  • b0ab8c257f Fix bug in redirection of unit test outputs gufe44 2020-07-30 09:02:27 +02:00
  • 03b4ef6a05 Don't forget to free G, P, Q, ctr_drbg, and entropy makise-homura 2020-08-22 23:56:46 +03:00
  • 50f6a192b5 Backport e2k support to mbedtls-2.7 makise-homura 2020-08-23 00:39:15 +03:00
  • 03c2b8f1c7 Backport e2k support to mbedtls-2.7 makise-homura 2020-08-23 00:28:45 +03:00
  • 00ebcbfc0a Don't forget to free G, P, Q, ctr_drbg, and entropy makise-homura 2020-08-22 23:56:46 +03:00
  • e014fece50 Don't forget to free G, P, Q, ctr_drbg, and entropy makise-homura 2020-08-22 23:56:46 +03:00
  • 962e4ee4a6 Use single-line string literals. Guido Vranken 2020-08-21 21:08:56 +02:00
  • 0f38590edf Commit the intermediate files cert_md*.csr Gilles Peskine 2020-08-21 20:32:21 +02:00
  • d1ff7579c8 Fix "make -C tests/data_files" Gilles Peskine 2020-08-21 19:47:22 +02:00
  • 384e274670 cert_req: discover hash algorithms automatically Gilles Peskine 2020-08-21 19:51:13 +02:00
  • 18292fe205 cert_write: discover hash algorithms automatically Gilles Peskine 2020-08-21 20:42:32 +02:00
  • e6e812a712 Commit the intermediate files cert_md*.csr Gilles Peskine 2020-08-21 20:32:21 +02:00
  • 6b739bb138 Fix "make -C tests/data_files" Gilles Peskine 2020-08-21 19:47:22 +02:00
  • c3d0a7f1ec cert_req: discover hash algorithms automatically Gilles Peskine 2020-08-21 19:51:13 +02:00
  • 74243ee878 Regenerate server2-sha256.crt with a PrintableString issuer Gilles Peskine 2020-08-21 15:52:17 +02:00
  • da118e130d Regenerate test client certificates with a PrintableString issuer Gilles Peskine 2020-08-21 19:09:34 +02:00
  • a3511b97c1 cert_write: support all hash algorithms Gilles Peskine 2020-08-21 18:58:33 +02:00
  • db1e7a8f7b cert_write: support all hash algorithms Gilles Peskine 2020-08-21 18:58:33 +02:00
  • 0ac8a78aa7 Merge pull request #3593 from mpg/fix-compat.sh-with-ubuntu-16.04-gnutls-2.16 Gilles Peskine 2020-08-21 14:18:33 +02:00
  • 5fe5b823d4 Merge pull request #3590 from mpg/fix-compat.sh-with-ubuntu-16.04-gnutls Gilles Peskine 2020-08-21 14:18:25 +02:00
  • 741c4e2d64 compat.sh: stop using allow_sha1 Manuel Pégourié-Gonnard 2020-08-21 12:34:05 +02:00
  • 351dd59e9a compat.sh: quit using SHA-1 certificates Manuel Pégourié-Gonnard 2020-08-21 12:24:32 +02:00
  • a6e640264f compat.sh: enable CBC-SHA-2 suites for GnuTLS Manuel Pégourié-Gonnard 2020-08-21 12:06:47 +02:00
  • 300e1b3a6f compat.sh: stop using allow_sha1 Manuel Pégourié-Gonnard 2020-08-21 12:34:05 +02:00
  • 91615cf7ff compat.sh: quit using SHA-1 certificates Manuel Pégourié-Gonnard 2020-08-21 12:24:32 +02:00
  • 0e7bdd1340 compat.sh: enable CBC-SHA-2 suites for GnuTLS Manuel Pégourié-Gonnard 2020-08-21 12:06:47 +02:00
  • 388f9b2d0f adjusting size of sliding window array to correct size. Daniel Otte 2020-08-21 12:34:29 +02:00
  • 6c77bc6de2 compat.sh: stop using allow_sha1 Manuel Pégourié-Gonnard 2020-08-21 12:34:05 +02:00
  • 499bf4c0c8 compat.sh: quit using SHA-1 certificates Manuel Pégourié-Gonnard 2020-08-21 12:24:32 +02:00
  • 244d06637f compat.sh: enable CBC-SHA-2 suites for GnuTLS Manuel Pégourié-Gonnard 2020-08-21 12:06:47 +02:00
  • 027fe00d2e Prevent triggering Clang 12 -Wstring-concatenation warning Guido Vranken 2020-08-21 10:05:52 +02:00
  • 99652d5147 Downgrade GnuTLS to avoid incompatibilities archive/dev/gilles-peskine-arm/travis-20200821 Gilles Peskine 2020-08-21 10:03:44 +02:00
  • 661c2a43ba Only run compat.sh with gnutls, for testing Gilles Peskine 2020-08-21 10:03:30 +02:00
  • 1a6af8489e Merge pull request #3578 from gilles-peskine-arm/md_setup-leak-development Manuel Pégourié-Gonnard 2020-08-21 09:19:12 +02:00
  • 067f6e01f1 Fix bug in redirection of unit test outputs gufe44 2020-07-30 09:02:27 +02:00
  • 8043eb0b5d Update ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt Christopher 2020-08-20 14:25:44 -07:00
  • 22d70a80af Merge pull request #738 from danh-arm/dh/remaining-lf-copyright Gilles Peskine 2020-08-20 13:26:17 +02:00
  • 50118144c6 Update remaining copyright notices to use Linux Foundation guidance Dan Handley 2020-08-20 11:20:12 +01:00
  • 53d216081c Add a ChangeLog entry for local Lucky13 variant Manuel Pégourié-Gonnard 2020-08-20 12:17:05 +02:00
  • abccfc1684 Merge development into development-restricted Dan Handley 2020-08-20 11:07:12 +01:00
  • c57497e655 Merge pull request #3584 from mpg/fix-changelog-file-location Gilles Peskine 2020-08-20 11:50:05 +02:00
  • eb528eef57 Fix location of a ChangeLog entry file Manuel Pégourié-Gonnard 2020-08-20 10:35:26 +02:00
  • de1cf2c5e1 Make mbedtls_ssl_cf_memcpy_offset() constant-flow Manuel Pégourié-Gonnard 2020-08-19 12:35:30 +02:00
  • 73afa37507 Add option to test constant-flow with valgrind Manuel Pégourié-Gonnard 2020-08-19 10:27:38 +02:00
  • feb0396d20 Fix memory leak in test_suite_x509write with PSA crypto Manuel Pégourié-Gonnard 2020-08-20 09:59:33 +02:00
  • 690eec0a75 Merge pull request #3583 from bensze01/license-2.7 Gilles Peskine 2020-08-20 10:14:56 +02:00
  • 2dcd0674e6 Merge pull request #3582 from bensze01/license-2.16 Gilles Peskine 2020-08-20 09:43:56 +02:00