Commit Graph

203 Commits

Author SHA1 Message Date
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
Tim Rühsen 5c5ee3aad7 added code for all of runtime and builtin options 2014-06-30 13:21:16 +02:00
Tim Rühsen bb12832c30 added all combinations of runtime and builtin options 2014-06-30 10:35:33 +02:00
Tim Ruehsen 373bcb912c more work on support for libidn, libidn2, libicu 2014-06-29 22:56:33 +02:00
Tim Rühsen 74f715bd9c started with libidn2 integration 2014-06-27 17:13:30 +02:00
Tim Rühsen fc8f72098b removed ChangeLog (see NEWS for summarized changes) 2014-06-27 09:55:47 +02:00
Tim Rühsen c9f8ad42fe fixed authors name to UTF-8 2014-06-27 09:54:32 +02:00
Tim Ruehsen c9fd29a977 small doc format change 2014-06-23 12:56:13 +02:00
Tim Ruehsen 7b3f4cf012 fixed psl_str_to_utf8lower prototype 2014-06-23 12:50:02 +02:00
Tim Ruehsen 8c8004af91 Release V0.4.0 2014-06-23 12:13:13 +02:00
Tim Ruehsen 7354a50c48 Release V0.4.0 2014-06-23 12:12:54 +02:00
Tim Ruehsen 29a74ebe3a added docs for psl_error_t 2014-06-20 17:12:17 +02:00
Tim Ruehsen f7f1408088 removed possible C89 compilation issue 2014-06-20 17:04:22 +02:00
Tim Ruehsen 1c20931896 introduced defines for error codes 2014-06-20 12:36:51 +02:00
Tim Ruehsen d34938703a adjusted .travis.yml 2014-06-19 15:26:00 +02:00
Tim Ruehsen 1a22cb91fb added more build checks 2014-06-19 13:17:28 +02:00