# # ChangeLog for filterproc.h # # Generated by Trac 1.0.2 # Mar 28, 2024, 8:26:39 PM Mon, 12 Mar 2012 02:57:35 GMT David Benjamin [97cdbaf5] * filterproc.c (modified) * filterproc.h (modified) * functions.c (modified) * message.c (modified) * tester.c (modified) * zcrypt.c (modified) Rewrite call_filter to use g_spawn_async_with_pipes This simplifies ... Sat, 21 Aug 2010 19:19:22 GMT David Benjamin [06adc25] * codelist.pl (modified) * filterproc.h (modified) * owl.h (modified) * owl_perl.h (modified) * window.h (modified) Sanitize our include guards somewhat Avoid double underscores to ... Thu, 18 Mar 2010 03:15:36 GMT Nelson Elhage [d564c3d] * Makefile.am (modified) * commands.c (modified) * filterproc.c (added) * filterproc.h (added) * functions.c (modified) * message.c (modified) * tester.c (modified) * zcrypt.c (deleted) Replace the built-in zcrypt with shelling out to the zcrypt binary.