6bc782b3e5
Version 2.2.0 (released 2019-05-23) * Perform A-Label roundtrip for lookup functions by default * Stricter check of input to punycode decoder * Fix punycode decoding with no ASCII chars but given delimiter * Fix 'idn2 --no-tr64' (was a no-op) * Allow _ as a basic code point in domain labels * Fail building documentatino if 'ronn' isn't installed * git tag changed to reflect https://semver.org/ Version 2.1.1 (released 2019-02-08) * Revert SONAME bump from release 2.1.0 * Fix NULL dereference in idn2_register_u8() and idn2_register_ul() * Fix free of random value in idn2_to_ascii_4i() * Improved fuzzer (which found the above issues) * Fix printf() crash in test-lookup.c on Solaris * Check for valid unicode input in punycode encoder * Avoid excessive CPU usage in punycode encoding with large inputs * Deprecate idn2_to_ascii_4i() in favor of idn2_to_ascii_4i2() * Restrict output length of idn2_to_ascii_4i() to 63 bytes Version 2.1.0 (released 2019-01-04) * Two exposed functions are no longer exposed: _idn2_punycode_encode() and _idn2_punycode_decode() which were meant to be used internally only. The output needs additional checks to be used safely. This is the reason to for the SONAME bump, just in case. * Fix label length check for idn2_register_u8() * Remove compiler warnings * Use gnulib-python tool for bootstrapping if possible * Improve build system (several small issues) * Add missing error messages to idn2_strerror_name() * Improve docs and remove typos * Update gnulib
62 lines
2.1 KiB
Text
62 lines
2.1 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2019/07/31 10:39:54 nia Exp $
|
|
bin/idn2
|
|
include/idn2.h
|
|
info/libidn2.info
|
|
lib/libidn2.la
|
|
lib/pkgconfig/libidn2.pc
|
|
man/man1/idn2.1
|
|
man/man3/idn2_check_version.3
|
|
man/man3/idn2_free.3
|
|
man/man3/idn2_lookup_u8.3
|
|
man/man3/idn2_lookup_ul.3
|
|
man/man3/idn2_register_u8.3
|
|
man/man3/idn2_register_ul.3
|
|
man/man3/idn2_strerror.3
|
|
man/man3/idn2_strerror_name.3
|
|
man/man3/idn2_to_ascii_4i.3
|
|
man/man3/idn2_to_ascii_4i2.3
|
|
man/man3/idn2_to_ascii_4z.3
|
|
man/man3/idn2_to_ascii_8z.3
|
|
man/man3/idn2_to_ascii_lz.3
|
|
man/man3/idn2_to_unicode_44i.3
|
|
man/man3/idn2_to_unicode_4z4z.3
|
|
man/man3/idn2_to_unicode_8z4z.3
|
|
man/man3/idn2_to_unicode_8z8z.3
|
|
man/man3/idn2_to_unicode_8zlz.3
|
|
man/man3/idn2_to_unicode_lzlz.3
|
|
share/gtk-doc/html/libidn2/api-index-full.html
|
|
share/gtk-doc/html/libidn2/home.png
|
|
share/gtk-doc/html/libidn2/index.html
|
|
share/gtk-doc/html/libidn2/left-insensitive.png
|
|
share/gtk-doc/html/libidn2/left.png
|
|
share/gtk-doc/html/libidn2/libidn2-idn2.html
|
|
share/gtk-doc/html/libidn2/libidn2.devhelp2
|
|
share/gtk-doc/html/libidn2/libidn2.html
|
|
share/gtk-doc/html/libidn2/right-insensitive.png
|
|
share/gtk-doc/html/libidn2/right.png
|
|
share/gtk-doc/html/libidn2/style.css
|
|
share/gtk-doc/html/libidn2/up-insensitive.png
|
|
share/gtk-doc/html/libidn2/up.png
|
|
share/locale/cs/LC_MESSAGES/libidn2.mo
|
|
share/locale/da/LC_MESSAGES/libidn2.mo
|
|
share/locale/de/LC_MESSAGES/libidn2.mo
|
|
share/locale/eo/LC_MESSAGES/libidn2.mo
|
|
share/locale/es/LC_MESSAGES/libidn2.mo
|
|
share/locale/fi/LC_MESSAGES/libidn2.mo
|
|
share/locale/fr/LC_MESSAGES/libidn2.mo
|
|
share/locale/fur/LC_MESSAGES/libidn2.mo
|
|
share/locale/hr/LC_MESSAGES/libidn2.mo
|
|
share/locale/hu/LC_MESSAGES/libidn2.mo
|
|
share/locale/id/LC_MESSAGES/libidn2.mo
|
|
share/locale/it/LC_MESSAGES/libidn2.mo
|
|
share/locale/ja/LC_MESSAGES/libidn2.mo
|
|
share/locale/nl/LC_MESSAGES/libidn2.mo
|
|
share/locale/pl/LC_MESSAGES/libidn2.mo
|
|
share/locale/pt_BR/LC_MESSAGES/libidn2.mo
|
|
share/locale/ro/LC_MESSAGES/libidn2.mo
|
|
share/locale/ru/LC_MESSAGES/libidn2.mo
|
|
share/locale/sr/LC_MESSAGES/libidn2.mo
|
|
share/locale/sv/LC_MESSAGES/libidn2.mo
|
|
share/locale/uk/LC_MESSAGES/libidn2.mo
|
|
share/locale/vi/LC_MESSAGES/libidn2.mo
|
|
share/locale/zh_CN/LC_MESSAGES/libidn2.mo
|