# # ChangeLog for examples/python_tests/basic_id/id.py # # Generated by Trac 1.2 # Jul 3, 2024 4:33:41 AM Fri, 05 Oct 2012 20:51:34 GMT Mei [dfe6b61] 1) added ID_chunk() and Attribute_chunk() to abac.hh Wed, 03 Oct 2012 06:09:42 GMT Mei [09496b3] 1) add ID api that takes abac_chunk_t* 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 ... Fri, 01 Jun 2012 23:53:38 GMT Mei [f824a9e] 1) add more doc to python_tests 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) ...