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
|
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.
|
Sat, 14 Mar 2009 15:13:27 -0700 |
Carl Byington |
avoid emitting bogus empty email messages into contacts and calendar files
|
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 15:32:56 -0800 |
Carl Byington |
fix for 64bit on Fedora 11
stable-0-6-29
|
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
|
Sun, 08 Feb 2009 20:20:34 -0800 |
Carl Byington |
add forensic headers to capture some other data of interest; switch back to quoted From separator line
|
Thu, 05 Feb 2009 12:09:04 -0800 |
Carl Byington |
fix initial from header in mbox format.
|
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 19:21:47 -0800 |
Carl Byington |
strip and regenerate all MIME headers to avoid duplicates.
|
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
|
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
|
Thu, 09 Oct 2008 12:04:40 -0700 |
Carl Byington |
many fixes in pst2ldif by Robert Harris
|
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()
|
Fri, 13 Jun 2008 20:47:01 -0700 |
Carl Byington |
Patch from Robert Simpson for encryption type 2.
|
Sat, 07 Jun 2008 15:53:08 -0700 |
Carl Byington |
spelling fixup
|
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
|
Sun, 11 May 2008 10:04:33 -0700 |
Carl Byington |
Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
|
Sat, 23 Feb 2008 14:36:17 -0800 |
Carl Byington |
Start work on pst2dii to convert to Summation dii load file format.
|