October 2, 2018
View d77b8ae

Fixes to a handful of bugs identified during regression testing of PDF and UnRAR changes.

Micah Snyder authored on 2018/10/02 08:46:23
August 15, 2018
View 89d5207

Added new pdf object stream parsing capability.

Micah Snyder (micasnyd) authored on 2018/08/15 06:00:31
August 17, 2017
View e09d884

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
April 19, 2016
View a081b3e

pdfdecode: do not apply forced decryption to /XRef streams

Kevin Lin authored on 2016/04/19 06:11:12
April 1, 2016
View 7aad5a3

pdf: pdfdecode integration

Kevin Lin authored on 2016/04/01 05:32:26
March 31, 2016
View eaf5221

pdfdecode: implement crypt filter handler

Kevin Lin authored on 2016/03/31 05:39:37