Tim Rühsen
ff29f13d8f
Add functions psl_latest() and psl_dist_filename()
...
Also add a new ./configure function to set a distribution wide
PSL file used by psl_latest(): --with-psl-distfile
If possible that filename should point to a DAFSA PSL file that
becomes updated regularly.
2016-12-06 20:16:12 +01:00
Daniel Kahn Gillmor
248327e4aa
use https where possible
2016-07-06 15:32:51 +02:00
Tim Rühsen
7a859d11c8
Add PSL_TYPE* defines to docs
2016-01-01 22:35:35 +01:00
Tim Rühsen
cde5e53ea6
Remove psl_builtin_compile_time() for reproducable builds
2016-01-01 15:44:24 +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
a9524b5570
Add PSL_VERSION defines and psl_check_version_number() to docs
2015-09-23 14:15:23 +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
d22c4b1483
fixed docs for 'make distcheck' after 'make clean'
2015-01-21 17:02:27 +01:00
Tim Ruehsen
29a74ebe3a
added docs for psl_error_t
2014-06-20 17:12:17 +02:00
Tim Ruehsen
57394eb1f8
added psl_str_to_utf8lower()
2014-06-17 17:14:02 +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
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
ee0064532c
added psl_builtin_filename()
2014-04-17 12:31:06 +02:00
Tim Ruehsen
c18f6fdc6f
fixed docs
2014-04-16 11:36:37 +02:00
Tim Ruehsen
b49e681d8f
renamed psl_is_public() to psl_is_public_suffix()
2014-04-12 16:04:42 +02:00
Tim Ruehsen
1d72e45d85
added GTKDOC support
2014-04-02 10:27:13 +02:00