log src/libpst.h @ 101:1fc33da23175

age author description
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