summaryrefslogtreecommitdiff
path: root/psi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update for another version of nmake.Robin Watts2022-01-121-1/+6
* Add psdcmyktags and psdcmyktags16 devicesMichael Vhrel2022-01-111-1/+1
* Squash warning about fn pointer -> void * cast.Robin Watts2021-12-163-6/+3
* Implement the NONATIVEFONTMAP command line parameter.Chris Liddell2021-12-161-0/+5
* oss-fuzz 42280: Don't try to use a pdfi context with no streamChris Liddell2021-12-141-185/+197
* pdfi: honour -dIgnoreToUnicode optionChris Liddell2021-12-081-0/+5
* Add pdfi to gpdlChris Liddell2021-12-071-6/+8
* pdfi/gs: Fix main_stream memory leakChris Liddell2021-12-061-1/+1
* Free pdfi profile_cache before pdfi contextChris Liddell2021-12-061-0/+5
* Explicitly exclude various directories from Windows installerChris Liddell2021-11-251-5/+5
* Bug 704722: Have Windows installer add to the PATHChris Liddell2021-11-252-6/+25
* pdfi: Implement the CIDSubstPath and CIDSubstFont optionsChris Liddell2021-11-251-0/+14
* pdfi: correct the PDFNOCIDFALLBACK optionChris Liddell2021-11-251-1/+1
* MSVC: Update for another version of nmake.Robin Watts2021-11-151-0/+5
* Support user specified Fontmap files in pdfiChris Liddell2021-11-091-0/+55
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-056-24/+61
* New nmake versions for Windows XP build.Robin Watts2021-11-031-0/+5
* GhostPDF - add control for Marked Content and documentKen Sharp2021-11-021-0/+6
* Bug 704633: Allocate new storage for search paths gs->pdfiChris Liddell2021-10-191-21/+41
* pdfi - report errors when integrated with GhostscriptKen Sharp2021-10-181-0/+1
* Remove remnants of the old Windows installer/setupChris Liddell2021-10-131-368/+0
* Update makefiles for another MSVC version.Robin Watts2021-10-081-0/+5
* Coverity IDs 372275, 373352 and 373353Ken Sharp2021-10-021-6/+6
* LGTM warning suppressions and fixes.Robin Watts2021-10-013-3/+5
* GhostPDF - Fix ICC profile caching with colour spacesKen Sharp2021-09-291-54/+65
* Silence LGTM "weak crypto" error.Robin Watts2021-09-211-1/+2
* Fix stack_param_enumerate enumerating past the mark.Robin Watts2021-09-151-1/+4
* Only try to build gpdf if pcl/pl is availableChris Liddell2021-09-151-0/+2
* gpdf: Build and use resource search path listChris Liddell2021-09-092-1/+52
* gpdf/gs: Remove the "old" zdopdffile() functionChris Liddell2021-09-091-57/+0
* Fix incorrect type return in dict_param_enumerate.Robin Watts2021-09-071-1/+1
* Nup: Set PageUsesTransparency even when not present.Robin Watts2021-09-061-1/+2