index
:
safepath
master
Library for Validating Filesystem Path Safety
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add countermeasure against hard link attacks in /tmp.
HEAD
master
Kaz Kylheku
2022-07-30
1
-0
/
+9
*
Ban file symlinks under /proc for all users.
Kaz Kylheku
2022-07-30
1
-9
/
+2
*
Handle consecutive slashes better.
Kaz Kylheku
2022-07-30
1
-12
/
+22
*
Fix link grafting bug.
Kaz Kylheku
2022-07-29
1
-1
/
+1
*
Use regular expression against /proc symlinks.
Kaz Kylheku
2022-07-29
3
-11
/
+43
*
Guard against /proc/<pid>/cwd attack.
Kaz Kylheku
2022-07-29
1
-3
/
+109
*
Check ownership of symlinks.
Kaz Kylheku
2022-07-25
1
-0
/
+12
*
Be sure to root directory from absolute symlink.
Kaz Kylheku
2022-07-25
1
-1
/
+12
*
README: add Known Caveats section.
Kaz Kylheku
2022-07-25
1
-0
/
+15
*
Typo in README.
Kaz Kylheku
2022-07-25
1
-1
/
+1
*
Correctly handle readlink overflow.
Kaz Kylheku
2022-07-24
2
-2
/
+9
*
Add SAFEPATH_NOTIDIR error code.
Kaz Kylheku
2022-07-24
2
-0
/
+7
*
Add GCC sanitizer debugging.
Kaz Kylheku
2022-07-24
1
-1
/
+2
*
Map safepath errors to strings.
Kaz Kylheku
2022-07-23
3
-1
/
+23
*
Check using effective UID, not real.
Kaz Kylheku
2022-07-23
2
-4
/
+4
*
Fix some inaccurate comments.
Kaz Kylheku
2022-07-23
1
-11
/
+10
*
safepath: new project.
Kaz Kylheku
2022-07-22
5
-0
/
+561
*
NIL
Kaz Kylheku
2022-07-22
0
-0
/
+0