summaryrefslogtreecommitdiff
path: root/tests/symlinks
Commit message (Expand)AuthorAgeFilesLines
* Allow absolute symlinks that lead back into the working directoryAndreas Gruenbacher2015-03-071-0/+26
* Add more path traversal test casesTim Waugh2015-03-051-4/+123
* Follow directory symlinks within the working directoryAndreas Gruenbacher2015-03-051-3/+7
* Fix symlinks test case on some architecturesAndreas Gruenbacher2015-02-101-2/+3
* Check the result of the --follow-symlinks optionAndreas Gruenbacher2015-02-021-0/+8
* test-lib.sh: factorize require_* functionsQuentin Casasnovas2015-01-311-1/+1
* Add test case for patch behind symlinkAndreas Gruenbacher2015-01-311-0/+17
* Allow arbitrary symlink targets againTim Waugh2015-01-311-18/+39
* Fix the fix for CVE-2015-1196v2.7.3Andreas Gruenbacher2015-01-221-14/+18
* Make sure symlinks don't point outside working directory (CVE-2015-119)Andreas Gruenbacher2015-01-191-0/+53
* Add --follow-symlinks option for backwards compatibilityAndreas Gruenbacher2012-09-191-0/+5
* Improve error message when patching a file of different typeAndreas Gruenbacher2012-09-181-3/+3
* Minor test case updatesAndreas Gruenbacher2012-09-181-4/+4
* Remove invalid symlink test caseAndreas Gruenbacher2012-04-171-21/+0
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update copyright date year ranges to include 2011Jim Meyering2011-03-271-1/+1
* maint: avoid non-portable use of test -aJim Meyering2011-03-261-1/+1
* Fix backup file detection for deleted filesAndreas Gruenbacher2010-05-041-0/+21
* Improve the symlink backup file testsAndreas Gruenbacher2010-05-031-2/+2
* git diffs: Support symlinksAndreas Gruenbacher2010-05-021-1/+103
* Refuse to patch symlinksAndreas Gruenbacher2010-04-271-0/+76