# # ChangeLog for libabac/abac_id.c # # Generated by Trac 1.2 # May 4, 2024 10:00:32 AM Fri, 04 Oct 2013 15:18:32 GMT Mei [c19da53] Merge branch 'abac0-leak' of git://abac.deterlab.net/abac ... Fri, 04 Oct 2013 07:00:31 GMT Mei [0a1ee31] 1) merged with ted's changes Fri, 04 Oct 2013 03:18:54 GMT Ted Faber [23bc596] Pass -Wall on Ubuntu Fri, 04 Oct 2013 00:50:23 GMT Ted Faber [756011e] Now we pass -Wall with no warnings. Thu, 03 Oct 2013 23:24:44 GMT Ted Faber [b8a6c918] Making the length reflect the trailing 0 byte screws up python string ... Thu, 03 Oct 2013 17:20:46 GMT Mei [5783a6f] 1) tweak for release Thu, 03 Oct 2013 01:32:46 GMT Ted Faber [44c8505] Make chunk operations take pointers. Wed, 02 Oct 2013 05:15:24 GMT Mei [8164e70] 1) tweak with changes for handling abac_chunk_t Thu, 26 Sep 2013 00:27:41 GMT Mei-Hui Su [f2622ee] 1) ran with valgrind and did some leak patching Tue, 27 Aug 2013 20:41:22 GMT Mei [4f79997] 1) add a new scaling test -haystack/ralphs 2) tweak some libabac ... Thu, 11 Jul 2013 22:37:01 GMT Mei [3c30b59] 1) add in new refactored regression testing directory 2) undo 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. Mon, 20 May 2013 22:03:32 GMT Mei [a02c849] 1) add examples from wiki into regression tests 2) add code to ... Fri, 17 May 2013 17:21:58 GMT Ted Faber [ef68ac9] initialize the libraries if we create things without a context Mon, 13 May 2013 23:55:44 GMT Mei [f30b1e9] 1) update some do Mon, 13 May 2013 22:02:46 GMT Mei [c0fd8bc] 1) add some strcpy for keyid assignments in abac_id 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 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) ...