All releases of GNU SASL


Release Notes: This is a new major stable release. SAML20 support following RFC 6595. OPENID20 support following RFC 6616. SMTP server examples (e.g. for SCRAM, SAML20, and OPENID20). Various cleanups, portability fixes, and other bugfixes. The API and ABI are fully backwards compatible with version 1.6.x.


Release Notes: This release adds numerous bugfixes and enhancements.


No changes have been submitted for this release.


Release Notes: The shared library version was correctly incremented. If GSS-API and GS2 are disabled, linking to a GSS-API library is no longer performed.


Release Notes: A new gsasl_free API was added for releasing memory allocated by other functions. Command-line tools, examples, etc. are now licensed under the GPL version 3 (or later). Documentation was updated for the license change. gnulib files and the translations were updated.


Release Notes: Cross-compilation to uClinux was fixed.


Release Notes: Gnulib files were updated. Changes were made to accommodate the fact that Git is now used instead of CVS.


Release Notes: IMAP protocol usage was fixed in the 'gsasl' command-line tool server. GSSAPI servers are now supported in the 'gsasl' command-line tool. A self-test of the gsasl_check_version API was added. Translation updates were made and gnulib files were updated. The project now uses autoconf 2.61, automake 1.10, and gettext 0.16.1.


Release Notes: The library was ported to Windows by cross-compiling using Mingw32. A memory leak in gsasl_simple_getpass was fixed. The gnulib files were updated.


Release Notes: Works around a bug in GnuTLS that made the command line tool exit after failing to write a zero length message to the peer, which affected the GSS-API mechanism. This release won't use GnuTLS if gnutls_certificate_verify_peers2 isn't present. There are improved configure checks for the presence of libidn, libntlm, libgss, and libshishi. The gnulib files have been updated, and now include self tests.