Tim Rühsen
00ae9b4ee2
Move Wget from IDN2003 (libidn) to IDN2008 (libidn2)
...
* .travis.yml: Install libidn2-dev instead libidn11-dev.
* bootstrap.conf: Add modules libunistring-optional, unistr/base,
unicase/tolower.
* configure.ac: Check for libidn2.
* src/Makefile.am: Add $(LTLIBUNISTRING) to LDADD.
* tests/Makefile.am: Set LDADD similar to LDADD in src/Makefile.am
* src/connect.c: Use libidn2 code instead of libidn.
* src/host.c: Likewise.
* src/iri.c: Likewise.
* src/iri.h: Likewise.
* src/options.h: Likewise.
* src/url.c: Likewise.
* src/url.h: Likewise.
* src/log.c: Fix C99 comment.
IDN2003 should not be used any more due to security concerns.
We use libunistring (resp. the unicode code from gnulib) for
lowercasing UTF-8 before we give data to libidn2.
TR#46 is missing, no support in libidn2 nor in libunistring.
2016-11-07 11:03:42 +01:00
..
2008-06-22 12:58:03 -07:00
2015-08-11 17:38:33 +02:00
2014-11-01 22:37:57 +05:30
2014-11-26 12:25:40 +01:00
2014-11-01 22:37:57 +05:30
2016-11-07 11:03:42 +01:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2015-12-18 20:54:39 +01:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2015-10-12 22:05:49 +05:30
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-20 08:53:12 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2015-12-20 21:32:06 +01:00
2014-10-02 15:01:19 +02:00
2014-10-20 08:53:12 +02:00
2014-10-20 08:53:12 +02:00
2015-12-14 09:36:40 +01:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2015-10-12 22:05:44 +05:30
2015-10-12 22:05:44 +05:30
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-10-02 15:01:19 +02:00
2014-11-05 12:10:57 +01:00
2015-12-06 21:50:58 +01:00
2015-12-06 21:50:58 +01:00
2009-09-05 22:54:05 +02:00
2014-11-03 14:23:29 +01:00
2015-05-20 10:04:07 +02:00