log src/readpst.c @ 349:a57c15b3108a

age author description
Fri, 11 Sep 2015 09:46:12 -0700 Carl Byington Jeffrey Morlan - fix multiple Content-Type headers
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
Mon, 09 Mar 2015 08:49:47 -0700 Carl Byington fix unchecked errors found by cppcheck
Wed, 12 Jun 2013 19:45:44 -0700 Carl Byington add readpst -a option
Fri, 28 Dec 2012 14:45:27 -0800 Carl Byington fix From quoting on embedded rfc/822 messages stable-0-6-58
Mon, 24 Dec 2012 17:51:12 -0800 Carl Byington merge .msg generation code
Mon, 24 May 2010 21:50:19 -0700 Carl Byington fix to/cc/bcc recipients in .msg file output format
Thu, 06 May 2010 13:17:52 -0700 Carl Byington add sent_date to .msg output format
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
Fri, 04 Nov 2011 14:09:50 -0700 Carl Byington embedded rfc822 messages might contain rtf encoded bodies
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
Sun, 19 Jun 2011 09:08:29 -0700 Carl Byington patch from Leo Antunes for Status: header
Sat, 04 Jun 2011 11:38:12 -0700 Carl Byington possible fix for corrupted output forking for separate messages
Sat, 04 Jun 2011 10:52:47 -0700 Carl Byington possible fix for corrupted output forking for separate messages
Fri, 27 May 2011 11:36:49 -0700 Carl Byington pst_block_offset elements are unsigned; consistent usage of pst_malloc and pst_realloc
Fri, 27 May 2011 09:50:24 -0700 Carl Byington add gprof profiling option; allow fork for parallel processing of individual email folders in separate mode
Tue, 24 May 2011 16:21:28 -0700 Carl Byington remove compile date/time stamps embedded in the binary for no compelling reason
Sun, 22 May 2011 16:40:01 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 16:27:30 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 16:08:10 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 15:52:12 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 15:23:04 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 15:06:08 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Sun, 22 May 2011 13:19:49 -0700 Carl Byington add some debug code
Sun, 22 May 2011 13:16:35 -0700 Carl Byington add some debug code
Sun, 22 May 2011 12:16:27 -0700 Carl Byington add some debug code
Sun, 17 Apr 2011 16:31:10 -0700 Carl Byington adding more debug code
Sun, 17 Apr 2011 16:16:15 -0700 Carl Byington adding more debug code