Download List

Descripción del Proyecto

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.

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.

2012-01-17 20:49 Back to release list
1.24

Las bibliotecas son re-licensed de LGPLv2 + dual GPLv2 + y LGPLv3 +. Se corrigieron paralelos compilaciones de Windows. Se fijó un bucle infinito potencial en código pr29. La función 'stringprep_ucs4_nfkc_normalize' tiene ahora una palabra clave const. GLib código NFKC fue sincronizado y mejoraron de las declaraciones de copyright y licencia. Archivos de Gnulib fueron actualizados.
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