# # ChangeLog for libabac/abac_verifier.c # # Generated by Trac 1.2 # Jul 4, 2024 7:48:27 AM Tue, 01 May 2012 00:31:19 GMT Mei [440ba20] 1) wrap up refactoring to move all the code gen to abac structure 2) ... Tue, 24 Apr 2012 00:50:29 GMT Mei [d037f54] 1) able to programmatially build structure, bake attribute credential ... Thu, 19 Apr 2012 00:40:59 GMT Mei [8bd77b5] 1) convert parser and libabac to use id cred and attr cred like ... Tue, 06 Mar 2012 02:07:50 GMT Ted Faber [23d639a] Duplicate creds so we don't double free Mon, 05 Mar 2012 07:12:56 GMT Mei [7727f26] 1) add environment variables DUMP_DB, ABAC_CN. ABAC_CN will ... Fri, 02 Mar 2012 22:25:48 GMT Ted Faber [923b4dd] Changes to support swig Wed, 29 Feb 2012 09:21:44 GMT Mei [7b548fa] 1) add time static constraint 2) add example balltime_rt2_typed 3) ... Fri, 24 Feb 2012 20:35:46 GMT Mei [36b100a] 1) fix up fruits_rt2_typed example to test different types of strings ... Thu, 23 Feb 2012 08:03:24 GMT Mei [0d0c3a9] 1) adding missing extern forward declarations that is causing ... Tue, 21 Feb 2012 07:46:42 GMT Mei [b5a3da4] 1) add abac_oset.c 2) reorganized some yyparse related files Tue, 14 Feb 2012 15:36:44 GMT Mei [da5afdf] 1) add static contraint (limited to integer at this time) Tue, 17 Jan 2012 22:50:47 GMT Mei [202a7f9] commited modified files for rt1 Wed, 07 Dec 2011 18:52:09 GMT Mei [53e540d] 1) adding appendL to do the credential list appending Thu, 23 Sep 2010 23:53:39 GMT Mike Ryan [55c272b] remove libabac_init and libabac_deinit Thu, 16 Sep 2010 22:20:11 GMT Mike Ryan [9a411d7] fold intersection into ordinary role object Tue, 14 Sep 2010 21:38:26 GMT Mike Ryan [342e28f] load intersection attribute certificates, do not add them to the graph Wed, 21 Jul 2010 21:29:45 GMT Mike Ryan [f91b32e] remove comment: everything is cryptographically happy Tue, 20 Jul 2010 22:21:21 GMT Mike Ryan [2ef48fa] use subjectKeyIdentifier instead of SHA1 of entire public key Mon, 19 Jul 2010 20:11:53 GMT Mike Ryan [327e808] do not add a duplicate id cert more than once (prevents memory leak) Mon, 19 Jul 2010 01:14:35 GMT Mike Ryan [61278ec] detect when libabac_init hasn't been called (instead of segfaulting) Mon, 19 Jul 2010 01:02:26 GMT Mike Ryan [fbb591e] reference count roles and credentials Thu, 15 Jul 2010 22:56:28 GMT Mike Ryan [1324a63] get rid of annoying debug warnings Thu, 15 Jul 2010 01:50:59 GMT Mike Ryan [0779c99] return meaningful error codes when loading certificates Wed, 14 Jul 2010 00:38:35 GMT Mike Ryan [15200be] move libabac into its own directory