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 |
Tim Ruehsen
|
9f5d6b1e9d
|
added idn2 punycode generation as fallback for missing libicu
|
2014-06-19 13:15:31 +02:00 |
Tim Ruehsen
|
1d13ab1d18
|
removed redundant code from psl2c.c
|
2014-06-19 12:06:54 +02:00 |
Tim Ruehsen
|
c8171c9ac8
|
updated PSL data
|
2014-06-18 16:48:15 +02:00 |
Tim Ruehsen
|
a1a5b5e5d7
|
fixed c89 compatibility
|
2014-06-18 16:27:29 +02:00 |
Tim Ruehsen
|
58bdb22546
|
revoked UTF-8 IDNA comments
|
2014-06-18 15:36:26 +02:00 |
Tim Ruehsen
|
4ae0fecc64
|
some libicu cleanups
|
2014-06-18 15:21:22 +02:00 |
Tim Ruehsen
|
28adbe1f1b
|
removed IDNA case test if libicu is not configured
|
2014-06-18 15:20:48 +02:00 |
Tim Ruehsen
|
370fd3639d
|
don't fail configure run if libicu not detected
|
2014-06-18 15:20:02 +02:00 |
Tim Ruehsen
|
3cb3704176
|
fixed compile issue with older libicu versions
|
2014-06-18 14:51:33 +02:00 |
Tim Ruehsen
|
8c0e8a9283
|
fixed psl_str_to_utf8lower prototype
|
2014-06-18 14:50:26 +02:00 |
Tim Ruehsen
|
9aea73fb64
|
respect test data being always UTF-8
|
2014-06-18 12:41:23 +02:00 |
Tim Ruehsen
|
e6e0f7759f
|
added lowercase conversion to ASCII strings
|
2014-06-18 12:39:55 +02:00 |
Tim Ruehsen
|
a0a9e76261
|
fixed locale/charset support
|
2014-06-18 12:28:22 +02:00 |
Tim Ruehsen
|
935b44b3ea
|
updated docs, removed printing to stderr
|
2014-06-18 12:26:45 +02:00 |
Tim Ruehsen
|
29d1300c86
|
free allocated variable
|
2014-06-18 12:25:06 +02:00 |
Tim Ruehsen
|
57394eb1f8
|
added psl_str_to_utf8lower()
|
2014-06-17 17:14:02 +02:00 |
Tim Ruehsen
|
9fb63f7a49
|
fixed autoreconf warnings
|
2014-06-17 12:31:18 +02:00 |