1. bd842e3 Add check for obsolete function call of getpw(). by Zhongxing Xu · 16 years ago
  2. aa30b3b Add comments. by Zhongxing Xu · 16 years ago
  3. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  4. 2465047 Implement: <rdar://problem/6337100> CWE-338: Use of cryptographically weak prng by Ted Kremenek · 16 years ago
  5. a818783 Use C++ style comments. by Ted Kremenek · 16 years ago
  6. 65a81a9 Implement: <rdar://problem/6337132> CWE-273: Failure to Check Whether Privileges by Ted Kremenek · 16 years ago
  7. 2376002 Remove 'AnalysisContext::setDecl()', as we the Decl associated with an by Ted Kremenek · 16 years ago
  8. cad9f41 In the "use of floating point variable as loop counter" check, check by Ted Kremenek · 16 years ago
  9. efcbb15 Implement: <rdar://problem/6335715> rule request: gets() buffer overflow by Ted Kremenek · 16 years ago
  10. 5abeb52 Add comments. by Ted Kremenek · 16 years ago
  11. 8baf86d Refine checking and diagnostics for use of floating point variable as a counter. by Ted Kremenek · 16 years ago
  12. dbfb5f8 Add initial implementation of checking for uses of floating point as a loop counter. by Ted Kremenek · 16 years ago