Downloadliste

Projektbeschreibung

GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.
It is used to prepare internationalized strings (such as domain name labels, usernames, and passwords) in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users throughout the world. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibition of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are supported.

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.

2012-01-17 20:49 Zurück zur Release-Liste
1.24

Bibliotheken wurden von LGPLv2 + dual GPLv2 + und LGPLv3 + Anlage. Parallelen Builderstellung Windows wurden behoben. Eine potenzielle Endlosschleife in pr29 Code wurde behoben. Die Funktion 'stringprep_ucs4_nfkc_normalize' hat jetzt einen const-Schlüsselwort. Glib NFKC Code wurde synchronisiert und verbessert die Copyright/Lizenz-Anweisungen. Gnulib Dateien wurden aktualisiert.
Libraries were re-licensed from LGPLv2+ to dual GPLv2+ and LGPLv3+. Parallel Windows builds were fixed. A potential infinite loop in pr29 code was fixed. The 'stringprep_ucs4_nfkc_normalize' function now has a const keyword. Glib NFKC code was synced and the copyright/license statements improved. Gnulib files were updated.

Project Resources