-
v0.11.09b798125 · ·
## v0.11.0 (25-07-2021) - BREAKING API CHANGE: Added missing "service" and "trunk" parameters - These were already present in the protocol, not in the API - Both may be set to NULL to skip the extension - Use "service" or NULL when creating a new DiaSASL connection - Setup the "trunk" in the node setup, none when the structure is zeroed
-
v0.10.0a7ab0c34 · ·
## v0.10.0 Improved channel binding logic - Note: Incompatible API change, albeit mily - Channel binding types (or "names") are part of the Channel binding value - mechinfo returns the string as it occurs in p=...,... headers (GS2) or the like - No further need for a numeric identifier for these
-
v0.9.0e2cb27d3 · ·
## v0.9.0 Renamed CMake IMPORTED targets (2021-01-12) - ARPA2::Quick-SASL_cyrus and ARPA2::Quick-SASL_diasasl implement the API for Quick-SASL - ARPA2::Quick-DiaSASL implements protocol and API for DiaSASL - Used com_err::Quick-DiaSASL for the error codes of DiaSASL