January 26, 2018
View ae24565

[PATCH] 0.100.x - bb11973 - fixing pdf oob read - suggested solution by Suleman Ali

Mickey Sola authored on 2018/01/26 05:23:03
January 24, 2018
View c00279b

[PATCH] 0.99.x - bb11980 - fixing oob read in pdf parsing

Mickey Sola authored on 2018/01/24 04:41:26
August 17, 2017
View 112bc3f

eliminated a large number of warnings, many of which had to do with mixing types. i switched some types to size_t and a couple to ptrdiff_t to make things more consistent, but there is a huge amount of work to be done to make types consistent. int, unsigned int, unsigned, off_t, and other types are ill-suited to storing buffer lengths or memory addresses.

Micah Snyder authored on 2017/08/17 06:31:45
March 17, 2017
View 173538d

bb11803 - Fix pdf out of bound reference.

Steven Morgan authored on 2017/03/17 04:06:09
October 20, 2016
View 4921d90

pull request #53(2/4): Spelling fix by klemens(ka7).

Steven Morgan authored on 2016/10/20 04:57:45
September 1, 2015
View 1f29491

pdf: fix octal code conversion resolution

Kevin Lin authored on 2015/09/01 03:13:47
August 19, 2015
View f4cbcd5

cid 12123 - fix error state in allocating memory in pdf finalize

Kevin Lin authored on 2015/08/19 03:52:55
View 76c9c9d

cid 12135/12134 - fix error state for allocating memory in pdf parsing

Kevin Lin authored on 2015/08/19 03:29:33
August 15, 2015
View 218e162

bb#11372 - finalize encrypted hex strings correctly

Kevin Lin authored on 2015/08/15 01:22:49
June 18, 2015
View c00baa3

Beef up iconv_open error messages to show the source encoding and strerror.

Steven Morgan authored on 2015/06/18 00:59:35
April 2, 2015
View 9d33052

pdf: correctly handle encryption objects to decrypt

Kevin Lin authored on 2015/04/02 06:41:59
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