Aidan Garske
2b489b66da
Bump version to v4.2.0 and add the 4.2.0 ChangeLog
2026-09-14 11:03:51 -07:00
David Garske
cedd57af42
Release v4.1.0: version bump and ChangeLog
...
Bump version 4.0.0 -> 4.1.0 (configure.ac AC_INIT, libtool 17:0:0 -> 18:0:0,
wolftpm/version.h, CMakeLists.txt) and add the 4.1.0 ChangeLog covering the
merged PRs since v4.0.0 and the in-scope PR 549 (freestanding build).
2026-07-10 14:54:49 -07:00
David Garske
579ec8cc7f
Bump copyright year to 2026 and version to 4.0.0
...
Release prep for v4.0.0:
- Copyright headers updated 2025 -> 2026 across sources, headers, and examples
- Library version 3.10.0 -> 4.0.0 (libtool 16:8:0 -> 17:0:0)
- configure.ac WOLFSSL_URL http -> https
2026-04-22 09:24:55 -07:00
David Garske
ae7f4b13d7
Release v3.10.0 prep. Change swtpm port to use number.
2025-12-04 13:49:10 -08:00
David Garske
1402d0d132
wolfTPM Release v3.9.2 prep. Migrating to GPLv3.
2025-07-30 07:29:31 -07:00
David Garske
86fbaf69a9
wolfTPM v3.9.1 release (post release fixes)
...
- Fixed commercial release bundle (missing `tpm2_asn.h`).
- Fixed wolfTPM DLL revision (was not updated in v3.9.0).
- Added `make distcheck` to GitHub CI.
2025-05-21 10:34:52 -07:00
David Garske
6fbb49a94f
wolfTPM Release v3.9.0. Updated copyright and version.
2025-05-14 15:31:07 -07:00
David Garske
5bd553a6a3
wolfTPM v3.8.0 release.
2025-01-06 11:46:49 -08:00
David Garske
d986ec73ba
wolfTPM Release v3.6.0 prep.
2024-11-05 11:18:43 -08:00
David Garske
95ae2f7459
wolfTPM v3.4.0 release.
...
* Fixes for building without wolfCrypt or heap.
* Fix for building wolfTPM DLL (was missing tbs.lib).
* Fix for `wolfTPM2_New` to provide default TPM2 HAL IO callback.
2024-07-30 09:09:24 -07:00
David Garske
c98ee9a71e
Update copyright date.
2024-04-24 10:42:27 -07:00
David Garske
4157ed5689
Release v3.2.0 prep.
2024-04-24 10:42:25 -07:00
David Garske
d9f51da00e
wolfTPM v3.1 release prep
2023-12-29 10:55:30 -08:00
David Garske
a10a10db5d
Added v3.0 release notes and updated version.
2023-10-30 12:02:28 -07:00
David Garske
4160930b48
wolfTPM v2.7.0 release prep.
2022-12-27 16:14:59 -08:00
David Garske
94b59d5255
wolfTPM v2.6.0
...
* Fix CMakeList.txt to fix include order.
* Remove execute bit on code files.
2022-09-01 10:41:42 -07:00
David Garske
3f84b2efbc
wolfTPM v2.5.0 release prep
2022-07-22 09:32:57 -07:00
Elms
ed70aeb703
v2.4.0 release preparation
2022-05-06 10:52:41 -07:00
Elms
8cf401a5ee
v2.3.1 updates
2021-11-18 16:47:03 -08:00
David Garske
0f9e8b5768
wolfTPM Release v2.3.0
2021-11-08 15:49:00 -08:00
David Garske
c83088decf
Release for wolfTPM v2.2.0 preparation.
2021-07-13 11:26:12 -07:00
David Garske
2b8cfb8692
wolfTPM Release v2.1.0 preparation.
...
* Updated copyright
* Fixed minor cast warning.
* Fixed minor scan-build warnings.
* Cleanup print public and fix possible print of uninitialized field.
2021-03-17 10:13:50 -07:00
David Garske
b1a11c386a
Preparation for wolfTPM v2.0 release.
2020-12-03 11:12:01 -08:00
Eric Blankenhorn
72464dc621
Release v1.9 preparation
2020-08-24 12:12:11 -05:00
David Garske
6bd412df09
wolfTPM v1.8 release preparation.
2020-04-29 08:56:57 -07:00
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
3ecca5c2e7
wolfTPM release prep v1.6.
2019-08-01 16:31:51 -07:00
David Garske
31c0629ed7
wolfTPM Release v1.5 preparation. Moved the release notes to `ChangeLog.md`.
2019-02-20 14:22:55 -08:00
David Garske
bcbbf8ed39
Prep for wolfTPM v1.4 release. Fixes for scan-build and valgrind reports. Updates to README.md.
2018-11-16 13:01:08 -08:00
David Garske
aa27a2ab65
Updated version to 1.3. Fixed scan-build warning with `wolfTPM2_ReadPCR`.
2018-07-20 11:08:49 -07:00
David Garske
a2785ac000
wolfTPM Release v1.1
2018-03-09 15:38:16 -08:00
David Garske
8bf8ae340f
wolfTPM v1.0 TPM 2.0 support:
...
* Support for all TPM2 API's using TIS and SPI IO callback.
* Helper for getting TPM return code string `TPM2_GetRCString`.
* TPM 2.0 demo code in `examples/tpm/tpm2_demo.c` with support for STM32 CubeMX SPI as reference.
Requires wolfSSL (https://github.com/wolfSSL/wolfssl/pull/1344 )
2018-02-06 16:27:50 -08:00