help-gsasl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU SASL 1.5.0 - experimental release


From: Simon Josefsson
Subject: GNU SASL 1.5.0 - experimental release
Date: Wed, 31 Mar 2010 00:44:24 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

The GNU SASL 1.5.x branch is NOT what you want for your stable system.
It is intended for developers and experienced users.

The main new feature in this release is support for GS2-KRB5.  Tested
with GNU GSS, Heimdal, MIT Kerberos V5 on GNU/Linux and on Mac OS X.

Top-level NEWS entries:

* Version 1.5.0 (released 2010-03-31) [beta]

** doc: Explain GS2-related changes.

** doc: GTK-DOC manual improved.
Now almost all symbols and types are explained.

** gsasl: Fix crash when getaddrinfo does not get a canonical name.

** gsasl: Improve error message when server rejects authentication.

** tests: Self checks are improved.

Library (lib/) NEWS entries:

* Version 1.5.0 (released 2010-03-31) [beta]

** GS2-KRB5: New mechanism GS2 with support for Kerberos V5.
The supported GSS-API implementations are GNU GSS, MIT Kerberos or
Heimdal.  The GS2-KRB5-PLUS variant with TLS channel bindings is not
supported.  GNU GSS version 1.0.0 or later is required.

** DIGEST-MD5: The server code now returns GSASL_OK after the final token.

** New error codes for GSS-API library errors (used by GS2).
The error codes are GSASL_GSSAPI_ENCAPSULATE_TOKEN_ERROR,
GSASL_GSSAPI_DECAPSULATE_TOKEN_ERROR,
GSASL_GSSAPI_INQUIRE_MECH_FOR_SASLNAME_ERROR,
GSASL_GSSAPI_TEST_OID_SET_MEMBER_ERROR, and
GSASL_GSSAPI_RELEASE_OID_SET_ERROR.

** API and ABI modifications.
GSASL_GSSAPI_ENCAPSULATE_TOKEN_ERROR: ADDED.
GSASL_GSSAPI_DECAPSULATE_TOKEN_ERROR: ADDED.
GSASL_GSSAPI_INQUIRE_MECH_FOR_SASLNAME_ERROR: ADDED.
GSASL_GSSAPI_TEST_OID_SET_MEMBER_ERROR: ADDED.
GSASL_GSSAPI_RELEASE_OID_SET_ERROR: ADDED.

Here are the compressed sources of the entire package:
  ftp://alpha.gnu.org/gnu/gsasl/gsasl-1.5.0.tar.gz
  ftp://alpha.gnu.org/gnu/gsasl/gsasl-1.5.0.tar.gz.sig (OpenPGP)

Here are the compressed sources of the LGPL library (included above):
  ftp://alpha.gnu.org/gnu/gsasl/libgsasl-1.5.0.tar.gz
  ftp://alpha.gnu.org/gnu/gsasl/libgsasl-1.5.0.tar.gz.sig (OpenPGP)

We also provide pre-built Windows binaries:
  http://josefsson.org/gnutls4win/gsasl-1.5.0.zip
  http://josefsson.org/gnutls4win/gsasl-1.5.0.zip.sig (OpenPGP)
  http://josefsson.org/gnutls4win/mingw32-gsasl_1.5.0-1_all.deb

For code coverage and cyclomatic code complexity charts:
  http://www.gnu.org/software/gsasl/coverage/
  http://www.gnu.org/software/gsasl/cyclo/cyclo-gsasl.html

Happy hacking,
Simon

Attachment: pgpHhSCRRyaqz.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]