Télécharger la liste

Description du projet

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.

Système requise

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.

2012-01-17 20:49 Retour à la liste release
1.24

Les bibliothèques ont été re-licensed de licence + à double la GPLv2 + et LGPLv3 +. Builds parallèles de Windows ont été fixés. Une boucle infinie potentielle dans le code de pr29 a été fixée. La fonction « stringprep_ucs4_nfkc_normalize » a maintenant un mot-clé const. Code de NFKC GLib était synchronisé et les déclarations de droits d'auteur/licence améliorée. Gnulib fichiers ont été mis à jour.
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