Zentitle - Release notes: C/C++ SDK
| Date |
Version |
Description |
| 08 Jan 2015 |
1566 |
Update. |
| 05 Feb 2015 |
1650 |
Update. |
| 18 Mar 2015 |
1761 |
Update. |
| 19 Mar 2015 |
1763 |
Update. |
| 28 Aug 2017 |
3492 |
Update. |
| 16 Jan 2018 |
3763 |
Update. |
| 23 Mar 2018 |
3810 |
Update. |
| 11 Feb 2019 |
4474 |
Update |
| 05 Dec 2019 |
5037 |
Update |
| 27 Apr 2020 |
5285 |
Update |
| 15 July 2020 |
5486 |
Update |
| 08 Oct 2020 |
5711 |
Update |
| 17 Dec 2020 |
5852 |
Update |
| 24 Aug 2021 |
6288 |
Update |
| 17 Aug 2023 |
6913 |
Update |
| 03 Oct 2024 |
7693 |
Update |
Version 7693
- Update: Fixed broken and misplaced links in SDK documentation.
Version 6913
- Update: Fixed broken links and misplaced links in SDK documentation.
- Bugfix: Fixed nslTerm which should display JWT 'exp' (expiration) value when NSLSetCredentialsSSO is called with JWT=NULL.
Version 6288
- Bugfix: Fixed formatting of the nslTerm.py python example/console program.
- Bugfix: Fixed nilm.c returning success message on bad ABL LC request.
- Bugfix: Fixed nslTerm.py console program LTCO request fail.
- Bugfix: Fixed nslTerm.c FreeBSD warning on gmake.
- Bugfix: Bugfix: Fixed C SDK errors on build.
- Update: Modified SDK to include clienthostname parameter in NalpLibOpen.
- Update: NSLTerm.c in the c SDK no longer forces ssl by default.
- Bugfix: Update: SDK docs updated with new skin.
Version 5852
- Update: Added Secure Store calls.
- Update: Added MACOS (ARM/64) support.
- Bugfix: Fixed internally clearing of ABL information when open library switched from ABL requests to LC requests without close.
- Update: Replaced -1 error returns with more meaningful information.
Version 5711
- Update: Added return token functionality to codekits.
- Bugfix: Fixed typos in Python codekits that resulted in undefined values.
- Bugfix: Fixed undescriptive error returns.
Version 5486
- Update: Added consumption token pools to codekits (nilm and nslTerm).
- Bugfix: Could not activate nslTerm.java on Windows 10.
Version 5285
- Bugfix: Fixed nslTerm display of incorrect status on successful activation cert.
- Bugfix: Corrected nslTerm error message when generating a Deactivation Request.
- Bugfix: Fixed plm PSLGetLibraryOptions failure to execute.
- Bugfix: Corrected plm PSLGetMaintExpDate and PSLGetMaintExpSec return messages.
Version 5037
- Bugfix: Fixed codekit divide-by-zero if auth constants are specified as 0.
- Bugfix: Fixed typo in codekit.
Version 4410
- Update: Update of documents in codekits (html/index.html.)
- Bugfix: Fixed "Error in identifying computer" when HSDN enabled on Linux system with NVME drive.
- Bugfix: Fixed C Windows codekit so that all allocs from library are freed by library.
- Bugfix: Fixed daemonTerm example code. Was missing security offset adjustment for returns.
Version 3810
- Bugfix: Added casts to the return from dlsym in the C SDK.
- Update: Updated shaferExample.c in CCodekit to match logic in website documentation.
- Bugfix: Fixed import of certificate into passive library example pslTerm.
Version 3763
- Update - Revised to implement library 3.3.55.0 functionality.
- Update - Restructuring of example applications.
- Update - Revised documentation.
Version 3492
- Updated to library 3.2.x compatibility level.
- Added passive licensing example.
Version 1763
- Changes all API parameters to type + arch (ie uint32_t, uint64_t etc.)
Version 1761
- Added parameter to expsec functions to returned absolute expiration date in epoch sec.
Version 1650
- Updates to C codekit for Shafer v2.1.
Version 1566
- Added license number to feature check in/check out.
- Added usage counters, floating features and writable UDF to NILM.