Download List

Projeto Descrição

Generic Security Service (GSS) is an implementation of the Generic Security Service API (GSSAPI). It is used by network applications to provide security services, such as
authenticating SMTP/IMAP, via the GSSAPI SASL mechanism. It consists of a library and a manual, and a Kerberos 5 mechanism that supports mutual authentication and the DES and 3DES ciphers.

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-16 07:32
0.1.5

Várias correções de bugs e melhorias.
Tags: Bugfixes, Enhancements, Development
Numerous bugfixes and enhancements.

2007-04-21 00:42
0.0.20

Esta versão adiciona um arquivo de atualização gnulib.
Tags: Code cleanup
This release adds a Gnulib file update.

2005-08-11 21:53
0.0.16

Uma tradução Kinyarwanda foi adicionado. A lista de discussão help-gss@gnu.org agora é mencionado na documentação. A licença modelo de arquivos foi atualizado com o novo endereço da FSF. A API gss_release_oid foi removido.
Tags: Minor bugfixes
A Kinyarwanda translation has been added. The help-gss@gnu.org mailing list is now mentioned in the documentation. The license template in files was updated with the new FSF address. The gss_release_oid API was removed.

2004-11-22 06:11
0.0.15

-Libtool de exportação-symbols-regex agora é usado para exportar apenas APIs oficial. Melhorias na documentação (por exemplo, a API do manual está disponível em formato DevHelp).
Tags: Minor feature enhancements
Libtool's -export-symbols-regex is now used to only export official APIs. Documentation improvements (for example, the API manual is available in DevHelp format).

2004-10-15 17:52
0.0.14

gss_import_name e gss_duplicate_name não clonar o OID, para evitar vazamentos de memória. Esta versão corrige manipulação de números em seqüência gss_accept_sec_context para servidores, uma falha no gss_accept_sec_context para os valores nulos de ret_flags e vazamentos de memória. Ele sincroniza com o novo Shishi 0.0.18 API.
Tags: Minor bugfixes
gss_import_name and gss_duplicate_name no longer clone the OID, to
avoid memory leaks. This release fixes handling of sequence numbers in
gss_accept_sec_context for servers, a crash in gss_accept_sec_context
for NULL values of ret_flags, and other memory leaks. It syncs with the
new Shishi 0.0.18 API.

Project Resources