All releases of GNU Generic Security Service Library


Release Notes: Numerous bugfixes and enhancements.


Release Notes: This release adds a Gnulib file update.


Release Notes: 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.


Release Notes: 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).


Release Notes: 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.


Release Notes: There was a revamp of GNUlib compatibility files, and more translations were added.


Release Notes: Kerberos 5 authentication context self-tests have been added. Various problems discovered while writing the self-tests have been fixed. Files from gnulib were updated.


Release Notes: This release correctly handles sequence numbers to cope with Shishi 0.0.15, which adds them by default. The use of the xom.h header is no longer supported. A Polish translation has been added. There are various cleanups and bugfixes.


Release Notes: There is a new command line tool to interface with the library. It is currently only used to explain error codes. gss_display_status now generate more verbose errors. The Swedish translation of the error messages was updated. There are various minor Kerberos 5 cleanups and improvements.


Release Notes: gss_export_name and gss_krb5_inquire_cred_by_mech were implemented. gss_inquire_cred now supports default credentials. Kerberos 5 gss_canonicalize_name now supports all mandatory name types. Kerberos 5 gss_accept_sec_context now supports sub-session keys in AP-REQ. A new extended function API, called gss_userok, was added. API documentation in HTML format from GTK-DOC was added.