Commit Graph

160 Commits

Author SHA1 Message Date
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
Tim Ruehsen 657a1d4b88 use libicu for UTF-8 lowercase conversion 2014-06-16 21:59:23 +02:00
Tim Ruehsen b77aaf7809 removed mlocate / updatedb from .travis.yml 2014-06-16 21:30:16 +02:00
Tim Ruehsen 0c3dbf14b6 added mlocate to .travis.yml 2014-06-16 21:21:06 +02:00
Tim Ruehsen 9d2fb8f8c5 fix search for older libicu versions without pkg-config support 2014-06-16 17:04:31 +02:00
Tim Ruehsen eaf3d1ee17 print info of travis ci build environment 2014-06-16 15:17:19 +02:00
Tim Ruehsen a3c2195d05 added libicu48 to .travis.yml 2014-06-16 13:01:27 +02:00
Tim Ruehsen 7cc3eed46b read from stdin if no domain argument 2014-06-15 22:32:18 +02:00
Tim Ruehsen abc56bc6dd always search for libicu 2014-06-15 22:31:18 +02:00
Tim Ruehsen a835b78e53 Release V0.3.1 2014-06-10 14:36:02 +02:00
Tim Ruehsen c23cad0dfa Release V0.3.1 2014-06-10 14:35:28 +02:00
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 3c5e405847 Release V0.3.0 2014-06-05 16:30:09 +02:00
Tim Ruehsen b67ef20c82 Release V0.3.0 2014-06-05 16:29:20 +02:00