# # ChangeLog for filterproc.c # # Generated by Trac 1.0.2 # Mar 28, 2024, 6:31:23 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 ... Mon, 12 Mar 2012 02:57:35 GMT David Benjamin [1f39ded] * filterproc.c (modified) Fix hang on empty zcrypt messages send_receive will never close wfd ... Mon, 25 Jul 2011 01:01:57 GMT Jason Gross [f271129] * aim.c (modified) * cmd.c (modified) * commands.c (modified) * context.c (modified) * dict.c (modified) * editcontext.c (modified) * editwin.c (modified) * filter.c (modified) * filterproc.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * help.c (modified) * keybinding.c (modified) * keymap.c (modified) * keypress.c (modified) * logging.c (modified) * message.c (modified) * messagelist.c (modified) * owl.c (modified) * owl.h (modified) * owl_perl.h (modified) * perlconfig.c (modified) * perlglue.xs (modified) * regex.c (modified) * tester.c (modified) * text.c (modified) * util.c (modified) * variable.c (modified) * view.c (modified) * viewwin.c (modified) * window.c (modified) * zephyr.c (modified) * zwrite.c (modified) Fix up headers The additions to owl.h and some of the removals were ... 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.