source: doc/ChangeLog @ 3ed053d

abac0-leakabac0-meimei-idtvf-new-xml
Last change on this file since 3ed053d was 3ed053d, checked in by Mei <mei@…>, 11 years ago

1) add the missing ABAC.hh

  • Property mode set to 100644
File size: 1.3 KB
Line 
1= 0.1.5 =
2
3    2013-XX-YY
4        * Added issuer credential insertion (if needed) during
5          read_credential() call while processing attribute
6          credential
7        * examples are renamed into tests
8
9= 0.1.4 =
10
11    2013-05-20
12
13        * revamped libabac's native Java interface and regression
14          tests are now included
15        * removed libabac's dependency on libstrongswan
16          for credential manipulation
17        * implemented a set of routines using openssl API
18          to make and access libabac's X.509 identity credentials
19        * implemented a set of routines using xmlsec1 API to make
20          and access libabac's attribute credentials in XML
21        * libcreddy's ID and Attribute classes refactored into
22          libabac and removed
23        * creddy rewritten to use libabac
24        * expanded examples to include scripts in python/perl/java
25          and additional regression tests in python
26
27= 0.1.3 =
28
29     2011-03-30
30
31        * native Java support
32        * many, many bugfixes
33
34= 0.1.2 =
35
36     2010-10-01
37
38        * libcreddy extracted
39        * credddy rewritten to use libcreddy
40        * sample code for libcreddy in python
41
42= 0.1.1 =
43
44     2010-09-17, updated 2010-09-20
45
46        * Support for intersection rules
47        * Support for encrypted private keys
48        * Build issues on FreeBSD addressed
49
50
Note: See TracBrowser for help on using the repository browser.