Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | soup-tld: improve handling of the psl context | Claudio Saavedra | 2018-04-06 | 1 | -6/+23 |
* | soup-tld: use libpsl instead of our own copy of the public suffix list | Claudio Saavedra | 2018-04-06 | 1 | -158/+34 |
* | soup-tld: fix an erroneous documentation comment | Claudio Saavedra | 2018-02-13 | 1 | -2/+1 |
* | soup-tld: accept ASCII-encoded hostnames too | Dan Winship | 2013-12-18 | 1 | -10/+57 |
* | docs: Lots of minor fixes and additions | Dan Winship | 2012-12-27 | 1 | -4/+35 |
* | soup-tld: fix a return-if-fail check | Dan Winship | 2012-12-04 | 1 | -1/+1 |
* | valgrindage | Dan Winship | 2012-08-11 | 1 | -1/+3 |
* | SoupTLD: fix a regression in soup_tld_is_public_suffix() | Sergio Villar Senin | 2012-08-07 | 1 | -9/+7 |
* | soup-tld: Handle SOUP_TLD_ERROR_NO_BASE_DOMAIN in soup_tld_domain_is_public_s... | Carlos Garcia Campos | 2012-07-17 | 1 | -0/+5 |
* | soup-tld: do not consider non suffixed domains as public | Dan Winship | 2012-07-16 | 1 | -7/+8 |
* | Clean up includes | Dan Winship | 2012-07-13 | 1 | -2/+3 |
* | soup-tld: added soup_tld_* utils | Sergio Villar Senin | 2012-06-14 | 1 | -0/+224 |