newsGNU Internationalized Domain Names Library - News: Libidn 1.25

 
 
Latest News
Libidn 1.25 posted by jas, Mon 28 May 2012 04:27:08 PM UTC
Libidn 1.24 posted by jas, Wed 11 Jan 2012 09:41:17 AM UTC
Libidn2 0.5 posted by jas, Wed 18 May 2011 11:34:57 AM UTC
Libidn2 0.4 posted by jas, Mon 09 May 2011 07:15:11 PM UTC
GNU Libidn 1.22 released posted by jas, Wed 04 May 2011 09:11:31 PM UTC

Libidn 1.25

Item posted by Simon Josefsson <jas> on Mon 28 May 2012 04:27:08 PM UTC.

GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain name strings. There are native C, C# and Java libraries.

The announcement is here:
http://lists.gnu.org/archive/html/help-libidn/2012-05/msg00013.html

In brief:

  • MSVC: Build fixes related to _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE.
  • examples: Fix compiler warning about ignoring return value from fgets.
  • tests: Ship with a valgrind suppressions file for the strlen issue.
  • Update gnulib files and translations.


 

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code