.. |
CERTTidyModule.cpp
|
Rename the CERT namespace to cert, and update some checkers to use this namespace consistently.
|
2016-01-04 14:31:14 +00:00 |
CMakeLists.txt
|
Add a new checker, cert-err58-cpp, that checks for static or thread_local objects that use a throwing constructor.
|
2015-12-01 14:05:39 +00:00 |
LICENSE.TXT
|
Add a license clarification for use of links and titles of CERT secure coding guidelines.
|
2015-12-10 13:53:36 +00:00 |
Makefile
|
…
|
|
SetLongJmpCheck.cpp
|
Rename the CERT namespace to cert, and update some checkers to use this namespace consistently.
|
2016-01-04 14:31:14 +00:00 |
SetLongJmpCheck.h
|
Rename the CERT namespace to cert, and update some checkers to use this namespace consistently.
|
2016-01-04 14:31:14 +00:00 |
StaticObjectExceptionCheck.cpp
|
Rename the CERT namespace to cert, and update some checkers to use this namespace consistently.
|
2016-01-04 14:31:14 +00:00 |
StaticObjectExceptionCheck.h
|
Rename the CERT namespace to cert, and update some checkers to use this namespace consistently.
|
2016-01-04 14:31:14 +00:00 |
ThrownExceptionTypeCheck.cpp
|
Rename the CERT namespace to cert, and update some checkers to use this namespace consistently.
|
2016-01-04 14:31:14 +00:00 |
ThrownExceptionTypeCheck.h
|
Rename the CERT namespace to cert, and update some checkers to use this namespace consistently.
|
2016-01-04 14:31:14 +00:00 |
VariadicFunctionDefCheck.cpp
|
Rename the CERT namespace to cert, and update some checkers to use this namespace consistently.
|
2016-01-04 14:31:14 +00:00 |
VariadicFunctionDefCheck.h
|
Rename the CERT namespace to cert, and update some checkers to use this namespace consistently.
|
2016-01-04 14:31:14 +00:00 |