summaryrefslogtreecommitdiff
path: root/pdf/pdf_repair.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* GhostPDF - don't ignore the 'repaired' warningKen Sharp2022-12-211-1/+1
* GhostPDF - don't record errors/warnings while repairing a PDFKen Sharp2022-11-301-0/+2
* GhostPDF - abort repair of ObjStm on errorKen Sharp2022-08-301-2/+2
* OSS-fuzz #49606Ken Sharp2022-08-011-1/+1
* GhostPDF - relax a lot of repair checksKen Sharp2022-07-271-7/+12
* GhostPDF - better repairs for incorrect/invalid Root entriesKen Sharp2022-07-261-0/+2
* GhostPDF - fix memory leak on errorKen Sharp2022-07-261-0/+2
* GhostPDF - prevent infinite loop on token parsing errorKen Sharp2022-06-071-1/+1
* GhostPDF - repair files with extra invalid xref entriesKen Sharp2022-06-041-1/+7
* OSS-fuzz #47522 - typo checking stack in pdfi_repair_fileKen Sharp2022-05-231-2/+2
* PDFI: Use TRUE/FALSE/NULL objects as 'fast' objects.Robin Watts2022-05-051-16/+16
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-9/+9
* Add pdfi_read_bare_keyword function.Robin Watts2022-05-051-19/+8
* Introduce pdfi_read_bare_int.Robin Watts2022-05-051-29/+20
* Tweak pdfi repair code for ObjStrms.Robin Watts2022-02-221-4/+3
* Use pdfi_read_byte where possible.Robin Watts2022-02-111-15/+16
* Pdfi: Use pdfi_unread_byte rather than pdfi_unread where possible.Robin Watts2022-02-101-2/+2
* OSS-fuzz #42876 - Check pdfi_read_bare_object read an objectKen Sharp2021-12-241-1/+1
* GhostPDF - OSS-Fuzz #492299Ken Sharp2021-12-171-11/+16
* oss-fuzz 42281: Tweak condition on when to extend xref during repairChris Liddell2021-12-141-1/+1
* OSS-fuzz #42282Ken Sharp2021-12-141-5/+10
* GhostPDF - fix reference count debuggingKen Sharp2021-11-231-1/+1
* Coverity ID 372256Ken Sharp2021-08-151-3/+0
* Coverity IDs 372256 and 372324Ken Sharp2021-08-141-6/+0
* Commit pdfi to master.Robin Watts2021-08-121-0/+482