Download List

Projeto Descrição

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 versão adiciona inúmeras melhorias e correções de erros.
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

A versão da biblioteca compartilhada foi corretamente incrementado. Se GSS-API e GS2 são deficientes, ligando para um GSS-API biblioteca não é mais realizada.
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

A nova API gsasl_free foi adicionado para liberar a memória alocada para outras funções. Linha de comando ferramentas, exemplos, etc, são agora licenciado sob a GPL versão 3 (ou posterior). Documentação foi atualizada para a mudança de licença. gnulib arquivos e as traduções foram actualizadas.
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-compilação para uClinux foi corrigido.
Tags: Minor bugfixes
Cross-compilation to uClinux was fixed.

Project Resources