Download List

Descripción del Proyecto

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.

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.

2011-11-17 01:32
1.6.1

Esta versión incorpora numerosas mejoras y correcciones de errores.
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

La versión de la biblioteca compartida se incrementa correctamente. Si GSS-API y GS2 son discapacitados, la vinculación a una biblioteca de GSS-API ya no se realiza.
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

Un API gsasl_free se añadió para la liberación de memoria asignada por otras funciones. Herramientas de línea de comandos, ejemplos, etc están registrados bajo la licencia GPL versión 3 (o posterior). La documentación se ha actualizado para que el cambio de licencia. archivos gnulib y las traducciones se han actualizado.
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-compilación a uClinux fue corregido.
Tags: Minor bugfixes
Cross-compilation to uClinux was fixed.

Project Resources