= 0.1.4 = 2013-05-20 * revamped libabac's native Java interface and regression tests are now included * removed libabac's dependency on libstrongswan for credential manipulation * implemented a set of routines using openssl API to make and access libabac's X.509 identity credentials * implemented a set of routines using xmlsec1 API to make and access libabac's attribute credentials in XML * libcreddy's ID and Attribute classes refactored into libabac and removed * creddy rewritten to use libabac * exapanded examples to include scripts in python/perl/java and additional regression tests in python = 0.1.3 = 2011-03-30 * native Java support * many, many bugfixes = 0.1.2 = 2010-10-01 * libcreddy extracted * credddy rewritten to use libcreddy * sample code for libcreddy in python = 0.1.1 = 2010-09-17, updated 2010-09-20 * Support for intersection rules * Support for encrypted private keys * Build issues on FreeBSD addressed