Download List

Project Description

The Cyrus SASL library is a generic library for easy integration of secure network authentication to any client or server application. It supports authentication via standard plaintext methods as well as CRAM-MD5 and DIGEST-MD5 shared secret methods and KERBEROS_V4 and GSSAPI Kerberos methods. The SASL protocol framework is used by SMTP, IMAP, ACAP, LDAP, and other standard protocols.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-08-29 23:40
2.0.4-BETA

This is a beta-quality release of the new Cyrus SASL API, which is intended only for use
by developers converting their application to SASLv2. This release includes many
bugfixes, including an improved configuration system, improved documentation, and a
port to the Macintosh (both OS 9 and OS
Tags: SASLv2, Major bugfixes

2001-07-31 05:30
2.0.3-BETA

Bugfixes and feature enhancements, including correct handling of client-send-first and server-send-last situations, and a much more flexible sasldb implementation.
Tags: SASLv2, Major feature enhancements

2001-07-14 08:53
2.0.2-ALPHA

Bugfixes and feature enhancements, including the ability to build a static library inclusive of all of the mechanisms, the ability to load auxprop and canon_user plugins from shared objects, a first version of the Java interface built off of the SASLv2 library, and much improved error reporting. This release is only intended for developers who use the Cyrus SASL library within their applications, and should not be used on any production system.
Tags: SASLv2, Major feature enhancements

2001-06-28 23:01
2.0.0-ALPHA

This is the first release implementing the SASLv2 API, which allows for many improvements in memory management, support for additional plugin types, simplified database support, and improved error reporting. This release is intended only to show developers that use the Cyrus SASL library what direction the library is headed so that they can make plans to migrate their applications accordingly.
Tags: SASLv2, Initial freshmeat announcement

2001-01-30 15:12
1.5.5

Bug fixes, portability improvements, integrated support for plaintext password databases, and a better implementation of DIGEST-MD5
Tags: SASLv1

Project Resources