info-gnu
[Top][All Lists]
Advanced

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

GNU SASL 0.2.28


From: Simon Josefsson
Subject: GNU SASL 0.2.28
Date: Wed, 20 Aug 2008 12:18:59 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

GNU SASL is a modern C library that implement the standard network
security protocol Simple Authentication and Security Layer (SASL).  The
framework and a couple of common SASL mechanisms are implemented.  GNU
SASL can be used by network applications for IMAP, SMTP and similar
protocols to provide authentication services (and more).

Top-level NEWS entries:

* Version 0.2.28 (released 2008-08-20)

** gsasl: Rewrite to use poll instead of select.
Will allow easier porting to Mingw32 in the future.

** doc: Improve Windows installation instructions in the manual.

** tests: New self test of gsasl_mechanism_name function.

Library (lib/) NEWS entries:

* Version 0.2.28 (released 2008-08-20)

** New function to get mechanism name used in current session.
The function is gsasl_mechanism_name.

** The library can be built using Visual Studio.
Patches provided by Adam Strzelecki <address@hidden>.  See the manual,
section 'Installing under Windows', for more information.

** Update gnulib files.
Under Windows, the randomness functions will now prefer the Intel RND
crypto provider.  CryptAcquireContext is now invoked with the
CRYPT_VERIFY_CONTEXT parameter.

** API and ABI modifications.
gsasl_mechanism_name: ADD.

Instructions for how to build GNU SASL under uClinux are available from
<http://josefsson.org/uclinux/>.  If your uClinux toolchain is broken,
it is possible to build GNU SASL without using the ./configure
mechanism, see <http://josefsson.org/uclinux/old/>.

Improving GNU SASL is costly, but you can help!  We are looking for
organizations that find GNU SASL useful and wish to contribute back.
You can contribute by reporting bugs, improve the software, purchase
support contracts, or donate money or equipment.

Commercial support contracts for GNU SASL are available, and they help
finance continued maintenance.  Simon Josefsson Datakonsult, a
Stockholm based privately held company, is currently funding GNU SASL
maintenance.  We are always looking for interesting development
projects.  See http://josefsson.org/ for more details.

The project's web page is available at:
  http://www.gnu.org/software/gsasl/

All manuals are available from:
  http://www.gnu.org/software/gsasl/manual/

Specifically, the following formats are available.

The main manual:
  http://www.gnu.org/software/gsasl/manual/gsasl.html - HTML format
  http://www.gnu.org/software/gsasl/manual/gsasl.pdf - PDF format

API Reference manual:
  http://www.gnu.org/software/gsasl/reference/ - GTK-DOC HTML

Doxygen documentation:
  http://www.gnu.org/software/gsasl/doxygen/ - HTML format
  http://www.gnu.org/software/gsasl/doxygen/gsasl.pdf - PDF format

If you need help to use GNU SASL, or want to help others, you are
invited to join our help-gsasl mailing list, see:
<http://lists.gnu.org/mailman/listinfo/help-gsasl>.

Here are the compressed sources of the entire package:
  ftp://alpha.gnu.org/pub/gnu/gsasl/gsasl-0.2.28.tar.gz (3.3MB)
  ftp://alpha.gnu.org/pub/gnu/gsasl/gsasl-0.2.28.tar.gz.sig (PGP)

Here are the compressed sources of the LGPL library (included above):
  ftp://alpha.gnu.org/pub/gnu/gsasl/libgsasl-0.2.28.tar.gz (828KB)
  ftp://alpha.gnu.org/pub/gnu/gsasl/libgsasl-0.2.28.tar.gz.sig (PGP)

Here are the build reports for various platforms:
  http://autobuild.josefsson.org/gsasl/

Daily builds of the package are available from:
  http://daily.josefsson.org/gsasl/

The software is cryptographically signed by the author using an
OpenPGP key identified by the following information:

pub   1280R/B565716F 2002-05-05 [expires: 2009-04-21]
      Key fingerprint = 0424 D4EE 81A0 E3D1 19C6  F835 EDA2 1E94 B565 716F
uid                  Simon Josefsson <address@hidden>
uid                  Simon Josefsson <address@hidden>
sub   1280R/4D5D40AE 2002-05-05 [expires: 2009-04-21]

The key is available from:
  http://josefsson.org/key.txt
  dns:b565716f.josefsson.org?TYPE=CERT

Here are the SHA-1 and SHA-224 checksums:

0aa1f088eb2d0e5fe33eff80ea760407e407ee70  gsasl-0.2.28.tar.gz
939e1ccf6462a84f952b9e6ae70e963c8d4698bafa6cff3c26787d68  gsasl-0.2.28.tar.gz

eb9fd0c84ddfa292600f22aac523f184402a65cf  libgsasl-0.2.28.tar.gz
cf57bff657eff10530495820b311e37bd66932c2a3faf10aac238927  libgsasl-0.2.28.tar.gz

Enjoy,
Simon

Attachment: pgp0p_xygej__.pgp
Description: PGP signature


reply via email to

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