log src/readpst.c @ 373:0ccc746c8079

age author description
Fri, 21 Jul 2017 20:01:44 -0700 Carl Byington Zachary Travis - Add support for the OST 2013 format, and Content-Disposition filename key fix for outlook compatibility
Mon, 24 Oct 2016 11:11:02 -0700 Carl Byington fix bugs in code allowing folders containing multiple item types
Mon, 24 Oct 2016 08:43:08 -0700 Carl Byington fix bug in code allowing folders containing multiple item types
Tue, 30 Aug 2016 15:04:12 -0700 Carl Byington allow first internet header to be wrapped
Mon, 29 Aug 2016 09:50:24 -0700 Carl Byington allow folders containing multiple item types; better detection of valid internet headers stable-0-6-68
Wed, 06 Jul 2016 10:19:01 -0700 Carl Byington From Jeffrey Morlan:
Wed, 06 Jul 2016 10:17:49 -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
Fri, 11 Sep 2015 10:18:03 -0700 Carl Byington Hans Liss - debug level output stable-0-6-65
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