summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dates, product string, changelog, etc for 9.25 releaseghostscript-9.25ghostpdl-9.25gs925Chris Liddell2018-09-1343-47/+206
* Bug 699757: disable epo device for x11 devicesChris Liddell2018-09-111-1/+40
* PDF interpreter - work around GSView 5 and PAGELABEL pdfmarksKen Sharp2018-09-111-0/+10
* Bug 699753: Windows uninstall: remove all installed files etcChris Liddell2018-09-101-3/+14
* Correct getdeviceprops documentationRay Johnston2018-09-101-2/+2
* Add a note about unSAFERness of ps2epsiChris Liddell2018-09-102-2/+18
* Dates/news/history for 9.25 release candidate 1ghostpdl-9.25rc1Chris Liddell2018-09-1043-59/+1617
* Bug 699748 "gs9.24/windows can't process environment variable GS_OPTIONS anym...Ken Sharp2018-09-101-1/+1
* Bug 699744 "ps2epsi fails with Error: /undefined in --setpagedevice--"Ken Sharp2018-09-084-8/+7
* gprf device: Memory leakMichael Vrhel2018-09-071-7/+6
* Get formats set properly in gscms_transform_colorMichael Vrhel2018-09-071-5/+12
* Initialize a variable.Chris Liddell2018-09-071-2/+2
* Tidy up adding the temp dirs to the PermitFile* arraysChris Liddell2018-09-071-4/+7
* Bug 699718(2): Improve/augment stack size checkingChris Liddell2018-09-071-5/+12
* Put .setdebug back into the proc removal list for SAFERChris Liddell2018-09-071-1/+1
* Bug #699707 "Security review bug - continuation procedures"Ken Sharp2018-09-079-46/+86
* gscms_transform_color fails in cloning operationMichael Vrhel2018-09-061-0/+2
* Remove obsolete code and comment (from 1999)Ray Johnston2018-09-061-12/+0
* gproof device supports post rendering ICC profileMichael Vrhel2018-09-061-0/+3
* Bug 699722 (2): add wildcards to the permissions paths.Chris Liddell2018-09-061-5/+5
* Bug 699718: Ensure stack space is available before gsrestore call outChris Liddell2018-09-062-19/+56
* Bug 699722: Add the ICCProfilesDir to the PermitReading listChris Liddell2018-09-062-1/+2
* Bug 699708 (part 1): 'Hide' non-replaceable error handlers for SAFERChris Liddell2018-09-062-20/+39
* Bug 699720: Change available buffer space to int from uintChris Liddell2018-09-061-2/+5
* Delete legacy code source file, and references to itChris Liddell2018-09-066-86/+0
* Fix some comment typos.Robin Watts2018-09-061-2/+2
* Add overprint support to knock out rect-fillMichael Vrhel2018-09-061-2/+13
* Fix bit rot in RAW_DUMP and TRACK_COMPOSE_GROUPSMichael Vrhel2018-09-061-7/+2
* Fix bug in mkromfs binary compaction.Robin Watts2018-09-061-5/+16
* Remove GS_NO_UTF8Robin Watts2018-09-0618-461/+20
* Bug 691725: Tweak gssetgs*.bat files.Robin Watts2018-09-063-3/+24
* Fix SEGV seen in all-devices test with plank examples/ridt91.epsRobin Watts2018-09-061-2/+2
* Add prototype missed from previous commit.Robin Watts2018-09-051-0/+3
* Fix arg_copy leaks.Robin Watts2018-09-057-34/+77
* Bug 699711: Review arg_next to ensure that NULL arg returns are coped with.Robin Watts2018-09-053-8/+18
* Second attempt at fix for bug 699699.Robin Watts2018-09-052-2/+11
* Revert previous fix for Bug 699699.Robin Watts2018-09-052-3/+1
* Bug 699719: Fix @ files in arg handling.Robin Watts2018-09-051-0/+1
* Update signed ghostpdf.cat to new certificateChris Liddell2018-09-052-0/+2
* Fix incomplete comment from previous commitChris Liddell2018-09-051-1/+2
* Bug 699714: retain .LockSafetyParams through failed .installpagedeviceChris Liddell2018-09-041-2/+9
* For ICC profile validation, have cups id iteself as DeviceNChris Liddell2018-09-042-2/+15
* Bring master up to date with 9.24 release branchChris Liddell2018-09-0342-109/+10258
* Silence a coverity warning.Chris Liddell2018-09-031-1/+1
* Update files for jbig2dec release 0.15Chris Liddell2018-09-034-3/+8
* PostScript interpreter - More places where exec stack is not restoredKen Sharp2018-09-031-7/+34
* Bug 699699 "Crash upon bogus input argument."Ken Sharp2018-09-032-1/+3
* Bug 699658(related): Move recording of temp file names into CChris Liddell2018-09-033-37/+54
* Bug 699693: Fix FAPI handling of multibyte Unicode code pointChris Liddell2018-09-031-1/+1
* Bug #699687 "grestore can bypass SAFER"Ken Sharp2018-09-011-2/+12