Sat, 21 Dec 2019 21:25:45 +0800 |
Paul Wise |
Fix a number of spelling mistakes
|
Tue, 10 Dec 2019 09:07:12 -0800 |
Carl Byington |
Paul Wise - add extern "C" to header for use with C++ code
|
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, 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:21:08 -0700 |
Carl Byington |
From Jeffrey Morlan:
|
Thu, 17 Dec 2015 12:03:44 +0100 |
Igor Stroh |
Added Content-ID header support
|
Wed, 12 Jun 2013 19:45:44 -0700 |
Carl Byington |
add readpst -a option
|
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, 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
|
Thu, 21 Apr 2011 10:16:29 -0700 |
Carl Byington |
fixup doxygen errors
|
Fri, 24 Dec 2010 19:26:05 -0800 |
Carl Byington |
rfc2047 and rfc2231 encoding for non-ascii headers and attachment filenames
|
Thu, 10 Sep 2009 22:49:24 -0700 |
Carl Byington |
better rfc822 embedded message decoding
|
Wed, 17 Jun 2009 22:11:12 -0700 |
Carl Byington |
document pst2dii font file arg not optional, patch from bharder to fix documentation for pst_getTopOfFolders
|
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
|
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.
|
Sun, 22 Mar 2009 14:34:26 -0700 |
Carl Byington |
fix bug where we failed to pickup the last extended attribute.
|