Mercurial > libpst
log regression/regression-tests.bash @ 145:2da75cc45883
age | author | description |
---|---|---|
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. |
Sun, 01 Feb 2009 19:21:47 -0800 | Carl Byington | strip and regenerate all MIME headers to avoid duplicates. |