Libidn README -- Important introductory notes.
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Simon Josefsson
See the end for copying conditions.
Libidn is a package for internationalized string handling based on the
Stringprep, Punycode, IDNA and TLD specifications. Libidn is a GNU
project.
Read INSTALL for installation instructions, and doc/libidn.* for the
manual in
more»
Libidn NEWS -- History of user-visible changes. -*- outline -*-
Copyright (C) 2002-2011 Simon Josefsson
See the end for copying conditions.
* Version 1.22 (released 2011-05-04) [stable]
** libidn: Add -liconv as static library requirement in libidn.pc, for MinGW.
Reported by Volker Grabsch <vog@notjusthosting.com>.
** libidn: Fix memory leak in idna_to_ascii_4z when idna_to_asci
more»
Libidn FAQ -- Anticipated Frequently Asked Questions.
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Simon Josefsson
See the end for copying conditions.
Q#1: Why doesn't Libidn use a separate library for the Unicode
operations?
A#1: Separate libraries (Glib, QT, libiconv) seldom mark the
Unicode tables with the corresponding Unicode version they
implement
more»