Commit Graph

133 Commits

Author SHA1 Message Date
Daniel Kahn Gillmor 14d4988dd4 fixing typo 2014-06-05 23:43:19 -04:00
Daniel Kahn Gillmor 32c71e85d4 more files need cleaning to be able to rebuild 2014-06-05 23:43:19 -04:00
Daniel Kahn Gillmor b9bd7bbf1f fix up the files for installation 2014-06-05 23:43:19 -04:00
Daniel Kahn Gillmor 608d4eb5a3 we do not need make_deb; we can git-buildpackage -uc -us 2014-06-05 23:43:19 -04:00
Daniel Kahn Gillmor a6528167e8 clean up autotools stuff 2014-06-05 23:43:18 -04:00
Daniel Kahn Gillmor cc4096e54d add a configuration file for git-buildpackage 2014-06-05 23:43:18 -04:00
Daniel Kahn Gillmor c47bb79169 name binary packages correctly 2014-06-05 23:43:10 -04:00
Daniel Kahn Gillmor 7fc5df17e9 remove unneeded debian/ files 2014-06-05 23:09:28 -04:00
Daniel Kahn Gillmor 066874e373 debian packaging is on github now; if we move to collab-maint, we can update this later 2014-06-05 23:07:42 -04:00
Daniel Kahn Gillmor fb0c05aa4f clean up package descriptions 2014-06-05 23:06:57 -04:00
Daniel Kahn Gillmor 659441f510 wrap and sort debian/control for better diff-ability 2014-06-05 23:02:25 -04:00
Daniel Kahn Gillmor b62b9285e5 Merge branch 'master' into debian
Conflicts:
	.travis.yml

(merged in favor of master)
2014-06-05 22:53:17 -04:00
Tim Ruehsen 3c930e8ac3 added creation of libpsl-dbg package 2014-06-05 17:05:24 +02:00
Tim Ruehsen ba7fd546ba bumped version to 0.3.0 2014-06-05 16:34:43 +02: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
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 7384936cde bumped version to 0.2.5 2014-05-31 19:37:28 +02:00
Tim Ruehsen 1434b7f6b0 Release V0.2.5 2014-05-31 19:34:09 +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 73dc023d54 bumped to libpsl V0.2.4 2014-05-30 17:26:31 +02:00
Tim Ruehsen dd68aceac9 Release V0.2.4 2014-05-30 17:19:27 +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 1c1ec21c07 bumped to libpsl-0.2.3 2014-05-27 12:05:28 +02:00
Tim Ruehsen 6d09d28e57 Release V0.2.3 2014-05-27 11:58:14 +02:00
Tim Ruehsen e9be57241d API version 0.2 less verbose 2014-05-27 11:57:45 +02:00
Tim Ruehsen 6ce1d8b75f first generation of debian packages possible 2014-05-26 12:08:15 +02:00
Tim Ruehsen d51a73dd27 Release V0.2.2 2014-05-26 11:33:27 +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 dfa6429df4 added .travis.yml to not build branch 'debian' 2014-05-26 10:45:46 +02:00
Tim Ruehsen 518ae87f49 some improvements 2014-05-23 17:13:05 +02:00
Tim Ruehsen 697a02750c initial commit 2014-05-23 09:53:19 +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 32b2232f33 Released V0.2.1
* Updated to the latest PSL
2014-04-25 16:04:47 +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