Tim Rühsen
620e62348a
Revert "Remove ./configure --disable-runtime"
...
This reverts commit cd5a11b7a5
.
2015-12-25 19:40:24 +01:00
Tim Rühsen
cd5a11b7a5
Remove ./configure --disable-runtime
...
With DAFSA as builtin data, we need runtime conversions.
2015-12-15 21:21:28 +01:00
Tim Rühsen
e252af877f
Fix ./configure --disable-builtin
2015-12-15 20:46:25 +01:00
Tim Rühsen
c6048b0cdb
Merge commit 'df053f91cca36f47d4b994938dbf2bf4f84b6e8e' into develop
2015-12-15 20:19:28 +01:00
Tim Rühsen
d9a36e4d58
Merge pull request #39 from dkg/develop
...
re-fix psl_builtin_outdated()
2015-12-12 23:40:22 +01:00
Daniel Kahn Gillmor
01a3751524
re-fix psl_builtin_outdated()
2015-12-11 22:59:15 -05:00
Darshit Shah
df053f91cc
Faster, more concurrent travis builds
2015-12-10 23:16:37 +01:00
Tim Rühsen
0ca3741df6
Use DAWG/DAFSA format for builtin data
...
This data representation reduces the size of the PSL data
drastically and still allows fast lookups.
2015-12-09 09:35:04 +01:00
Tim Rühsen
36139b601d
Merge branch 'develop' into dafsa
2015-12-07 10:33:44 +01:00
Tim Rühsen
9d2e93f0b8
New function psl_is_public_suffix2()
...
The current PSL has two sections, ICANN and PRIVATE.
This new function allows to limit the check for one or both
of these sections.
2015-12-06 21:55:56 +01:00
Tim Rühsen
883e67f008
Create src/suffixes_dafsa.c with DAFSA C array
2015-12-04 21:26:30 +01:00
Tim Rühsen
375aef05ae
Add tools/make_dafsa.py
2015-12-04 17:15:55 +01:00
Tim Rühsen
aa0593460c
Remove .travis.yml from branch
2015-12-04 17:15:03 +01:00
Darshit Shah
7898c22a06
Fix Shebang line and other issues with autogen.sh
...
The shebang line was not being interpreted due to a space between # and !. On
fixing it, smaller issues came to the fore due to the effects of the -e switch.
Fixed them all.
2015-12-03 10:10:25 +01:00
Tim Rühsen
519b8c9d17
Add time measurement for test-is-public-all.c
2015-12-03 10:08:04 +01:00
Tim Rühsen
d14ada235c
Use echo without -n in configure.ac (compatibility)
2015-11-19 12:11:27 +01:00
Tim Rühsen
b53273d406
Use absolute PSL path to make psl_builtin_outdated() work reliable
2015-11-19 11:18:17 +01:00
Tim Rühsen
583f97f2bf
Copy custom PSL file and test file into distribution tarball
2015-11-19 11:16:24 +01:00
Tim Rühsen
f3b479fd45
Remove -DDATADIR from DEFS in tests/Makefile.am
2015-11-19 11:14:31 +01:00
Tim Rühsen
71a3f76414
Update publixsuffix/list submodule
2015-11-19 10:06:30 +01:00
Tim Rühsen
dbefdb6767
Remove include of bits/stat.h
2015-11-19 10:06:04 +01:00
Christopher Meng
db9a3613d6
Correct the present year
2015-10-07 13:28:02 +02:00
Tim Rühsen
ac40a6bfc8
Extend tools/psl --print-info and --version
2015-09-27 19:14:58 +02:00
Tim Rühsen
643e523f09
Fix psl_builtin_outdated()
2015-09-27 19:14:13 +02:00
Tim Rühsen
d1dec3d16e
Release v0.11.0
2015-09-23 14:52:04 +02:00
Tim Rühsen
53c2fe31a8
Update copyright years
2015-09-23 14:50:01 +02:00
Tim Rühsen
f1954e5311
Add gtk-doc.m4 and include/libpsl.h to .gitignore
2015-09-23 14:16:52 +02:00
Tim Rühsen
a9524b5570
Add PSL_VERSION defines and psl_check_version_number() to docs
2015-09-23 14:15:23 +02:00
Tim Rühsen
00b9cfb119
Add function psl_check_version_number()
2015-09-23 14:04:17 +02:00
Tim Rühsen
eabf39c174
Add version numbers to libpsl.h
2015-09-23 12:38:34 +02:00
Tim Rühsen
789d7ad132
Release v0.10.0
2015-09-19 14:12:49 +02:00
Tim Rühsen
3bf7275a17
Add psl_suffix_wildcard_count() to docs
2015-09-19 14:02:49 +02:00
Tim Rühsen
6a8f33ee39
Add new function psl_builtin_outdated()
2015-09-19 14:00:49 +02:00
Tim Rühsen
34289fa59b
Add function psl_suffix_wildcard_count()
2015-09-19 10:55:09 +02:00
Tim Rühsen
e443d21b61
Code cleanup, faster lookups
2015-09-19 10:50:00 +02:00
Tim Rühsen
fb942952ec
Release v0.9.0
2015-09-15 15:17:20 +02:00
Tim Rühsen
4c8d3c4d73
Remove unused variable from tests/test-is-public-all.c
2015-09-15 15:16:04 +02:00
Tim Rühsen
a9c71d6de5
Update submodule list
2015-09-15 14:50:58 +02:00
Tim Rühsen
597709cb11
Support combination of foo.bar and *.foo.bar
2015-09-15 14:49:53 +02:00
Tim Rühsen
fa55bb75c4
Removed test with wrong assumptions
2015-09-15 14:46:07 +02:00
Tim Rühsen
0652af910e
Fix SIGSEGV in test-is-public-all.c for TLD exceptions
2015-09-15 12:19:18 +02:00
Tim Rühsen
f6a3b96f91
Check PSL entries before generating built-in data
2015-09-15 11:46:21 +02:00
Tim Rühsen
aa94d57699
Release v0.8.1
2015-08-14 17:05:43 +02:00
Tim Rühsen
7b72ac673b
Skip leading whitespaces in tests_psl.txt
2015-08-14 12:27:11 +02:00
Tim Rühsen
c76e49e3ac
Merge pull request #30 from dkg/develop
...
Add syntax checking for test_psl.txt
2015-08-14 12:06:31 +02:00
Daniel Kahn Gillmor
c1b52ee2d8
Expect more from test_psl.txt
...
There were some tests included in test_psl.txt that we were not
covering because they didn't match our expectations.
Cover all the tests in test_psl that we know about, and count unknown
lines as failed tests.
2015-08-13 18:02:11 -04:00
Daniel Kahn Gillmor
ac8ba5a828
Documentation cleanup
2015-08-12 10:06:49 +02:00
Tim Rühsen
6bfa908ff6
Release v0.8.0
2015-08-06 16:35:16 +02:00
Tim Rühsen
5ad28b2b84
Add contrib/check-hard to test configure options
2015-08-06 13:23:38 +02:00
Tim Rühsen
ce9a62c487
Brush up .gitignore
2015-08-06 13:21:57 +02:00