index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Analysis
/
taint-generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Add custom filter functions for GenericTaintChecker
Borsik Gabor
2019-11-23
1
-0
/
+10
*
Move prop-sink branch to monorepo.
Gabor Borsik
2019-09-08
1
-0
/
+42
*
Fix taint-generic.c on Windows, handle case in OS error
Reid Kleckner
2019-07-29
1
-1
/
+1
*
[analyzer] Add yaml parser to GenericTaintChecker
Gabor Borsik
2019-07-28
1
-2
/
+46
*
Revert "[analyzer] Toning down invalidation a bit".
Artem Dergachev
2019-04-03
1
-1
/
+0
*
[analyzer] Fix taint propagation in GenericTaintChecker
Kristof Umann
2019-03-05
1
-0
/
+7
*
[analyzer] Toning down invalidation a bit
Gabor Horvath
2019-01-29
1
-0
/
+1
*
[analyzer] Improves the logic of GenericTaintChecker identifying stdin.
Henry Wong
2018-03-05
1
-0
/
+6
*
[analyzer] Support partially tainted records.
Artem Dergachev
2017-05-29
1
-10
/
+31
*
[analyzer] Extend taint propagation and checking to support LazyCompoundVal
Anna Zaks
2017-03-09
1
-0
/
+37
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-1
/
+1
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] Teach ConstraintManager to ignore NonLoc <> NonLoc comparisons.
Jordan Rose
2013-03-24
1
-0
/
+11
*
Fix analyzer tests.
Ted Kremenek
2012-08-24
1
-1
/
+1
*
[analyzer] Do not assert on constructing SymSymExpr with diff types.
Anna Zaks
2012-05-03
1
-0
/
+9
*
[analyzer] Add a complexity bound on history tracking.
Anna Zaks
2012-05-03
1
-0
/
+20
*
[analyzer] Change naming in bug reports "tainted" -> "untrusted"
Anna Zaks
2012-02-22
1
-10
/
+10
*
[analyzer] Make VLA checker taint aware.
Anna Zaks
2012-01-21
1
-1
/
+8
*
Tighten format string diagnostic and make it a bit clearer (and a bit closer ...
Ted Kremenek
2012-01-20
1
-1
/
+1
*
[analyzer] Add taint awareness to DivZeroChecker.
Anna Zaks
2012-01-20
1
-3
/
+8
*
[analyzer] Add socket API as a source of taint.
Anna Zaks
2012-01-20
1
-0
/
+21
*
[analyzer] Taint: warn when tainted data is used to specify a buffer
Anna Zaks
2012-01-18
1
-0
/
+22
*
[analyzer] Taint: add taint propagation rules for string and memory copy
Anna Zaks
2012-01-18
1
-0
/
+30
*
[analyzer] Taint: add system and popen as undesirable sinks for taint
Anna Zaks
2012-01-14
1
-0
/
+8
*
[analyzer] Unwrap the pointers when ignoring the const cast.
Anna Zaks
2012-01-13
1
-0
/
+3
*
[analyzer] Add taint transfer by strcpy & others (part 1).
Anna Zaks
2012-01-12
1
-7
/
+34
*
[analyzer] Add basic format string vulnerability checking.
Anna Zaks
2012-01-07
1
-1
/
+15
*
[analyzer] CStringChecker should not rely on the analyzer generating UndefOrU...
Anna Zaks
2011-12-11
1
-2
/
+1
*
Check that arguments to a scanf call match the format specifier,
Hans Wennborg
2011-12-10
1
-1
/
+2
*
[analyzer] Add more simple taint tests.
Anna Zaks
2011-11-28
1
-2
/
+17
*
[analyzer] Warn when non pointer arguments are passed to scanf (only when run...
Anna Zaks
2011-11-18
1
-0
/
+5
*
[analyzer] Do not conjure a symbol when we need to propagate taint.
Anna Zaks
2011-11-17
1
-0
/
+14
*
[analyzer] Catch the first taint propagation implied buffer overflow.
Anna Zaks
2011-11-16
1
-0
/
+14