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
|