rockdaboot
|
9f5af7ebf9
|
Merge pull request #11 from dkg/develop
:)
|
2014-06-06 23:14:38 +02:00 |
Daniel Kahn Gillmor
|
66c2ce909c
|
:)
|
2014-06-06 12:49:23 -04:00 |
Tim Ruehsen
|
4c1229faf6
|
Merge branch 'develop' of https://github.com/rockdaboot/libpsl into develop
|
2014-06-06 17:07:23 +02:00 |
Tim Ruehsen
|
b4cc6ace21
|
added copyright notice to COPYING file
|
2014-06-06 17:07:07 +02:00 |
rockdaboot
|
28dfde5517
|
Merge pull request #9 from dkg/develop
clean up psl --help output
|
2014-06-06 17:03:11 +02:00 |
Daniel Kahn Gillmor
|
f077346f86
|
clean up psl --help output
|
2014-06-06 10:04:25 -04:00 |
Tim Ruehsen
|
6e4a73ca5b
|
added copyright notice to LICENSE file
|
2014-06-06 14:28:18 +02:00 |
Tim Ruehsen
|
24a380cb23
|
removed check for idn2 from autogen.sh
|
2014-06-06 14:15:40 +02:00 |
Tim Ruehsen
|
884d98b61c
|
fix distcheck
|
2014-06-06 12:10:39 +02:00 |
rockdaboot
|
21af3c9fd4
|
Merge pull request #6 from dkg/develop
Develop
|
2014-06-06 12:04:51 +02:00 |
Daniel Kahn Gillmor
|
5db3946800
|
bin/psl should be dynamically-linked
|
2014-06-06 01:23:48 -04:00 |
Daniel Kahn Gillmor
|
1addfb07a0
|
abort with failure if no domain is passed to psl in a mode where it tries to work with domains
|
2014-06-06 01:14:40 -04:00 |
Daniel Kahn Gillmor
|
9b9c3a35c1
|
clean up help output
|
2014-06-06 01:10:21 -04:00 |
Daniel Kahn Gillmor
|
ae542f391b
|
actually report the filename in _psl_filename
|
2014-06-06 00:52:02 -04:00 |
Tim Ruehsen
|
b67ef20c82
|
Release V0.3.0
|
2014-06-05 16:29:20 +02:00 |
Tim Ruehsen
|
7621dce71d
|
fixed C89 comment incompatibility
|
2014-06-05 11:53:29 +02:00 |
Tim Ruehsen
|
79cd551b17
|
fixed libicu implementation, use pkg-config for libicu detection
|
2014-06-05 11:39:28 +02:00 |
Tim Ruehsen
|
58daea97ce
|
added IDNA2008 UTS#46 via libicu
|
2014-06-04 13:20:34 +02:00 |
Tim Ruehsen
|
8d9e899039
|
added --version to psl utility
|
2014-06-01 12:01:47 +02:00 |
Tim Ruehsen
|
ecdadf76e5
|
added psl_get_version(), bumped version to 0.2.5
|
2014-05-31 19:33:30 +02:00 |
Daniel Kahn Gillmor
|
cadb963475
|
remove LIBPSL_API_VERSION for simplicity
|
2014-05-31 18:56:07 +02:00 |
Tim Ruehsen
|
57b53c990c
|
Release V0.2.4
|
2014-05-30 17:18:59 +02:00 |
Tim Ruehsen
|
0eeec32ee3
|
fix return value of psl_builtin() to NULL if no builtin PSL data available
|
2014-05-30 16:08:47 +02:00 |
Tim Ruehsen
|
e9be57241d
|
API version 0.2 less verbose
|
2014-05-27 11:57:45 +02:00 |
Tim Ruehsen
|
2ce72b5e3b
|
Release V0.2.2
|
2014-05-26 11:32:46 +02:00 |
Tim Ruehsen
|
b07c37b7c6
|
build static library by default
|
2014-05-26 11:13:52 +02:00 |
Tim Ruehsen
|
61753f43ab
|
added special test cases '.', empty string, NULL, unknown TLD
|
2014-05-12 14:15:40 +02:00 |
Tim Ruehsen
|
7d3e2eebb2
|
use alloca instead of malloc for command buffer allocation
|
2014-05-12 12:27:32 +02:00 |
Tim Ruehsen
|
1efb6b75f4
|
changed code to C89 standard
|
2014-05-12 12:20:59 +02:00 |
Tim Ruehsen
|
2919a702be
|
Updated to the latest PSL
|
2014-04-25 16:03:32 +02:00 |
Tim Ruehsen
|
d0b89debdc
|
prepared for initial release
|
2014-04-25 12:36:59 +02:00 |
Tim Ruehsen
|
f4d44f202d
|
updated README.md
|
2014-04-24 12:41:21 +02:00 |
Tim Ruehsen
|
f85acef96e
|
added --help to tools/psl.c
|
2014-04-24 12:39:31 +02:00 |
Tim Ruehsen
|
316e48d48d
|
added version to HTML docs
|
2014-04-23 17:13:15 +02:00 |
Tim Ruehsen
|
987b94fe94
|
removed the submodule again, caused nothing but headaches
|
2014-04-23 16:43:44 +02:00 |
Tim Ruehsen
|
7d3be7c5fe
|
migrated docs/libpsl/html to gh-pages branch and replaced with submodule link
|
2014-04-23 16:12:50 +02:00 |
Tim Ruehsen
|
608d9d951f
|
added punycode considerations to the API docs
|
2014-04-22 16:49:00 +02:00 |
Tim Ruehsen
|
ed9562848c
|
small --disable-builtin cleanups
|
2014-04-17 13:09:29 +02:00 |
Tim Ruehsen
|
ee0064532c
|
added psl_builtin_filename()
|
2014-04-17 12:31:06 +02:00 |
Tim Ruehsen
|
9a31e73751
|
make distcheck non-parallel, -j4 fails
|
2014-04-16 13:00:43 +02:00 |
Tim Ruehsen
|
c18f6fdc6f
|
fixed docs
|
2014-04-16 11:36:37 +02:00 |
Tim Ruehsen
|
5e6bad036b
|
added --is-cookie-domain-acceptable to tools/psl.c
|
2014-04-16 10:56:42 +02:00 |
Tim Ruehsen
|
d04e6f5c09
|
new test test-is-cookie-domain-acceptable.c
|
2014-04-16 10:55:57 +02:00 |
Tim Ruehsen
|
5fa3b170bd
|
added checks in test-registrable-domain.c
|
2014-04-16 10:53:59 +02:00 |
Tim Ruehsen
|
2c7c11d8a6
|
added psl_is_cookie_domain_acceptable()
|
2014-04-16 10:52:35 +02:00 |
Tim Ruehsen
|
b8f7a79947
|
added checks for special .name domain
|
2014-04-15 15:02:50 +02:00 |
Tim Ruehsen
|
41171a949b
|
added --print-info, --use-builtin-data, --load-psl-file to tools/psl.c
|
2014-04-13 21:49:03 +02:00 |
Tim Ruehsen
|
c481e8019d
|
added ./configure --with-psl-testfile to set PSL test file path
|
2014-04-13 16:43:03 +02:00 |
Tim Ruehsen
|
c93268ce25
|
added ./configure --with-psl-file to set PSL file path
|
2014-04-13 16:35:28 +02:00 |
Tim Ruehsen
|
3fd48b9328
|
renamed --is-public to --is-public-suffix
|
2014-04-12 16:12:29 +02:00 |