Downloadliste

Projektbeschreibung

GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers such as IMAP and SMTP to request authentication from clients, and in clients to authenticate against servers. The library includes support for the SASL framework (with authentication functions and application data privacy and integrity functions) and at least partial support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN, NTLM, and KERBEROS_V5 mechanisms.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-11-17 01:32
1.6.1

Dieses Release bringt zahlreiche Bugfixes und Verbesserungen.
Tags: Bugfixes, Enhancements, Stable
This release adds numerous bugfixes and enhancements.

2008-03-21 22:18
0.2.25

Tags: Minor bugfixes

2007-08-11 12:24
0.2.20

Die Shared Library Version war richtig erhöht. Wenn GSS-API und GS2 behindert sind, eine Verknüpfung zu einer GSS-API-Bibliothek wird nicht mehr durchgeführt.
Tags: Minor bugfixes
The shared library version was correctly incremented. If GSS-API and GS2 are disabled, linking to a GSS-API library is no longer performed.

2007-08-11 12:23
0.2.19

Eine neue gsasl_free API wurde für die Freigabe von Speicher durch andere Funktionen zugewiesen hat. Kommandozeilen-Tools, Beispiele, usw. werden nun lizenziert unter der GPL Version 3 (oder höher). Dokumentation wurde für die Lizenz zu ändern aktualisiert. gnulib Dateien und die Übersetzungen wurden aktualisiert.
Tags: Minor feature enhancements
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.

2007-08-11 12:19
0.2.18

Cross-Kompilierung in uClinux wurde behoben.
Tags: Minor bugfixes
Cross-compilation to uClinux was fixed.

Project Resources