Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change secure_open for a more secure functionHEADmaster | VG | 2017-11-06 | 1 | -19/+18 |
* | fix variable name | VG | 2016-12-09 | 1 | -1/+1 |
* | simplify write mode detection and replace | VG | 2016-12-09 | 1 | -3/+1 |
* | Revert to using append as it provides better security | Cédric Picard | 2016-12-09 | 1 | -2/+8 |
* | fix first and empty use case | VG | 2016-12-09 | 1 | -2/+6 |
* | use write to be able to create the file when non-existant | VG | 2016-12-09 | 1 | -8/+2 |
* | securise file creation rights with umask | VG | 2016-12-09 | 1 | -0/+1 |
* | be more clear about symlink error | VG | 2016-12-09 | 1 | -0/+2 |
* | add license and readme | VG | 2016-12-09 | 2 | -0/+67 |
* | fix naming convention | VG | 2016-12-09 | 1 | -0/+63 |