lp:tpm2-tss

Owned by Dan Streetman
Get this repository:
git clone https://git.launchpad.net/tpm2-tss

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/tpm2-software/tpm2-tss.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-05-13 13:03:13 UTC
FAPI: Improve the error message for self signed EK certificates.

Author: Juergen Repp
Author Date: 2024-05-10 17:15:37 UTC

FAPI: Improve the error message for self signed EK certificates.

The error message
"curl_url_set for CURUPART_URL failed: Unsupported URL scheme"
was displayed if a self signed EK certificate was stored in the TPM.
Now a better error message is displayed to explain that FAPI can
be used if "ek_cert_less" is set to "yes" in the FAPI config file.
Addresses: #2833

Signed-off-by: Juergen Repp <juergen_repp@web.de>

4.1.x 2024-05-10 08:49:18 UTC
Prepare 4.1.2-rc0

Author: Andreas Fuchs
Author Date: 2024-05-10 07:36:57 UTC

Prepare 4.1.2-rc0

Signed-off-by: Andreas Fuchs <andreas.fuchs@infineon.com>

3.2.x 2024-04-26 11:52:36 UTC
Prepare 3.2.3

Author: Andreas Fuchs
Author Date: 2024-04-26 10:40:01 UTC

Prepare 3.2.3

Signed-off-by: Andreas Fuchs <andreas.fuchs@infineon.com>

4.0.x 2024-04-26 11:48:11 UTC
Prepare 4.0.2

Author: Andreas Fuchs
Author Date: 2024-04-26 10:38:02 UTC

Prepare 4.0.2

Signed-off-by: Andreas Fuchs <andreas.fuchs@infineon.com>

coverity_scan 2024-03-11 10:36:07 UTC
FAPI: Fix cleanup of policy sessions.

Author: Juergen Repp
Author Date: 2024-03-04 22:37:40 UTC

FAPI: Fix cleanup of policy sessions.

Policy sessions were not flushed if the policy session
was successfully executed but the command where the policy
was used for authorization was executed with an error.
For the session cleanup in error cases it will be tested
whethe the policy session still exists in the TPM.
Fixes: #2784

Signed-off-by: Juergen Repp <juergen_repp@web.de>

3.1.x 2022-02-18 14:40:10 UTC
Bump version number to 3.1.1

Author: Andreas Fuchs
Author Date: 2022-02-18 14:40:10 UTC

Bump version number to 3.1.1

Signed-off-by: Andreas Fuchs <andreas.fuchs@sit.fraunhofer.de>

3.0.x 2022-02-18 14:35:13 UTC
Bump version number 3.0.5

Author: Andreas Fuchs
Author Date: 2022-02-18 14:35:04 UTC

Bump version number 3.0.5

Signed-off-by: Andreas Fuchs <andreas.fuchs@sit.fraunhofer.de>

2.4.x 2021-08-18 09:12:36 UTC
FAPI: Remove fauly free of an unused field.

Author: Juergen Repp
Author Date: 2021-08-03 14:24:41 UTC

FAPI: Remove fauly free of an unused field.

The field out_data in IFAPI_Data_EncryptDecrypt was not used but freed in Fapi_Encrypt.

Signed-off-by: Juergen Repp <juergen.repp@sit.fraunhofer.de>

azure-pipelines 2020-08-02 19:19:28 UTC
Set up CI with Azure Pipelines

Author: Tadeusz Struk
Author Date: 2020-08-02 19:19:28 UTC

Set up CI with Azure Pipelines

[skip ci]

2.3.x 2020-03-11 23:16:26 UTC
test/esys: Check unsupported symmetric cipher used for Esys_EncryptDecrypt t...

Author: Juergen Repp
Author Date: 2020-03-11 15:14:17 UTC

test/esys: Check unsupported symmetric cipher used for Esys_EncryptDecrypt test.

The key type TPM2_ALG_SYMCIPHER might not be supported. In this case the test will be
skipped.

Signed-off-by: Juergen Repp <juergen.repp@sit.fraunhofer.de>

2.2.x 2019-05-28 17:54:20 UTC
Esys: Require software random values

Author: Andreas Fuchs
Author Date: 2019-05-23 11:56:28 UTC

Esys: Require software random values

During pk_encrypt we will generate random values
for the key as well as the OAEP padding.
We need to ensure that we use a CPU-based random
function and don't load things from a TPM since
that would defeat the purpose of an encrypted
salt.

Signed-off-by: Andreas Fuchs <andreas.fuchs@sit.fraunhofer.de>

2.1.x 2019-05-28 17:52:44 UTC
Esys: Require software random values

Author: Andreas Fuchs
Author Date: 2019-05-23 11:56:28 UTC

Esys: Require software random values

During pk_encrypt we will generate random values
for the key as well as the OAEP padding.
We need to ensure that we use a CPU-based random
function and don't load things from a TPM since
that would defeat the purpose of an encrypted
salt.

Signed-off-by: Andreas Fuchs <andreas.fuchs@sit.fraunhofer.de>

codecov 2019-03-02 02:48:43 UTC
build: switch to codecov

Author: Tadeusz Struk
Author Date: 2019-03-02 02:48:43 UTC

build: switch to codecov

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>

2.0.x 2019-02-28 18:17:39 UTC
CHANGELOG.md: update release date

Author: Tadeusz Struk
Author Date: 2019-02-28 18:17:39 UTC

CHANGELOG.md: update release date

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>

coveralls 2019-02-19 22:31:04 UTC
travis.yml: Move COVERALLS_REPO_TOKEN declaration

Author: Tadeusz Struk
Author Date: 2019-02-19 22:31:04 UTC

travis.yml: Move COVERALLS_REPO_TOKEN declaration

Move the COVERALLS_REPO_TOKEN env declaration from travis.yml
to the travis-ci project settings.

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>

1.x 2018-04-20 11:43:12 UTC
test/unit/tcti-device.c: fix unit test fail on armel, armhf, mipsel

Author: Ying-Chun Liu
Author Date: 2018-04-19 19:13:30 UTC

test/unit/tcti-device.c: fix unit test fail on armel, armhf, mipsel

Inside the teardown function, it converts a pointer to wrong type.
This commit fixes the bug.

Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>

116 of 16 results
This repository contains Public information 
Everyone can see this information.

Subscribers