[3ed053d] | 1 | = 0.1.5 = |
---|
| 2 | |
---|
| 3 | 2013-XX-YY |
---|
[e2e8440] | 4 | * Replaced the restrictive abac_context_load_directory search |
---|
| 5 | into any regular files in the keystore location is checked. |
---|
| 6 | Attempts to extract credentials follow the order, |
---|
| 7 | try for principal credential, if found, check for private key, |
---|
| 8 | or else try to retrieve as attribute credential |
---|
| 9 | * Moved hashed principal credentials from global scope to |
---|
| 10 | context based list of principal credentials |
---|
[3ed053d] | 11 | * Added issuer credential insertion (if needed) during |
---|
| 12 | read_credential() call while processing attribute |
---|
| 13 | credential |
---|
| 14 | * examples are renamed into tests |
---|
| 15 | |
---|
[e197b65] | 16 | = 0.1.4 = |
---|
| 17 | |
---|
[163aadf] | 18 | 2013-05-20 |
---|
[3ed053d] | 19 | |
---|
[163aadf] | 20 | * revamped libabac's native Java interface and regression |
---|
| 21 | tests are now included |
---|
[e197b65] | 22 | * removed libabac's dependency on libstrongswan |
---|
| 23 | for credential manipulation |
---|
[163aadf] | 24 | * implemented a set of routines using openssl API |
---|
| 25 | to make and access libabac's X.509 identity credentials |
---|
| 26 | * implemented a set of routines using xmlsec1 API to make |
---|
| 27 | and access libabac's attribute credentials in XML |
---|
| 28 | * libcreddy's ID and Attribute classes refactored into |
---|
| 29 | libabac and removed |
---|
[e197b65] | 30 | * creddy rewritten to use libabac |
---|
[a02c849] | 31 | * expanded examples to include scripts in python/perl/java |
---|
[163aadf] | 32 | and additional regression tests in python |
---|
[e197b65] | 33 | |
---|
| 34 | = 0.1.3 = |
---|
| 35 | |
---|
| 36 | 2011-03-30 |
---|
| 37 | |
---|
| 38 | * native Java support |
---|
| 39 | * many, many bugfixes |
---|
| 40 | |
---|
| 41 | = 0.1.2 = |
---|
| 42 | |
---|
| 43 | 2010-10-01 |
---|
| 44 | |
---|
| 45 | * libcreddy extracted |
---|
| 46 | * credddy rewritten to use libcreddy |
---|
| 47 | * sample code for libcreddy in python |
---|
| 48 | |
---|
| 49 | = 0.1.1 = |
---|
| 50 | |
---|
| 51 | 2010-09-17, updated 2010-09-20 |
---|
| 52 | |
---|
| 53 | * Support for intersection rules |
---|
| 54 | * Support for encrypted private keys |
---|
| 55 | * Build issues on FreeBSD addressed |
---|
| 56 | |
---|
| 57 | |
---|