# # ChangeLog for examples # # Generated by Trac 1.2 # Jun 26, 2024 7:22:13 AM Thu, 16 Aug 2012 00:44:00 GMT Mei [2485307] 1) wrap up the changes on proof buffer's process in abac_pl_yap.c 2) ... Fri, 10 Aug 2012 04:21:34 GMT Mei [519e487] 1) add more doc to scaling tests Thu, 09 Aug 2012 23:21:55 GMT Mei [373bf68] 1) add the scaling test suite Tue, 07 Aug 2012 17:45:16 GMT Mei [bea18ef] 1) add more tiny prover tests in examples/example_scripts 2) ... Sat, 04 Aug 2012 06:28:02 GMT Mei [c7df2ad] 1) update version output Sat, 04 Aug 2012 03:52:40 GMT Mei [ba6027a] 1) modified code all around to add support for encrypted private key ... Thu, 05 Jul 2012 22:44:59 GMT Mei [5730a10] 1) fix up the sample scripts under swig and added some docs for them Tue, 03 Jul 2012 23:50:19 GMT Mei [9b43fc3] 1) add code to load id into context with both cert chunk and privkey ... Tue, 03 Jul 2012 00:27:53 GMT Mei [888df49] 1) update an example's baseline output 2) convert changeLog to match ... Sat, 30 Jun 2012 00:41:07 GMT Mei [08c8a53] 1) take out accidentally committed setup.py changes Fri, 29 Jun 2012 23:52:08 GMT Mei [bde4e91] 1) add creddy_internal.h Fri, 29 Jun 2012 09:32:17 GMT Mei [2efdff5] 1) fix the missing check for 'This' rt2.y when called from ... Wed, 06 Jun 2012 00:06:09 GMT Mei [e3462b4] 1) make regression test to use just runcheck (hide runall) 2) alter ... Fri, 01 Jun 2012 23:53:38 GMT Mei [f824a9e] 1) add more doc to python_tests Fri, 01 Jun 2012 00:52:13 GMT Ted Faber [47d5cf9] Sample documentation Thu, 31 May 2012 20:28:14 GMT Mei [669b481] 1) finish test conversion from creddy-prover to python 2) update the ... Wed, 30 May 2012 01:08:28 GMT Mei [5f551d3] 1) add more python examples Tue, 29 May 2012 20:51:32 GMT Mei [7211a95] 1) add more python examples 2) add the missing linking role and ... Thu, 24 May 2012 23:23:21 GMT Mei [5d06689] 1) modify abac.hh and added abac_c.c to unify the c and c++ api ... Fri, 18 May 2012 07:58:12 GMT Mei [d9c3886] 1) add 2 more query calls in abac.hh that take Role and Oset instead ... Wed, 16 May 2012 22:19:04 GMT Mei [5110d42] 1) reorganized the test directory to include python tests 2) ... 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 ... Thu, 22 Mar 2012 21:55:10 GMT Mei [9335cfa] 1) add handling of 'this' data term for the principal type 2) add ... Wed, 07 Mar 2012 01:04:05 GMT Ted Faber [01ab2b1] Merge branch 'rt2' of git://abac.deterlab.net/abac into rt2 Wed, 07 Mar 2012 00:56:29 GMT Ted Faber [0a81d0a] abac_yap_prover -> abac_prover_yap Wed, 07 Mar 2012 00:54:08 GMT Mei [ab30fdd] 1) add a missing query file 2) tweak some doc files Tue, 06 Mar 2012 23:38:10 GMT Ted Faber [5ae5719] Couple small edits Tue, 06 Mar 2012 03:03:16 GMT Mei [302f477] 1) insert a ABAC query using python into examples directory ... Mon, 05 Mar 2012 23:24:13 GMT Mei [9502c50] 1) rename examples' rr to run_query 2) updated some doc 3) add ... 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 19:54:45 GMT Mei [efacf92] 1) add hyphens as valid character in rolename and osetname Fri, 02 Mar 2012 02:04:41 GMT Mei [9806e76] 1) add handling for typed anonymous term, [int:?] 2) make a pass ... Wed, 29 Feb 2012 17:53:12 GMT Mei [4b8e1c9] 1) add boolean static range constraint handling 2) add boolean range ... Wed, 29 Feb 2012 09:21:44 GMT Mei [7b548fa] 1) add time static constraint 2) add example balltime_rt2_typed 3) ... Tue, 28 Feb 2012 02:31:11 GMT Ted Faber [8fa2c49] Remove debugging Tue, 28 Feb 2012 02:29:22 GMT Ted Faber [2c01913] Added docs Mon, 27 Feb 2012 23:07:08 GMT Mei [f0eb81d] 1) modified example's runall so a better tools to do complete run ... Mon, 27 Feb 2012 20:55:43 GMT Mei [acf3ff9] 1) add alumni3_rt1_typed (multiple static target range constraint ... Mon, 27 Feb 2012 20:27:36 GMT Mei [8c45663] 1) fix a typo in abac_pl_gen.c Mon, 27 Feb 2012 20:09:55 GMT Mei [d5bbd3e] 1) add alumni2_rt1_typed (target static range constraint) 2) add ... Fri, 24 Feb 2012 20:35:46 GMT Mei [36b100a] 1) fix up fruits_rt2_typed example to test different types of strings ... Fri, 24 Feb 2012 18:06:49 GMT Ted Faber [5aaeca3] Clear remaining example certs Fri, 24 Feb 2012 17:46:06 GMT Ted Faber [89f858f] Remove certs Fri, 24 Feb 2012 00:47:09 GMT Ted Faber [51b6be3] Remove credentials created by README Thu, 23 Feb 2012 21:59:31 GMT Mei [c586a3c] 1) add support for float static range constraint 2) add a testcase ... Thu, 23 Feb 2012 08:36:06 GMT Mei [fb2f449] 1) merged with configure changes and double checked with my build setup Thu, 23 Feb 2012 08:03:24 GMT Mei [0d0c3a9] 1) adding missing extern forward declarations that is causing ... Tue, 21 Feb 2012 23:05:30 GMT Mei [d845403] 1) fix the way param's condition is string-up so the db dump ... Tue, 21 Feb 2012 08:42:15 GMT Mei [34ea038] 1) fix missing $ typo Tue, 21 Feb 2012 08:27:44 GMT Mei [c469edf] 1) add examples/runall 2) modified examples/DIR/rr to use pwd ... Tue, 21 Feb 2012 07:46:42 GMT Mei [b5a3da4] 1) add abac_oset.c 2) reorganized some yyparse related files Wed, 15 Feb 2012 08:50:46 GMT Mei [e88c95b] 1) switch the order of terms within the rule clause. carl said ... Tue, 14 Feb 2012 15:36:44 GMT Mei [da5afdf] 1) add static contraint (limited to integer at this time) Thu, 09 Feb 2012 19:56:52 GMT Mei [10e1588] 1) added oset handling 2) add dynamic constraints Mon, 30 Jan 2012 17:04:28 GMT Mei [a5e8390] 1) multiple params are working include string & urn types 2) add ... Thu, 26 Jan 2012 10:04:07 GMT Mei [a9494ad] 1) update credential string's storage from plain to base64 encoded ... Tue, 17 Jan 2012 22:42:54 GMT Mei [718ad924] able to parse rt1 without condition updated examples Tue, 06 Dec 2011 22:51:38 GMT Mei [44b0c79] 1) add flex/bison rule to process intersection roles 2) remove some ... Wed, 30 Mar 2011 20:45:29 GMT Mike Ryan [18d9cfa] Merge branch 'native_java' Sun, 27 Mar 2011 21:30:44 GMT Ted Faber [216c1d8] Put the actual intersection in there. Thu, 24 Feb 2011 19:42:32 GMT Mike Ryan [f7128eb] make WarnerBros name consistent in intersection example Fri, 17 Sep 2010 20:42:24 GMT Mike Ryan [6180394] example keystore containing an intersection Thu, 22 Jul 2010 02:22:10 GMT Mike Ryan [f1817a9] experiment create example Thu, 22 Jul 2010 02:05:46 GMT Mike Ryan [ef4daa7] simple Acme example