summaryrefslogtreecommitdiff
path: root/psi/zfile.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Bug 706466: Avoid NULL deref in file access code.Robin Watts2023-03-091-0/+4
* Fix compiler warnings in psi/Chris Liddell2023-01-041-3/+1
* Allow @file syntax to include files in the ROM file systemKen Sharp2022-11-211-15/+3
* graphics library - prevent seg fault in .tempfileKen Sharp2022-08-261-4/+11
* Fix leaking blocks when using @file command line arg notation.Robin Watts2022-01-201-2/+15
* Fix uses of pop() vs ref_stack_pop(()Chris Liddell2021-06-031-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 702744: Add windows utf-8 handling for unlink and rename.Robin Watts2020-08-181-0/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Coverity 351050: avoid buffer overflow warning.Julian Smith2019-11-221-2/+3
* Bug 701634: Correctly handle file name of "\0"Chris Liddell2019-09-301-0/+3
* Cope with .setsafe(global) being called when already 'SAFER'Chris Liddell2019-09-241-0/+13
* Add use of new file access permissions to PS interpChris Liddell2019-05-291-4/+4
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-3/+50
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Bug 699813 "filenameforall calls bad iodev with insufficent scratch"Ken Sharp2018-09-271-1/+0
* Bug #699707 "Security review bug - continuation procedures"Ken Sharp2018-09-071-2/+6
* Bug 699658(related): Move recording of temp file names into CChris Liddell2018-09-031-1/+30
* Bug 699657: properly apply file permissions to .tempfileChris Liddell2018-08-231-2/+18
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 698676: have filenameforall permission check use "reduced" pathChris Liddell2017-10-201-1/+1
* Fix SAFER issue with filenameforallChris Liddell2017-02-141-1/+1
* Yet more SAFER problems with .libfileChris Liddell2017-02-141-29/+31
* Change how we check for artibrary file accessesChris Liddell2017-02-091-1/+1
* Refine SAFER file access permissionsChris Liddell2016-10-181-14/+20
* Bug 697193: status operator honour SAFER optionChris Liddell2016-10-081-5/+11
* Bug 697178: Add a file permissions callbackChris Liddell2016-10-051-0/+19
* Bug 697169: Be rigorous with SAFER permissionsChris Liddell2016-10-051-0/+3
* PDF interpreter + pdfwrite - use font object numbers to detect identical fontsKen Sharp2016-04-081-0/+38
* Bug 694724: Have filenameforall and getenv honor SAFERChris Liddell2016-03-291-16/+20
* Bug 696101: fix uses of the sfopen API.Chris Liddell2015-08-061-2/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1200