Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Berger
531844afcf CHANGES: Updated CHANGES document for 0.6.6
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-09-01 13:26:50 +02:00
Stefan Berger
bb4b195528 CHANGES: Updated CHANGES document for 0.6.5
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-06-24 12:06:50 -04:00
Stefan Berger
9060ef9327 CHANGES: Updated CHANGES document for 0.6.4
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-02-27 09:01:56 -05:00
Stefan Berger
82bc72b035 CHANGES: Update CHANGES file for 0.6.3
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2020-07-09 14:25:57 -04:00
Stefan Berger
ea8e1fb04e CHANGES: Update CHANGES file for 0.6.1 and 0.6.2
Update the CHANGES file for 0.6.1 and 0.6.2

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2020-05-18 12:19:47 -04:00
Stefan Berger
0b60a44790 Extend CHANGES file with what is new in v0.6.0
Mention support for TPM 2 (up to rev 150) and new API calls.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2019-01-14 08:50:41 -05:00
Corey Bryant
a0098eda2d Initial import of project
This is the initial import of the libtpms library.  The libtpms library
provides software emulation of a Trusted Platform Module (TPM).  It is
intended to be used by applications when a hardware TPM is not adequate.
For example, a hypervisor can use libtpms to emulate an independent TPM
for each of it's virtual machine guests.  The library provides a high-
level API for developers to integrate the emulated TPM support into
their application.

The code was originally written by Kenneth Goldman <kgoldman@us.ibm.com>
and Stefan Berger <stefanb@us.ibm.com>.

The code is licensed under the Modified BSD License.

Signed-off-by: Corey Bryant <coreyb@linux.vnet.ibm.com>
2013-10-31 15:33:22 -05:00