# # ChangeLog for message.c # # Generated by Trac 1.0.2 # May 15, 2024, 7:45:23 PM Fri, 09 Apr 2010 02:00:31 GMT Nelson Elhage [9a7b4f2] * barnowl (modified) * configure.ac (modified) * functions.c (modified) * message.c (modified) * util.c (modified) Use zcrypt from our own bin directory. 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. Mon, 08 Mar 2010 03:28:24 GMT Anders Kaseorg [66a8cd6] * message.c (modified) * messagelist.c (modified) * variable.c (modified) Copy structs without memcpy. Signed-off-by: Anders Kaseorg ...