summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dates, product string etc for releaseghostscript-9.24ghostpdl-9.24gs9.24Chris Liddell2018-09-0343-46/+46
* Update changelog... againChris Liddell2018-09-031-0/+130
* Bug 699658(related): Move recording of temp file names into Cghostpdl-9.24rc3Chris 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-031-2/+12
* Bug 699677 ".bindnow still causing side effects"Ken Sharp2018-09-033-18/+78
* Fix for security issues found during internal security auditRay Johnston2018-09-037-134/+134
* Remove embedded, copyrighted ICC profile from PNG imagesChris Liddell2018-08-315-0/+0
* Update dates etc for release candidate 2ghostpdl-9.24rc2Chris Liddell2018-08-3042-93/+171
* ps2write - modify Lab space handlingKen Sharp2018-08-301-7/+1
* Bug #699684 "gs segfaults in refset_null_new when processing malformed file"Ken Sharp2018-08-301-1/+1
* Update changelog post 9.24rc1Chris Liddell2018-08-291-0/+52
* Fix a typo in commit 21ae2f8d9953Chris Liddell2018-08-291-2/+2
* Bug 699673: jbig2dec: Initialize return code for all cases.Sebastian Rasmussen2018-08-291-1/+3
* jbig2dec: Avoid dereferencing pointer before it is tested.Sebastian Rasmussen2018-08-291-5/+4
* Dates, strings and stuff for 9.24 rc1ghostpdl-9.24rc1Chris Liddell2018-08-2842-59/+9948
* Bug #699654 (again) and Bug #699677 Improve operator removal for SAFERKen Sharp2018-08-281-8/+28
* Bug 699682: Handle text from single "gs_glyph" or "gs_char"Chris Liddell2018-08-281-4/+10
* Bug 699678: don't allow bytes to be "unread" from stdinChris Liddell2018-08-281-1/+5
* Bug 699676 "PDF interpreter can leave dangerous operators available"Ken Sharp2018-08-287-763/+774
* Remove gssetresolution/gsgetresolutionChris Liddell2018-08-282-20/+12
* Bug 699670: disallow copying of the epo deviceChris Liddell2018-08-282-9/+42
* Fix error condition for SC and CSKen Sharp2018-08-271-0/+8
* Bug 699654(2): preserve LockSafetyParams in the nulldeviceChris Liddell2018-08-251-1/+4
* Fix a typo in a dependencyChris Liddell2018-08-241-1/+1
* Improve restore robustnessChris Liddell2018-08-244-15/+84
* Improve PDF operator hidingKen Sharp2018-08-242-2/+6
* Hide the .shfill operatorKen Sharp2018-08-241-1/+1
* Bug 699665 "memory corruption in aesdecode"Ken Sharp2018-08-242-0/+4
* Bug 699664: Ensure the correct is in place before cleanupChris Liddell2018-08-231-0/+10
* Bug 699661: Avoid sharing pointers between pdf14 compositorsChris Liddell2018-08-232-5/+24
* Fix Bug 699660 "shading_param incomplete type checking"Ken Sharp2018-08-233-5/+9
* Bug 699668: handle stack overflow during error handlingChris Liddell2018-08-231-1/+6
* Bug 699623: ICC profile creation file permissions checkChris Liddell2018-08-231-6/+53
* Bug 699654: Check the restore operand typeChris Liddell2018-08-231-0/+3
* Bug 699659: Don't just assume an object is a t_(a)structChris Liddell2018-08-231-1/+1
* Bug 699658: Fix handling of pre-SAFER opened files.Chris Liddell2018-08-231-1/+16
* Bug 699657: properly apply file permissions to .tempfileChris Liddell2018-08-231-2/+18
* Bug 699656: Handle LockDistillerParams not being a booleanChris Liddell2018-08-232-4/+5
* Bug 699655: Properly check the return value....Chris Liddell2018-08-231-2/+3
* Fix missing dependency declaration for gdevoflt.hChris Liddell2018-08-231-0/+2
* Fix "ignored return code" Coverity errors.Chris Liddell2018-08-211-17/+21
* PostScrip ICC spaces - fix minor memory leakKen Sharp2018-08-201-0/+1
* Fix a minor compiler warningKen Sharp2018-08-181-1/+1
* Fix display device (some more) with subclassingKen Sharp2018-08-181-4/+12
* Token buffer not freed.Henry Stiles2018-08-151-0/+2
* Fix compiler warningNancy Durgin2018-08-151-0/+3
* Bug 699638(3): Fix param list key handling in pl_main_process_options()Chris Liddell2018-08-151-12/+11
* Bug 699638(2): correct reference counts in gs_initgraphicsChris Liddell2018-08-151-10/+14
* Bug 699638(1): Clean up before early exit in gx_image_cached_char()Chris Liddell2018-08-151-1/+0