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
|
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.
|
Fri, 06 Feb 2009 20:38:04 -0800 |
Carl Byington |
fix from Fridrich Strba for parallel make
|
Thu, 05 Feb 2009 13:38:46 -0800 |
Carl Byington |
more cleanup of include files
|
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
|
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
|
Tue, 09 Sep 2008 11:11:56 -0700 |
Carl Byington |
fix base64 encoding that could create long lines
|
Tue, 05 Aug 2008 11:52:29 -0700 |
Carl Byington |
More fixes for 32/64 bit portability on big endian ppc.
|
Sun, 03 Aug 2008 15:42:37 -0700 |
Carl Byington |
Use inttypes.h for portable printing of 64 bit items.
|
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, 23 Feb 2008 14:36:17 -0800 |
Carl Byington |
Start work on pst2dii to convert to Summation dii load file format.
|
Thu, 14 Feb 2008 14:55:32 -0800 |
Carl Byington |
General cleanup and code fixes.
|
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: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
|
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 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
|
Sun, 19 Feb 2006 18:47:46 -0800 |
carl |
switch to automake/autoconf
|