summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Small changelog tweakgs9.28Chris Liddell2019-09-301-0/+24
* Dates and docs for 9.28 rc4ghostpdl-9.28rc4Chris Liddell2019-09-3044-48/+295
* Bug 701634: Correctly handle file name of "\0"Chris Liddell2019-09-302-2/+12
* Revised comment for 8992f00edfd1c39154c013489de2a01d2e9a92eeChris Liddell2019-09-301-3/+5
* Bug 701313: Disable libtiff callbacks when libtiff is sharedChris Liddell2019-09-301-0/+6
* Cope with .setsafe(global) being called when already 'SAFER'Chris Liddell2019-09-302-24/+54
* tiffsep(1): Cope with .tiff ending as well as .tifChris Liddell2019-09-301-7/+27
* Recast validate to use gs_file_name_check_separator.Robin Watts2019-09-301-20/+6
* Remove spurious call to gp_validate_path_len()...Chris Liddell2019-09-301-4/+1
* Fix tiffsep(1) interaction with file permissions listsChris Liddell2019-09-303-7/+50
* Update path validation to accept multiple *'s as special case.Robin Watts2019-09-302-14/+33
* Improve OutputFile handling of %d etc.Robin Watts2019-09-301-9/+67
* Slight improvement to "permit-file-***" parameter documentation.Ray Johnston2019-09-301-4/+4
* Fix tiffsep and tiffsep1 with new file access control and SAFER modeRay Johnston2019-09-301-0/+18
* Squash stupid const warning.Robin Watts2019-09-301-1/+1
* Squash some "const" warnings.Robin Watts2019-09-301-3/+3
* Fix "permit-file-xxxx" handling.Robin Watts2019-09-303-13/+63
* Make missing jbig2 decoder fatal error.Chris Liddell2019-09-191-6/+3
* Dates, docs, etc for 9.28 rc3ghostpdl-9.28rc3Chris Liddell2019-09-1844-47/+397
* Fix file permissions interaction with '@' command lineChris Liddell2019-09-181-0/+5
* If set, add PCLFONTSOURCE value to permit_file_reading listChris Liddell2019-09-181-1/+13
* Bug 701561: 'reduce' paths before adding to permit listsChris Liddell2019-09-182-11/+36
* Fix Bug 696333. Allow large bitmaps in clist when writing tile cache.Ray Johnston2019-09-183-12/+21
* Fix SEGV with flp device and PCL with clist mode and large BandHeight.Ray Johnston2019-09-182-7/+13
* Update jbig2dec stuff for 0.17 release.Sebastian Rasmussen2019-09-183-2/+14
* jbig2dec: Use the same contact information everywhere.Sebastian Rasmussen2019-09-183-5/+10
* Documentation - fix some typosPaul Vojta2019-09-182-7/+7
* Bug 701563: pdfwrite annotation pdfmark /Border keyChris Liddell2019-09-181-42/+4
* Documentation - add a note about SAFER for PDF/X ICC profilesKen Sharp2019-09-181-0/+7
* Fix various printer devices to properly call spec ops.Robin Watts2019-09-183-4/+4
* Bug 701568 followup: Fix RLE compressor.Robin Watts2019-09-181-33/+45
* Bug 701568: Fix gdevpx.c RLE stream handling.Robin Watts2019-09-181-4/+6
* Fix bug 701550, problem with forall on strings.Ray Johnston2019-09-181-2/+2
* Doc updates, changelog, news etcghostpdl-9.28rc2Chris Liddell2019-09-053-48/+6638
* Date for 9.28 rc2Chris Liddell2019-09-0544-49/+45
* Bug 700088: Report error if all wanted J2K components are not decoded.Sebastian Rasmussen2019-09-052-11/+44
* Undo commit 95f7befcec1b30fd5014c8ad616485d32901ce33 for releaseMichael Vrhel2019-09-051-5/+2
* Add -sBlendColorProfile into Use.htmMichael Vrhel2019-09-051-0/+11
* Avoid potential UMR with arg checking in arg sanitization code.Robin Watts2019-09-051-7/+10
* Proper fix for deep color overprint.Robin Watts2019-09-051-2/+16
* Fix deep color mattes.Robin Watts2019-09-051-1/+3
* Update overprint hl_color code to cope with 16bit devices too.Robin Watts2019-09-051-2/+4
* Fix deep color transparency overprint.Robin Watts2019-09-051-1/+1
* Avoid overflow in deep color luminosity calculations.Robin Watts2019-09-051-8/+8
* Fix clearing of the drag and drop file listChris Liddell2019-09-053-21/+24
* Fix path permissions added from cidfmap.Chris Liddell2019-09-051-1/+1
* Fix font file finding with -PChris Liddell2019-09-051-1/+5
* Make it clear: file/path matching is always case sensitiveChris Liddell2019-09-051-3/+9
* Fix overflow in 16bit blending calculations.Robin Watts2019-09-052-49/+80
* Remove outdated FIXME's.Robin Watts2019-09-051-3/+0