= 0.1.5 = 2013-XX-YY * Replaced the restrictive abac_context_load_directory search into any regular files in the keystore location is checked. Attempts to extract credentials follow the order, try for principal credential, if found, check for private key, or else try to retrieve as attribute credential * Moved hashed principal credentials from global scope to context based list of principal credentials * Added issuer credential insertion (if needed) during read_credential() call while processing attribute credential * examples are renamed into tests = 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 * expanded 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