aboutsummaryrefslogtreecommitdiffstats
path: root/clip
Commit message (Expand)AuthorAgeFilesLines
* Change secure_open for a more secure functionHEADmasterVG2017-11-061-19/+18
* fix variable nameVG2016-12-091-1/+1
* simplify write mode detection and replaceVG2016-12-091-3/+1
* Revert to using append as it provides better securityCédric Picard2016-12-091-2/+8
* fix first and empty use caseVG2016-12-091-2/+6
* use write to be able to create the file when non-existantVG2016-12-091-8/+2
* securise file creation rights with umaskVG2016-12-091-0/+1
* be more clear about symlink errorVG2016-12-091-0/+2
* fix naming conventionVG2016-12-091-0/+63