summaryrefslogtreecommitdiff
path: root/psi
Commit message (Expand)AuthorAgeFilesLines
...
* MSVC: Another day, another MSVC version.Robin Watts2022-06-031-0/+5
* GhostPDF - Handle Outlines in multiple input files with pdfwriteKen Sharp2022-05-311-0/+5
* OSS-fuzz #47571Ken Sharp2022-05-261-0/+18
* GhostPDF - don't throw errors on unhandled data types converting to PSKen Sharp2022-05-241-1/+1
* GS+GhostPDF - include .h file to fix compiler warningsKen Sharp2022-05-191-0/+1
* oss-fuzz 47513: Set error code for unknown object typeChris Liddell2022-05-191-1/+1
* GS + GhostPDF - protect against circular references in the Info dictKen Sharp2022-05-191-14/+51
* GS + GhostPDF - make the circular reference error a standard errorKen Sharp2022-05-191-1/+1
* Update libtiff to 4.3.0Chris Liddell2022-05-111-1/+1
* GhostPDF - revamp PDF information extractionKen Sharp2022-05-101-125/+230
* Tweak CAL build flags on windows.Robin Watts2022-04-281-0/+9
* Bug 705250: Maintain glyph name -> GID -> charstring mappingChris Liddell2022-04-253-6/+46
* Add another nmake version.Robin Watts2022-04-211-0/+5
* oss-fuzz 46878: Don't free enumerator on tint transform errorChris Liddell2022-04-211-5/+2
* oss-fuzz 46705: Catch stackunderflow after tint transformChris Liddell2022-04-151-0/+3
* oss-fuzz 46672: Avoid PS stack extensions from pdfi errorChris Liddell2022-04-142-4/+7
* Bug 705209: Have gs installer also install the VC++ redist packageChris Liddell2022-04-122-4/+32
* -dBlackVector=true/false option addedMichael Vrhel2022-04-071-2/+2
* GhostPDF - fix use of .PDFFile with other operatorsKen Sharp2022-04-061-4/+7
* Update makefile for new msvc version.Robin Watts2022-04-041-0/+5
* Fix missing prototype warning in debug buildChris Liddell2022-03-311-2/+3
* Fix some gcc formatting warnings.Chris Liddell2022-03-311-5/+5
* Tweak MSVC profile build settings.Robin Watts2022-03-141-1/+1
* Bug #705035 "PCLm mode neds 8-bit Grayscale mode"Ken Sharp2022-03-142-3/+3
* Use the correct VM mode to allocate device containerChris Liddell2022-03-111-2/+2
* Fix compiler warning due to incorrect macroChris Liddell2022-03-091-3/+2
* Fix the VM attributes flags for the new PS device containersChris Liddell2022-03-071-9/+4
* Add yet another version of nmake.Robin Watts2022-03-011-0/+5
* Fix segfault issues with simulate overprintMichael Vrhel2022-02-281-2/+2
* Bug 705015: Improve handling of device references from PostscriptChris Liddell2022-02-284-35/+120
* Fix building with "local" cups sourcesChris Liddell2022-02-241-0/+4
* Coverity 375564: Avoid uninitialised variable.Robin Watts2022-02-171-2/+2
* Switch pdf/ files from gs_sprintf to gs_snprintfChris Liddell2022-02-161-1/+1
* Move psi/ files from gs_sprintf to gs_snprintfChris Liddell2022-02-166-51/+52
* Change snprintf() to gs_snprintf()Chris Liddell2022-02-164-13/+13
* Coverity 375733: Ensure the fapi sfnts reader has a memory pointerChris Liddell2022-02-161-8/+9
* Bug 704932: Don't set ShowpageCount to zero in setdeviceChris Liddell2022-02-141-4/+1
* Add UsePDFX3Profile to newpdf parametersMichael Vrhel2022-02-071-0/+15
* Rework MSVC makefiles slightly.Robin Watts2022-02-031-89/+11
* oss-fuzz 44123: zsetcolor() - check we have enough operandsChris Liddell2022-01-281-1/+2
* OSS Fuzz 42916: Fix memory corruption due to dynamic_grow not growing.Robin Watts2022-01-251-3/+4
* OSS Fuzz 42916: Fix leak found when memory squeezing.Robin Watts2022-01-251-2/+5
* OSS Fuzz 42916: Fix SEGV found during memory squeezing.Robin Watts2022-01-241-0/+4
* OSS Fuzz 42916: Fix double free in cleanup path.Robin Watts2022-01-241-0/+1
* OSS Fuzz 42916: Fix SEGV due to memory allocation failure.Robin Watts2022-01-241-15/+23
* Fix SEGVS when memory squeezing ghostscript.Robin Watts2022-01-211-1/+21
* Bug 693376: Strip out hdr_id.Robin Watts2022-01-211-15/+14
* Bug 693376: Eliminate postscript scanner handling globals.Robin Watts2022-01-212-34/+2
* Add png16malpha device.Robin Watts2022-01-201-1/+1
* Fix leaking blocks when using @file command line arg notation.Robin Watts2022-01-201-2/+15