lp:~lyoncore-team/lyoncore-snaps/+git/tpm2-tss

Get this repository:
git clone https://git.not.enabled/~lyoncore-team/lyoncore-snaps/+git/tpm2-tss

Import details

Import Status: Suspended

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

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
master 2023-10-18 14:21:49 UTC
test: rework sys/esys tests and int-log-compilers to use tctildr and run stan...

Author: Johannes Holland
Author Date: 2023-06-30 17:59:01 UTC

test: rework sys/esys tests and int-log-compilers to use tctildr and run standalone

Signed-off-by: Johannes Holland <joh.ho@gmx.de>

3.2.x 2023-08-16 07:10:21 UTC
FAPI: Fix unneeded encryption 3.2.x

Author: Juergen Repp
Author Date: 2023-08-15 18:47:36 UTC

FAPI: Fix unneeded encryption 3.2.x

A second session for encryption can only be used if the command
has TPM2B parameters which can be encrypted. If no such parameter
exists the TPM produces an error.
The call of the macro ENC_SESSION_IF_POLICY is replaces with
ESYS_TR_NONE in these cases.

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

4.0.x 2023-01-23 18:36:52 UTC
CHANGELOG: update for 4.0.1

Author: William Roberts
Author Date: 2023-01-23 18:36:52 UTC

CHANGELOG: update for 4.0.1

Signed-off-by: William Roberts <william.c.roberts@intel.com>

coverity_scan 2022-12-05 15:28:32 UTC
CHANGELOG: update for 4.0.0-rc1

Author: William Roberts
Author Date: 2022-12-05 15:28:32 UTC

CHANGELOG: update for 4.0.0-rc1

Signed-off-by: William Roberts <william.c.roberts@intel.com>

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>

115 of 15 results
This repository contains Public information 
Everyone can see this information.