Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Fix MASTER_SITES and WWW, update maintainer address. | David Thiel | 2010-10-08 | 1 | -1/+2 |
| | | | | Submitted by: http://people.freebsd.org/~ehaupt/distilator/ | ||||
* | - Update to version 2.3 | Niels Heinen | 2010-03-22 | 3 | -19/+20 |
| | | | | | | | - Now supports Ruby Reviewed by: lx (maintainer) Approved by: itetcu (mentor) | ||||
* | Change from fortifysoftware.com to fortify.com, to avoid getting a 302. | David Thiel | 2008-08-13 | 1 | -1/+1 |
| | |||||
* | RATS is under new ownership, so change download and WWW info. | David Thiel | 2007-09-09 | 2 | -4/+4 |
| | | | | | | PR: ports/116194 Submitted by: bf <bf2006a@yahoo.com> Approved by: lx | ||||
* | - Adopt | Pav Lucistnik | 2006-05-26 | 1 | -1/+1 |
| | | | | | PR: ports/97860 Submitted by: David Thiel <lx@redundancy.redundancy.org> | ||||
* | Chase shlib bump of libexpat. | Jun Kuriyama | 2006-01-31 | 1 | -2/+2 |
| | |||||
* | - Add SHA256 | Pav Lucistnik | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | Chase URLs per distfile survey. | Mark Linimon | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | o Bump $LIB_DEPENDS line to chase expat's shlib version. | Jun Kuriyama | 2004-03-14 | 1 | -1/+2 |
| | | | | o Bump $PORTREVISION. | ||||
* | SIZEify. | Trevor Johnson | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | Drop maintainership | Kris Kennaway | 2003-07-12 | 1 | -1/+1 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Add MASTER_SITE_PACKETSTORM as additional mirror | Tilman Keskinoz | 2003-02-15 | 1 | -1/+3 |
| | | | | | PR: 45396 Submitted by: Jim Geovedi <negative@magnesium.net> | ||||
* | Update to rats-2.1 | Kris Kennaway | 2002-10-14 | 2 | -2/+2 |
| | |||||
* | Upgrade to rats-2.0 | Kris Kennaway | 2002-09-21 | 3 | -7/+7 |
| | | | | Submitted by: Bob Fleck <bob@securesoftware.com> | ||||
* | Bump PORTREVISION and expat shlib. | Jun Kuriyama | 2002-09-17 | 1 | -1/+2 |
| | |||||
* | Correct expat shlib version number. | Maxim Sobolev | 2002-09-03 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Update to rats-1.5 | Kris Kennaway | 2002-08-24 | 2 | -4/+4 |
| | | | | | Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> PR: ports/40445 | ||||
* | Update to rats 1.3 | Kris Kennaway | 2001-10-14 | 3 | -2/+4 |
| | | | | PR: 31180 | ||||
* | Remove extraneous distfile hashes | Kris Kennaway | 2001-08-23 | 1 | -2/+0 |
| | |||||
* | Correct CATEGORIES to "security devel" | Kris Kennaway | 2001-08-23 | 1 | -1/+1 |
| | |||||
* | Add rats-1.1 | Kris Kennaway | 2001-08-23 | 5 | -0/+50 |
This is RATS, a rough auditing tool for security, developed by Secure Software Solutions. It is a tool for scanning source code (C, C++, Perl, and Python) and flagging common security related programming errors such as buffer overflows and TOCTOU (Time Of Check, Time Of Use) race conditions. As its name implies, the tool performs only a rough analysis of source code. It will not find every error and will also find things that are not errors. Manual inspection of your code is still necessary, but greatly aided with this tool. Obtained from: OpenBSD |