# # ChangeLog for swig # # Generated by Trac 1.2 # Apr 24, 2024 9:35:36 PM Fri, 16 Jun 2017 14:28:17 GMT Kyle [80a0f3f] initial commit Fri, 04 Oct 2013 15:13:54 GMT Mei [2e92c62] 1) take out debug statement and fix SSL_keyid.c's compiler warning Fri, 04 Oct 2013 00:50:23 GMT Ted Faber [756011e] Now we pass -Wall with no warnings. Wed, 02 Oct 2013 18:01:04 GMT Ted Faber [52ce995] Memory leak: python routine duplicates memory. Thu, 26 Sep 2013 14:57:59 GMT Mei [7764378] 1) tweak according valgrind's leak report Fri, 14 Jun 2013 16:13:08 GMT Ted Faber [12a2fa7] Restore proper perl exception handling - unclear how this was working ... Fri, 17 May 2013 20:47:01 GMT Ted Faber [18963eb] Put these names back the way they are supposed to be. Whoops. Fri, 17 May 2013 16:25:38 GMT Ted Faber [98aafce] More python interface errors Fri, 17 May 2013 01:27:26 GMT Ted Faber [0c5e42d] Restore python exceptions Tue, 14 May 2013 20:26:48 GMT Mei [af8e9b9] 1) ID(chunk) into ID_chunk Tue, 07 May 2013 22:11:05 GMT Mei [4721618] 1) tested out python and perl test scripts along with ... Mon, 06 May 2013 22:11:55 GMT Mei [461541a] 1) updated original rt0 to remove libstrongswan dependency a) ... Tue, 22 Nov 2011 21:49:56 GMT Mike Ryan [605ee1d] be clear when a proof has failed Fri, 22 Jul 2011 02:28:30 GMT Ted Faber [5ce5780] Better - works from python, but perl errors Wed, 13 Jul 2011 17:21:10 GMT Ted Faber [0cdea0b] Shake out a few more bugs (Attribute::write()) Wed, 13 Jul 2011 02:44:18 GMT Mike Ryan [8d4c54c] typo on function name something tells me this wasn't tested before ... Wed, 13 Jul 2011 02:26:49 GMT Ted Faber [811fda1] Untangle overloaded functions. See ticket #23 Tue, 15 Mar 2011 01:53:52 GMT Mike Ryan [b099964] compile error in python swig Tue, 08 Feb 2011 02:27:06 GMT Mike Ryan [2a095a4] new method for writing certs/keys to file by name. lengthy ... Tue, 08 Feb 2011 00:57:26 GMT Mike Ryan [97f6219] convert from native Python files to FILE * in swig Tue, 07 Dec 2010 23:08:51 GMT Mike Ryan [df3fe37] always return a string for chunk_t Tue, 07 Dec 2010 19:35:38 GMT Mike Ryan [bc62c32] check type of data being passed as an abac_chunk in the python. ... Thu, 30 Sep 2010 00:07:23 GMT Mike Ryan [d61911e] example code for integrating creddy and libabac Wed, 29 Sep 2010 22:20:24 GMT Mike Ryan [a5a8234] add the chunk swig file.. forgot to add this a few revisions ago Tue, 28 Sep 2010 18:55:54 GMT Mike Ryan [11e3eb7] return binary representations of ID and attr certs in abac_chunk_t ... Mon, 27 Sep 2010 22:30:00 GMT Mike Ryan [9e51a80] sample perl/python code for libcreddy Mon, 27 Sep 2010 22:15:18 GMT Mike Ryan [53c83f4] handle C++ exceptions in perl/python Mon, 27 Sep 2010 21:51:34 GMT Mike Ryan [2c78540] python support for libcreddy, closes #10 Mon, 27 Sep 2010 21:45:03 GMT Mike Ryan [2e046a2] perl support for libcreddy Thu, 23 Sep 2010 23:53:39 GMT Mike Ryan [55c272b] remove libabac_init and libabac_deinit Thu, 22 Jul 2010 07:01:48 GMT Mike Ryan [f1463c6] package and install perl modules Thu, 22 Jul 2010 06:43:07 GMT Mike Ryan [7af34ed] give query options to example prover code Thu, 22 Jul 2010 03:16:25 GMT Mike Ryan [43a5429] install python into python lib dir Wed, 21 Jul 2010 04:58:00 GMT Mike Ryan [e96c107] match example keystore Tue, 20 Jul 2010 18:44:23 GMT Mike Ryan [17ec3b0] get SSL public key hash instead of whole cert has this still ... Tue, 20 Jul 2010 06:24:59 GMT Mike Ryan [f7040d8] perl preprover SSL key id differs from our (libabac) keyid ... Thu, 15 Jul 2010 22:57:54 GMT Mike Ryan [c987819] partial proof tester Wed, 14 Jul 2010 22:16:34 GMT Mike Ryan [ade843e] support strings instead of bytearrays in python < 2.6 Wed, 14 Jul 2010 20:15:27 GMT Mike Ryan [e17b1fa] map abac_chunk_t <-> scalar in perl Wed, 14 Jul 2010 19:56:55 GMT Mike Ryan [9b0b961] map abac_chunk_t <-> python byte array Wed, 14 Jul 2010 00:39:59 GMT Mike Ryan [06e2fc5] add swig