March 28, 2015
View 3a925de

fixed major issue in UTF conversion for pdf preclass

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

pdf: clang and general compiler fixes

Kevin Lin authored on 2015/03/21 06:36:33
View 7bbb67e

pdfng: fixed small memory leak

Kevin Lin authored on 2015/03/21 05:44:41
View 24db616

pdf: base64 encode strings that fail to finalize

Kevin Lin authored on 2015/03/21 05:36:41
View 00daf52

pdf: removed debugging messages

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

pdf: decryption does not NULL terminate

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

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 ba1f4d0

removed excessive debugging in escape conversion

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

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 e098bf4

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

Kevin Lin authored on 2015/03/03 09:05:09
View 0a185b8

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 6c3cc09

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 571d834

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 cc071bf

Fix Windows compilation

Shawn Webb authored on 2014/11/07 01:51:21
September 4, 2014
View 48ae476

Force null termination

Shawn Webb authored on 2014/09/04 23:50:14