log src/libpst.c @ 355:d1f930be4711

age author description
Wed, 06 Jul 2016 10:12:22 -0700 Carl Byington From Jeffrey Morlan:
Tue, 22 Dec 2015 08:59:46 -0800 Carl Byington code cleanup; content-id in brackets
Thu, 17 Dec 2015 12:03:44 +0100 Igor Stroh Added Content-ID header support
Mon, 09 Mar 2015 10:47:58 -0700 Carl Byington fixes from AJ Shankar for attachment processing and body encodings that contain embedded null chars
Fri, 27 Dec 2013 08:44:01 -0800 Carl Byington Daniel Gryniewicz found buffer overrun in LIST_COPY_TIME stable-0-6-63
Fri, 27 Dec 2013 08:42:41 -0800 Carl Byington Daniel Gryniewicz found buffer overrun in LIST_COPY_TIME
Fri, 27 Dec 2013 08:27:47 -0800 Carl Byington Daniel Gryniewicz found buffer overrun in LIST_COPY_TIME
Wed, 12 Jun 2013 19:45:44 -0700 Carl Byington add readpst -a option
Fri, 18 Jan 2013 08:05:08 -0800 Carl Byington patches from debian
Mon, 24 Dec 2012 17:51:12 -0800 Carl Byington merge .msg generation code
Sun, 13 Dec 2009 14:48:20 -0800 Carl Byington add -m option to readpst to create Outlook .msg files
Tue, 08 May 2012 10:52:24 -0700 Carl Byington preserve bcc headers, document -C switch to set default character set, space after colon is not required in header fields
Tue, 02 Aug 2011 17:02:39 -0700 Carl Byington add default character set for items where the pst file does not specify a character set
Thu, 28 Jul 2011 17:28:49 -0700 Carl Byington add alarm reminders to calendar events
Fri, 27 May 2011 11:36:49 -0700 Carl Byington pst_block_offset elements are unsigned; consistent usage of pst_malloc and pst_realloc