summaryrefslogtreecommitdiff
path: root/pdf
Commit message (Expand)AuthorAgeFilesLines
* CID 379260: Ensure string buffer has space for null charChris Liddell2022-07-141-1/+1
* NULL terminate string for CIDFont resource file name.Chris Liddell2022-07-131-1/+7
* OSS-fuzz #48933 - add Info dict object number to loop detectionKen Sharp2022-07-121-1/+16
* GhostPDF improve hashing of pattern IDsKen Sharp2022-07-081-1/+7
* GhostPDF - propagate errors properlyKen Sharp2022-07-081-3/+5
* Bug 705519: Pattern clash with changing group color spaceMichael Vrhel2022-07-071-1/+4
* GhostPDF - handle page numbers in /DestKen Sharp2022-07-071-10/+15
* GhostPDF - add minimal support for /F in streamsKen Sharp2022-07-051-0/+99
* Remove some non-ascii characters in a comment.Chris Liddell2022-07-051-2/+2
* Change how pdfi interacts with FAPI for Truetype fontsChris Liddell2022-07-041-9/+34
* SUBSTFONT functionalityChris Liddell2022-07-044-40/+86
* Remove redundant/misleading comment.Chris Liddell2022-07-041-1/+1
* OSS_fuzz #48564Ken Sharp2022-07-0111-19/+19
* OSS-fuzz bug #48527Ken Sharp2022-06-291-1/+1
* GhostPDF - fix memory leak with OSS-fuzz #48462Ken Sharp2022-06-291-0/+1
* GhostPDF - OSS-fuzz #48462Ken Sharp2022-06-281-0/+1
* GhostPDF - handle null objects from DecodeParams arrayKen Sharp2022-06-271-0/+4
* OSS-fuzz #48400Ken Sharp2022-06-261-6/+10
* OSS-fuzz #48283 - limit exponent numbersKen Sharp2022-06-241-4/+21
* GhostPDF - more strange Info dictionariesKen Sharp2022-06-231-0/+8
* GhostPDF - more work on Info dictionaries....Ken Sharp2022-06-231-6/+10
* GhostPDF - fix 'stack reference' commitKen Sharp2022-06-231-1/+0
* Coverity IDs 379205 & 379206Ken Sharp2022-06-232-2/+3
* GhostPDF - don't reuse stack referencesKen Sharp2022-06-226-40/+96
* OSS-fuzz #48167Ken Sharp2022-06-221-1/+0
* GhostPDF - Fix Outline processingKen Sharp2022-06-211-0/+3
* OSS-fuzz #48144 - validate operand typeKen Sharp2022-06-201-0/+5
* OSS_fuzz #48125Ken Sharp2022-06-191-2/+3
* OSS-fuzz #48111Ken Sharp2022-06-191-2/+3
* OSS-fuzz #48084 - more circular referencesKen Sharp2022-06-171-0/+12
* Fix Widths/susbtitute font scale heuristicChris Liddell2022-06-151-1/+1
* Don't require FontDescriptor/FirstChar/LastChar for TTFsChris Liddell2022-06-091-11/+12
* GhostPDF - circular references in Info dict with PageLabelsKen Sharp2022-06-071-0/+147
* GhostPDF - prevent infinite loop on token parsing errorKen Sharp2022-06-071-1/+1
* Fix "unused variable" warningChris Liddell2022-06-071-1/+0
* pdfi: Don't return error after consulting "native" font mapChris Liddell2022-06-061-13/+17
* GhostPDF - Don't assume R3 security handler has 128 bitsKen Sharp2022-06-041-24/+46
* GhostPDF - repair files with extra invalid xref entriesKen Sharp2022-06-041-1/+7
* More repair work on PDFDEBUGKen Sharp2022-06-041-3/+6
* Bug 705211: Fix overflow in acrobat_compatible_atof.Robin Watts2022-06-031-1/+4
* Coverity IDs 378824, 378825Ken Sharp2022-06-021-1/+1
* GhostPDF - fix silly typo in hex string parsingKen Sharp2022-06-021-1/+1
* oss-fuzz 47768: Check len_glyphs exists before we manipulate itChris Liddell2022-06-011-1/+1
* Bug 705298: Change priority of font mapsChris Liddell2022-06-012-73/+103
* GhostPDF - fix memory overrun (again)Ken Sharp2022-06-011-1/+1
* GhostPDF - pad uneven hex strings with 0Ken Sharp2022-05-311-0/+16
* GhostPDF - Handle Outlines in multiple input files with pdfwriteKen Sharp2022-05-314-28/+172
* Bug 705321: More refinement of symbolic TT font with encodingChris Liddell2022-05-311-1/+12
* Fix Coverity fix 378584Ken Sharp2022-05-301-1/+2
* GhostPDF - fix named destinationsKen Sharp2022-05-301-1/+1