# # ChangeLog for libabac/abac_xml.c # # Generated by Trac 1.2 # Apr 20, 2024 9:23:32 AM Thu, 26 Sep 2013 00:27:41 GMT Mei-Hui Su [f2622ee] 1) ran with valgrind and did some leak patching Fri, 13 Sep 2013 05:07:33 GMT Mei [f43e42c] Merge branch 'abac0-mei' of git://abac.deterlab.net/abac Fri, 13 Sep 2013 05:01:44 GMT Mei [831da18] 1) getting ready to for 0.1.6 Fri, 13 Sep 2013 00:26:37 GMT Ted Faber [ea38d81] Memory leak in queries, and a couple other incidental ones. Fri, 14 Jun 2013 23:27:29 GMT Ted Faber [afcafea] Outputs names with bake(Context) Fri, 14 Jun 2013 16:49:56 GMT Ted Faber [d2b198c] Another checkpoint. We can now read mnemonics from credentials. Fri, 14 Jun 2013 05:58:02 GMT Ted Faber [b7e77df] Bugfixes Fri, 14 Jun 2013 02:56:07 GMT Ted Faber [94605f2] checkpoint Lots of the way toward mnemonic names, some parsing fixes Wed, 12 Jun 2013 22:12:50 GMT Ted Faber [bc12f3d] Allow user to specify credential output format Wed, 12 Jun 2013 21:31:40 GMT Ted Faber [09aa249] That's not how strcat works. Fri, 07 Jun 2013 00:33:47 GMT Ted Faber [a2b9fd2] Add more comments Fri, 07 Jun 2013 00:00:40 GMT Ted Faber [e50f807] Parse and produce 1.1 credentials. Small tweaks, too. Thu, 06 Jun 2013 18:19:12 GMT Ted Faber [9f78e4c] Modify abac_split to be more safe and callers of it to use the ... Tue, 04 Jun 2013 09:08:33 GMT Mei [bec30b5] 1) change abac_context_load_directory to check on every regular files ... Fri, 31 May 2013 16:38:28 GMT Mei [ec550f7] 1) reworked how API doc is generated 2) tweak top level Makefile.am ... Wed, 29 May 2013 17:38:45 GMT Ted Faber [c199a27] Remove a few assumptions about XML parsing. Fri, 17 May 2013 22:24:34 GMT Mei [92661b4] 1) add some doc 2) fix the version in abac_xml Fri, 17 May 2013 02:38:50 GMT Ted Faber [95b150a] Remove libxml2 debugging Fri, 10 May 2013 21:47:12 GMT Mei [02036f4] 1) tweak for porting try Wed, 08 May 2013 21:37:09 GMT Mei [9e063cb] 1) test out using encrypted private key to generate id credential Tue, 07 May 2013 22:11:05 GMT Mei [4721618] 1) tested out python and perl test scripts along with ... Tue, 07 May 2013 00:00:48 GMT Mei [9ac7fb4] 1) work around some compilation warnings Mon, 06 May 2013 22:11:55 GMT Mei [461541a] 1) updated original rt0 to remove libstrongswan dependency a) ...