 |
Licme
|
Loading...
Searching...
No Matches
Version History
0.6.0
- Improve logging in case of error
0.5.3
- Fix capitalization of scanned environment variables
- Add support for accepting username/hostname with variyng capitalization
- Fix potential truncation of hostnames on Windows
0.5.2
- Fix race condition during potentially concurrent license file writes
0.5.1
- Add URL decoding for user, password and domain in proxy credentials read from ENV variables
0.5.0
- Correct usage of WinHTTP and WinCred APIs
- Add OpenSSL dependency to deploy script
- Retry logic for proxy authentification
- Expose renew
Renew() method
- Handle license activation error containing many feature flags
0.4.4
- Add activation and validation rule for system bound license
0.4.3
- Prevent license file deletion when feature is missing and server update is triggered
0.4.2
- Handle crash when feature is missing during validation
0.4.1
0.4.0
0.3.1
- Repair cmake find_package for licme
0.3.0
- Provide C-API for interoperability
- Add missing
-fPIC option
0.2.1
- Add linux aarch64 support
- Make installed cmake config files usable
- Adapt log levels
0.2.0
- Add proxy support
- Create demo client to show how to integrate and use licme
- Fixed renew issue for floating licenses
- Handle communication issues on client side
0.1.2
0.1.1
0.1.0
- Initial version of a library providing an API to create libraries and applications for license validation using digitalwerk licenseHUB
Known Issues / Restrictions
- exception while using
ReleaseAll()