April 2, 2015
View 003bfa4

pdf: correctly handle encryption objects to decrypt

Kevin Lin authored on 2015/04/02 06:41:59
March 28, 2015
View 30e5ed8

fixed major issue in UTF conversion for pdf preclass

Kevin Lin authored on 2015/03/28 02:20:03
March 21, 2015
View 4af1136

pdf: clang and general compiler fixes

Kevin Lin authored on 2015/03/21 06:36:33
View 6f569e7

pdfng: fixed small memory leak

Kevin Lin authored on 2015/03/21 05:44:41
View 960b56c

pdf: decryption does not NULL terminate

Kevin Lin authored on 2015/03/21 04:42:56
View 67eb416

pdf: base64 encode strings that fail to finalize

Kevin Lin authored on 2015/03/21 05:36:41
View 98be425

pdf: removed debugging messages

Kevin Lin authored on 2015/03/21 04:48:51
View 7ff8b97

pdf: string decryption and code clean-up pdfng: fixed a bug in escape sequence handling

Kevin Lin authored on 2015/03/21 04:10:52
March 20, 2015
View 8ff57ef

removed excessive debugging in escape conversion

Kevin Lin authored on 2015/03/20 03:59:18
March 17, 2015
View d5b69c0

fixed converity issue ID 12109 buffer was not freed on rare error case

Kevin Lin authored on 2015/03/17 02:11:56
March 3, 2015
View 639a5ee

Revert "pdf strings are now base64 encoded if utf conversion fails"

Kevin Lin authored on 2015/03/03 09:05:09
View a6fc3ec

pdf string UTF-16 conversion no longer solely depends on ICONV reason: no ICONV meant no conversion even though conversion function existed

Kevin Lin authored on 2015/03/03 08:55:02
View 69e1b5d

pdf strings are now base64 encoded if utf conversion fails reason: non-converted string aren't printable (invalid UTF-8)

Kevin Lin authored on 2015/03/03 04:40:36
January 13, 2015
View 7ed00a6

bb#11238 - added missing PDF preclass operations > added whitespace fix for indirect references strings > added PDF escape sequence handling (including octal)

Kevin Lin authored on 2015/01/13 06:45:36
November 7, 2014
View c1b3746

Fix Windows compilation

Shawn Webb authored on 2014/11/07 01:51:21