= 0.1.4 = 2013-05-XX * removed libabac's dependency on libstrongswan for credential manipulation * implemented a library using openssl for access to X.509 identity credentials * implemented a library using xmlsec1 for access to attribute credentials in XML format * libcreddy refactored into libabac and removed * creddy rewritten to use libabac * exapanded examples to include scripts in python/perl/java = 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