Chris Conlon
|
91ef0b0e6e
|
update copyright to 2020
|
2020-01-03 15:31:27 -08:00 |
David Garske
|
7887130287
|
wolfTPM v1.7 Release
|
2019-12-27 14:43:30 -08:00 |
David Garske
|
4de58e6d60
|
Remove execute bit on .c/.h files.
|
2019-05-14 13:58:06 -07:00 |
David Garske
|
5f0c7ba6c1
|
Fix printf type warnings. Added missing stdio.h for printf in examples. Added new API's `TPM2_SetActiveCtx`, `TPM2_ChipStartup`, `TPM2_SetHalIoCb` and `TPM2_Init_ex`. Fix to make sure TPM2_CTX is cleaned up after `wolfTPM2_Test`. Allowed way to indicate `BOOL` type already defined.
|
2019-05-07 14:35:23 -07:00 |
David Garske
|
d8effc7c05
|
Fixes for various scan-build and G++ warnings. Updates to ChangeLog.md and README.md. Fix for `./certs/certreq.sh clean` to not remove wolf certs.
|
2019-02-20 15:13:01 -08:00 |
David Garske
|
4e7ccfe3b2
|
Update comment for TLS client (no TPM) example.
|
2019-02-12 15:50:22 -08:00 |
David Garske
|
4ee625e68e
|
Additional cleanups and fixes for TLS server/client examples.
|
2019-02-12 15:41:17 -08:00 |
David Garske
|
aaafa78624
|
Enhancement to the TLS clients to support better throughput benchmarking. Improved the read elapsed time for more accurate RX benchmarking. Added a simple non-TPM TLS example that integrates with the wolfTPM environment.
|
2019-02-12 13:37:55 -08:00 |