aboutsummaryrefslogtreecommitdiffstats
path: root/src/pdf_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid token parsing.yzrh2023-01-051-22/+25
* Replace catalog object only if root object does not exist.yzrh2023-01-041-2/+4
* Handle invalid PDF object.yzrh2023-01-041-28/+71
* Prioritise incomplete object during deduplication.yzrh2023-01-041-3/+22
* Handle invalid result from PDF parser.yzrh2023-01-031-1/+2
* Fix inconsistent whitespace detection in PDF parser.yzrh2023-01-031-13/+22
* Update CHANGE.yzrh2023-01-011-2/+0
* Handle incomplete PDF object in parser.yzrh2023-01-011-16/+14
* Improve PDF parser.yzrh2023-01-011-18/+26
* Fix buffer overflow when object size is less than 8 bytes.yzrh2022-12-291-4/+5
* Decode JBIG and JPEG during HN conversion.yzrh2021-01-031-1/+1
* Produce PDF directly from KDH.yzrh2020-12-301-2/+8
* Change e-mail address.yzrh2020-09-081-1/+1
* Initial commit.yzrh2020-08-141-0/+216