Tim Ruehsen
fdcaea49db
new version of effective_tld_names.dat
2015-02-21 19:29:55 +01:00
Christopher Meng
eea684ba20
Allow custom public suffix file
...
There is an option already in the configure.ac to allow system-wide
public suffix. Fedora ships the data as a package "publicsuffix-list"
and installs it to /usr/share/.
Thus I'd like to use the system one since it's updated often.
2015-02-14 10:49:45 +01:00
Tim Rühsen
22de5ae709
Release v0.7.0
2015-01-30 16:16:42 +01:00
Tim Rühsen
5910b625ce
new version of effective_tld_names.dat
2015-01-26 14:47:17 +01:00
Tim Rühsen
8af7964a08
Do not install docs when gtk-doc is not installed
...
Reported-by: Dagobert Michelsen <dam@opencsw.org>
2015-01-26 13:16:59 +01:00
Tim Rühsen
067f6aee9c
Don't use locale dependent isspace()
...
Fixes an issue on Solaris
Reported-by: Dagobert Michelsen <dam@opencsw.org>
2015-01-26 11:05:32 +01:00
Tim Rühsen
896f7f6ae4
Fix ASCII check in src/psl2c.c
2015-01-26 11:04:22 +01:00
Tim Rühsen
58a4f6c028
add iconv Solaris compatibility
2015-01-23 16:13:19 +01:00
Tim Rühsen
910c4b37b6
add strndup() compatibility code
2015-01-23 15:05:02 +01:00
Tim Rühsen
768790eab7
explicitely remove gtk-doc.make if gtkdoc is not installed
2015-01-23 12:19:50 +01:00
Tim Rühsen
c485ed9edd
adjusted autogen.sh to work on Solaris
2015-01-22 16:40:13 +01:00
Tim Rühsen
d22c4b1483
fixed docs for 'make distcheck' after 'make clean'
2015-01-21 17:02:27 +01:00
Tim Rühsen
16d751c7d3
mark API as stable
2015-01-21 15:38:18 +01:00
Tim Rühsen
8e39ffa4c5
renamed ICUUC to LIBICU
2015-01-21 14:26:12 +01:00
Tim Rühsen
666e61659d
use pkg-config to detect libicu
2015-01-21 14:22:57 +01:00
Tim Rühsen
06785d7f3f
new author Dagobert Michelsen
2015-01-21 12:35:58 +01:00
Tim Rühsen
6f899ae32b
fixed gcc warning about comparison being always true
2015-01-21 12:26:44 +01:00
Tim Rühsen
d5254ac816
removed C99 style comments
2015-01-21 12:21:32 +01:00
Dagobert Michelsen
de1a34d673
Solaris needs -lsocket -lnsl for inet_ntop
2015-01-21 11:36:58 +01:00
Tim Rühsen
832829622d
Added GTK_DOC_USE_LIBTOOL conditional for tarball using without gtk-doc tools installed
...
Reported-by: Dagobert Michelsen
2015-01-21 11:16:02 +01:00
Tim Rühsen
b1b05d8dc4
Revert "added ./configure to distribution tarball"
...
This reverts commit 9ca28c69d9
.
The configure script *WAS* included in the dist tarball before.
2015-01-20 15:23:51 +01:00
Tim Rühsen
9ca28c69d9
added ./configure to distribution tarball
...
Reported-by: Dagobert Michelsen
2015-01-20 14:47:26 +01:00
Tim Rühsen
9524576b0f
Release v0.6.2
2014-11-14 17:20:57 +01:00
Tim Rühsen
c8a9d2d6ff
revoke ec63726165
2014-11-14 17:18:41 +01:00
Tim Rühsen
ad0cbba010
Release v0.6.1
2014-11-14 15:53:21 +01:00
Tim Rühsen
ec63726165
fixed compiler warning in src/psl.c
2014-11-14 15:52:37 +01:00
Tim Rühsen
dac13e7c42
new version of effective_tld_names.dat
2014-11-14 15:31:28 +01:00
Tim Rühsen
69d95c794b
Fixed pkg-config file
2014-11-14 11:40:29 +01:00
Tim Rühsen
7690e5498a
Release v0.6.0
2014-10-28 16:17:26 +01:00
Tim Rühsen
8f48b7845f
new version of effective_tld_names.dat
2014-10-28 15:47:15 +01:00
Tim Rühsen
bbed26b303
check for alloca.h before including
2014-10-28 15:41:35 +01:00
Tim Rühsen
4fc3b3ef0d
new version of effective_tld_names.dat
2014-09-05 11:35:42 +02:00
Tim Rühsen
79097c5369
replaced AC_PROG_CXX by AC_PROG_CC in configure.ac - we do not use c++
2014-08-22 17:46:57 +02:00
Tim Rühsen
4a33c2f65c
removed qsort_r() which seems unavailable on CygWin
2014-08-22 17:44:48 +02:00
Tim Rühsen
8c6179e798
added support for IP addresses in psl_is_cookie_domain_acceptable()
2014-08-19 17:46:36 +02:00
Tim Rühsen
bf50d8d84f
new version of effective_tld_names.dat
2014-08-14 11:06:26 +02:00
Tim Rühsen
c5f61d745b
whitespace correction
2014-08-14 11:05:47 +02:00
Tim Ruehsen
35953d4bf2
Merge branch 'master' into develop
2014-08-03 12:41:12 +02:00
Tim Ruehsen
d428940914
Merge branch 'develop'
2014-08-03 12:19:28 +02:00
Tim Ruehsen
c539460953
fix ASCII check
2014-08-03 12:18:09 +02:00
Tim Ruehsen
c67389310d
Merge branch 'master' into develop
2014-08-03 12:10:39 +02:00
rockdaboot
4545f647c6
Merge pull request #14 from jcajka/master
...
Fixed ascii string detection on architectures with unsigned char
2014-08-01 11:37:51 +02:00
Jakub Čajka
c599471282
Fixed ascii string detection on architectures with unsigned char
2014-08-01 09:16:44 +02:00
Tim Rühsen
acf34becf9
fixed typos in comments
2014-07-07 11:45:24 +02:00
Tim Rühsen
06f5c7b89b
Merge branch 'master' into develop
2014-07-03 17:48:14 +02:00
Tim Rühsen
d9144c5ee0
Release v0.5.0
2014-07-03 17:29:52 +02:00
Tim Rühsen
ba485b9ee2
Merge branch 'develop'
2014-07-03 17:18:28 +02:00
Tim Rühsen
c3a2b9a137
added unistring hint to configure --help
2014-07-01 13:05:32 +02:00
Tim Rühsen
882d7c8caa
Merge tag '0.4.0' into develop
2014-07-01 12:46:41 +02:00
Tim Rühsen
4304a861c5
fixed libidn package names in .travis.yml
2014-06-30 14:49:22 +02:00