Download List

项目描述

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 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.

2008-08-20 22:50
1.9

一个在“国际化域名”工具时,NFKC失败的错误信息是固定的。其他一些翻译修复了。一个错误,导致在C#编译失败是留待以后处理。更多的非自由文本被从doc/specifications/rfc3454.txt。在gnulib的文件被更新,并gnulib的自我列入测试。翻译的更新。
标签: Minor feature enhancements
An error message in the "idn" tool when NFKC fails
was fixed. Some other translation fixes were made.
A bug that caused a failure during C# compilation
was worked around. More non-free text was removed
from doc/specifications/rfc3454.txt. The gnulib
files were updated, and the gnulib self-tests were
included. Translations were updated.

2008-08-20 22:48
1.8

翻译文件不再直接存储在GIT中合并,以避免冲突。在gnulib的文件被更新。
标签: Code cleanup
Translation files are no longer stored directly in
git to avoid merge conflicts. The gnulib files
were updated.

2008-04-13 02:21
1.7

对于IDN的命令行工具,一个新的参数, - nfkc,增加了处理与Unicode字符串V3.2中NFKC。 A小调建设定为建立本机Win32了。在gnulib的文件被更新。
标签: Minor feature enhancements
For the idn command line tool, a new parameter,
--nfkc, was added to process a string with Unicode
v3.2 NFKC. A minor build fix was made for native
Win32 builds. The gnulib files were updated.

2008-03-20 09:50
1.6

原生Windows Visual Studio项目文件被添加。非自由的RFC 3454的部分被拆除。 gnulib的文件被更新。对IDNA的文件是固定的。
标签: Minor feature enhancements
Native Windows Visual Studio project files were added. Non-free portions of RFC 3454 were removed. gnulib files were updated. Documentation for IDNA was fixed.

2007-07-31 17:43
1.0

Libidn现在被认为是稳定的,并正在生产中使用的许多网站世界各地。命令行工具,实例等,现已在GPL 3的授权。文件,翻译和gnulib的文件已被更新。
标签: Minor bugfixes
Libidn is now considered stable, and is being used
in production at many sites world-wide. The
command-line tools, examples, etc are now licensed
under GPL version 3. Documentation, translations,
and gnulib files have been updated.

Project Resources