# # ChangeLog for filterproc.c # # Generated by Trac 1.0.2 # May 8, 2024, 4:58:31 AM Mon, 12 Mar 2012 02:34:18 GMT David Benjamin [34132f7] * 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 ... Mon, 12 Mar 2012 02:34:04 GMT David Benjamin [4a80a16] * filterproc.c (modified) Fix hang on empty zcrypt messages send_receive will never close wfd ... Tue, 24 May 2011 00:57:46 GMT David Benjamin [e2cc848] * filterproc.c (modified) * owl.c (modified) Just ignore SIGPIPE altogether There's not much point in switching ... 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.