log src/libpst.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
Wed, 08 Feb 2017 20:43:16 -0800 Carl Byington Jeffrey Morlan - pst_getID2 must not recurse into children stable-0-6-70
Wed, 06 Jul 2016 10:21:08 -0700 Carl Byington From Jeffrey Morlan:
Wed, 06 Jul 2016 10:20:12 -0700 Carl Byington From Jeffrey Morlan:
Wed, 06 Jul 2016 10:15:28 -0700 Carl Byington From Jeffrey Morlan:
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
Tue, 24 May 2011 17:01:00 -0700 Carl Byington use recursion to free a tree structure
Sun, 22 May 2011 15:06:08 -0700 Carl Byington ignore internet headers that don't seem to be real rfc822 headers
Thu, 21 Apr 2011 10:16:29 -0700 Carl Byington fixup doxygen errors
Sun, 17 Apr 2011 18:45:33 -0700 Carl Byington attachment might have a secondary list of mapi elements included a size element which overwrote the real size from the primary list of mapi elements
Sun, 17 Apr 2011 17:22:29 -0700 Carl Byington adding more debug code
Sun, 17 Apr 2011 17:17:35 -0700 Carl Byington adding more debug code
Sun, 17 Apr 2011 16:31:10 -0700 Carl Byington adding more debug code
Sun, 17 Apr 2011 15:53:29 -0700 Carl Byington adding more debug code
Sun, 17 Apr 2011 15:30:29 -0700 Carl Byington adding more debug code
Sun, 17 Apr 2011 15:01:18 -0700 Carl Byington adding more debug code
Sun, 17 Apr 2011 14:07:25 -0700 Carl Byington adding more debug code
Fri, 24 Dec 2010 19:26:05 -0800 Carl Byington rfc2047 and rfc2231 encoding for non-ascii headers and attachment filenames
Sat, 24 Jul 2010 12:07:56 -0700 Carl Byington fix for broken internet headers from Outlook
Fri, 11 Dec 2009 08:45:30 -0800 Carl Byington patch from Hugo DesRosiers to export categories and notes into vcards. stable-0-6-45
Thu, 10 Sep 2009 22:49:24 -0700 Carl Byington better rfc822 embedded message decoding
Thu, 10 Sep 2009 15:21:23 -0700 Carl Byington patches from Chris White, Roberto Polli, Justin Greer
Thu, 10 Sep 2009 13:01:08 -0700 Carl Byington patches from Justin Greer
Sun, 21 Jun 2009 15:06:37 -0700 Carl Byington ready for new release stable-0-6-38
Mon, 08 Jun 2009 11:49:39 -0700 Carl Byington the shared library interface should now be thread safe
Sat, 06 Jun 2009 11:39:02 -0700 Carl Byington more cleanup of the shared library interface, but still not fully thread safe
Tue, 19 May 2009 10:20:33 -0700 Carl Byington cleanup debug logging
Mon, 18 May 2009 15:55:05 -0700 Carl Byington remove readpstlog, switch to plain ascii debug log files
Sat, 16 May 2009 10:32:26 -0700 Carl Byington fixes for parallel readpst
Wed, 13 May 2009 11:59:55 -0700 Carl Byington more changes in recurrence decoding
Tue, 12 May 2009 19:34:49 -0700 Carl Byington decode more recurrence mapi elements
Mon, 20 Apr 2009 19:39:26 -0700 Carl Byington add python module interface to the shared library for easy scripting.
Fri, 17 Apr 2009 12:51:59 -0700 Carl Byington prep for fedora build stable-0-6-37
Wed, 15 Apr 2009 18:39:42 -0700 Carl Byington add pst_attach_to_mem() back into the shared library interface.
Tue, 14 Apr 2009 22:26:17 -0700 Carl Byington add documentation for shared library interface
Tue, 14 Apr 2009 07:53:13 -0700 Carl Byington prep for fedora build stable-0-6-36
Mon, 13 Apr 2009 19:14:30 -0700 Carl Byington more cleanup of external names in the shared library
Mon, 13 Apr 2009 11:39:33 -0700 Carl Byington more cleanup on external names in the shared object file
Wed, 08 Apr 2009 14:13:06 -0700 Carl Byington build separate libpst, libpst-libs, libpst-devel rpms.
Sat, 04 Apr 2009 16:00:48 -0700 Carl Byington move version-info into main configure.in, and set it properly.
Sun, 29 Mar 2009 08:51:13 -0700 Carl Byington properly add trailing mime boundary in all modes
Sun, 22 Mar 2009 14:34:26 -0700 Carl Byington fix bug where we failed to pickup the last extended attribute.
Thu, 19 Mar 2009 16:32:17 -0700 Carl Byington prep for fedora build stable-0-6-34
Wed, 18 Mar 2009 22:31:18 -0700 Carl Byington improve consistency checking when fetching items from the pst file.
Mon, 16 Mar 2009 18:31:39 -0700 Carl Byington Compensate for iconv conversion to utf-7 that produces strings that are not null terminated.
Mon, 16 Mar 2009 12:43:31 -0700 Carl Byington fix large file support, some sytems require config.h to be included earlier in the compilation.
Sat, 14 Mar 2009 17:45:48 -0700 Carl Byington fix ppc64 compile error stable-0-6-32
Sat, 14 Mar 2009 15:13:27 -0700 Carl Byington avoid emitting bogus empty email messages into contacts and calendar files
Thu, 12 Mar 2009 15:17:32 -0700 Carl Byington use AM_ICONV for better portability of the library location.
Tue, 10 Mar 2009 13:09:20 -0700 Carl Byington more code cleanup
Sun, 08 Mar 2009 14:35:26 -0700 Carl Byington track character set individually for each mapi element
Thu, 05 Mar 2009 08:23:32 -0800 Carl Byington rename some structure fields to reflect our better understanding of the pst format
Sat, 28 Feb 2009 11:55:48 -0800 Carl Byington improve documentation of .pst format.
Thu, 26 Feb 2009 12:42:37 -0800 Carl Byington 64 bit cleanup in debug messages
Tue, 24 Feb 2009 12:33:49 -0800 Carl Byington fix embedded rfc822 messages with attachments stable-0-6-28
Mon, 23 Feb 2009 20:40:51 -0800 Carl Byington improve character set handling - don't try to convert utf-8 to single byte for fields that were not originally unicode.
Sat, 14 Feb 2009 11:02:37 -0800 Carl Byington improve decoding of multipart/report and message/rfc822 mime types
Thu, 05 Feb 2009 13:38:46 -0800 Carl Byington more cleanup of include files
Thu, 05 Feb 2009 12:09:04 -0800 Carl Byington fix initial from header in mbox format.
Thu, 05 Feb 2009 09:22:22 -0800 Carl Byington cleanup installed headers
Tue, 03 Feb 2009 15:01:47 -0800 Carl Byington recover dropped pragma pack line, use int64_t rather than off_t to avoid forcing users of the shared library to enable large file support.
Tue, 03 Feb 2009 10:59:10 -0800 Carl Byington more cleanup of #include files.
Mon, 02 Feb 2009 21:55:48 -0800 Carl Byington more changes from Fridrich Strba to avoid installing our config.h
Sun, 01 Feb 2009 11:24:22 -0800 Carl Byington disable building pst2dii on cygwin
Sat, 31 Jan 2009 12:12:36 -0800 Carl Byington patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
Fri, 16 Jan 2009 15:23:52 -0800 Carl Byington improve handling of content-type charset values in mime parts stable-0-6-25
Thu, 11 Dec 2008 11:58:22 -0800 Carl Byington patch from Chris Eagle to build on cygwin stable-0-6-24
Fri, 28 Nov 2008 11:36:53 -0800 Carl Byington patch from David Cuadrado to process emails with type PST_TYPE_OTHER stable-0-6-22
Sat, 11 Oct 2008 12:22:20 -0700 Carl Byington cleanup fedora9 compile warnings
Thu, 09 Oct 2008 12:04:40 -0700 Carl Byington many fixes in pst2ldif by Robert Harris
Tue, 07 Oct 2008 10:45:50 -0700 Carl Byington create dummy top-of-folder descriptor if needed for corrupt pst files
Sun, 05 Oct 2008 11:54:37 -0700 Carl Byington remove unreachable code
Sun, 05 Oct 2008 09:56:32 -0700 Carl Byington fix for orphan children when building descriptor tree, avoid writing uninitialized data to debug log file
Thu, 02 Oct 2008 15:29:36 -0700 Carl Byington fixes from Justin Greer to add -D option to include deleted items, to add missing email headers, to fix bug in my_stristr()
Sun, 14 Sep 2008 15:55:11 -0700 Carl Byington fix an installed unpackaged file stable-0-6-19
Tue, 09 Sep 2008 11:11:56 -0700 Carl Byington fix base64 encoding that could create long lines
Thu, 28 Aug 2008 15:25:53 -0700 Carl Byington iconv changes for Mac
Sun, 03 Aug 2008 15:42:37 -0700 Carl Byington Use inttypes.h for portable printing of 64 bit items.
Wed, 30 Jul 2008 22:01:52 -0700 Carl Byington Patch from Robert Simpson for file handle leak in error case. stable-0-6-15
Fri, 13 Jun 2008 20:47:01 -0700 Carl Byington Patch from Robert Simpson for encryption type 2.
Tue, 03 Jun 2008 12:00:58 -0700 Carl Byington Use ftello/fseeko to properly handle large files. stable-0-6-11
Thu, 29 May 2008 18:51:02 -0700 Carl Byington Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and allow arrays of unicode strings (without converting them). stable-0-6-10
Sat, 10 May 2008 12:45:23 -0700 Carl Byington minor code cleanup
Sat, 23 Feb 2008 14:36:17 -0800 Carl Byington Start work on pst2dii to convert to Summation dii load file format.
Sat, 16 Feb 2008 12:26:35 -0800 Carl Byington Work around bogus 7c.b5 blocks in some messages that have been read.
Thu, 14 Feb 2008 14:55:32 -0800 Carl Byington General cleanup and code fixes.
Wed, 06 Feb 2008 23:05:56 -0800 Carl Byington fixup debug messages #llx rather than #x, fix 7c block documentation to match code
Thu, 31 Jan 2008 08:03:30 -0800 carl code cleanup
Tue, 22 Jan 2008 14:39:02 -0800 carl code cleanup stable-0-6-5
Sat, 19 Jan 2008 16:30:16 -0800 carl more fixes for 64 bit format stable-0-6-4
Sat, 19 Jan 2008 10:47:16 -0800 carl more fixes for 64 bit format
Fri, 18 Jan 2008 15:07:12 -0800 carl more fixes for 64 bit format
Sun, 13 Jan 2008 12:55:59 -0800 carl more fixes for 64 bit format
Sat, 12 Jan 2008 15:20:53 -0800 carl more fixes for 64 bit format
Tue, 08 Jan 2008 16:33:23 -0800 carl more fixes for 64 bit format
Tue, 08 Jan 2008 16:19:26 -0800 carl more fixes for 64 bit format
Sun, 06 Jan 2008 14:47:06 -0800 carl start on outlook 2003 64 bit format
Tue, 02 Oct 2007 15:49:44 -0700 carl security fix for potential buffer overrun in lz decompress
Fri, 24 Aug 2007 18:57:59 -0700 carl fix unitialized variable stable-0-5-11
Mon, 20 Aug 2007 20:43:17 -0700 carl more valgrind fixes stable-0-5-10
Thu, 09 Aug 2007 15:46:34 -0700 carl valgrind fixes stable-0-5-7
Sun, 15 Jul 2007 14:25:34 -0700 carl better decoding of 7c blocks stable-0-5-6
Thu, 12 Jul 2007 14:59:13 -0700 carl fix signed/unsigned to allow very small pst files with only leaf nodes
Tue, 10 Jul 2007 20:23:55 -0700 carl enable -d option, but if not specified, don't generate a debug file stable-0-5-5
Tue, 10 Jul 2007 17:17:28 -0700 carl mege changes from Joe Nahmias
Sat, 25 Feb 2006 16:03:45 -0800 carl more cleanup from Arne, document 7c block format