Releases: Amebis/GEANTLink
Releases · Amebis/GEANTLink
1.1-beta
- Inner EAP-MSCHAPv2 authentication support
- Unified credential TTLS prompt replaced with separate prompts for identity provider, outer credentials and inner credentials (when required)
- ownTLS discontinued and removed from code
- Internal code reorganization and clean-up
- Doxygen documentation updated
1.0-beta8
- Bulgarian, Catalan, Norwegian (Bokmål), and Serbian localizations added
- Recommendations from preliminary external security audit incorporated
- MSI localized files contain and install own resources only now
- Occasional missing event parameters issue fixed
- Unable to set blank certificate credentials issue fixed
- Internal clean-up
1.0-beta7
- Explicit server certificate check introduced: if server certificate is found on the list of trusted CA, that server is explicitly trusted
- Configuration dialog updates
- Non-working credential storing after switching from configured to stored credentials fixed
- Windows Credential Manager credential retrieval disabled when is false, to prevent loading stale credentials from previous configuration when was true and credentials got stored to Windows Credential Manager
- Remove CA button enable/disable logic fixed
- Translation updates
- Support for KPH password encryption added
- Internal clean-up
1.0-beta6
- GUI texts updated for better disambiguation of reusable parts of GUI
- Credential source panel titles no longer static "Client Credentials", but describe method and credential type instead
- Configuration dialog banner title updated to include method name
<Password>
element is stored encrypted in profile configuration XML now- Always saving blank configured credentials issue fixed
- Password change detection updated not to rely on default password value any more, but monitors password control change events
- Over-paranoid Debug Alert with empty certificate list resolved
- Internal clean-up
1.0-beta5
1.0-beta4
- Translations updated; only complete languages are included in final build now
- Building tested, revised, and documented
- "*" wildchar TLS host names in config dialog UI allowed now; however, still treated as a regular character when testing server name
- Memory leakage in underlying WinStd library fixed
1.0-beta3
1.0-beta2
1.0-beta1
1.0-beta
- MSCHAPv2 now functional
- The naming scheme for Windows Credential Manager revised: Credentials are no longer stored using method name (TLS/PAP/MSCHAPv2) but with level/type identifier
- The logic for credential re-prompt after failed authentication revised