Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing the cov build | bloodstalker | 2017-04-10 | 1 | -4/+4 |
| | |||||
* | fixing the cov build | bloodstalker | 2017-04-10 | 1 | -8/+8 |
| | |||||
* | fixing the cov build | bloodstalker | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | fixing the cov build | bloodstalker | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | fixing the cov build | bloodstalker | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | trying to fix the cov build | bloodstalker | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | trying to fix the cov build | bloodstalker | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | trying to fix the cov build | bloodstalker | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | trying to fix the cov build | bloodstalker | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | added a coverage tag | bloodstalker | 2017-04-10 | 1 | -1/+2 |
| | |||||
* | changed the gcov version for the cov build | bloodstalker | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | trying to fix the cov build | bloodstalker | 2017-04-10 | 1 | -7/+9 |
| | |||||
* | trying to fix the cov build | bloodstalker | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | trying to fix the cov build | bloodstalker | 2017-04-10 | 1 | -8/+8 |
| | |||||
* | trying to fix the cov build | bloodstalker | 2017-04-10 | 1 | -1/+5 |
| | |||||
* | trying to fix the cov build | bloodstalker | 2017-04-09 | 1 | -1/+1 |
| | |||||
* | trying to fix the coverage build | bloodstalker | 2017-04-09 | 1 | -1/+1 |
| | |||||
* | trying to fix the coverage build | bloodstalker | 2017-04-09 | 1 | -0/+2 |
| | |||||
* | trying to fix the coverage build | bloodstalker | 2017-04-09 | 1 | -1/+1 |
| | |||||
* | updated | bloodstalker | 2017-04-04 | 1 | -1/+1 |
| | |||||
* | updated the latest tested build to 299357 | bloodstalker | 2017-04-04 | 1 | -1/+1 |
| | |||||
* | fixed 2 assert problems and a null-pntr derefrence. added a field ↵ | bloodstalker | 2017-04-04 | 1 | -26/+68 |
| | | | | declaration matcher for sfrcpp01 | ||||
* | updated | bloodstalker | 2017-04-04 | 1 | -5/+15 |
| | |||||
* | Merge branch 'master' of https://github.com/bloodstalker/mutator.git | user1 | 2017-04-04 | 8 | -23/+286 |
|\ | |||||
| * | added pointer declrefexpr tagging for safercpp | bloodstalker | 2017-04-03 | 1 | -2/+45 |
| | | |||||
| * | added a blue-print for SaferCPP's tagging of all native pointers | bloodstalker | 2017-04-02 | 1 | -1/+43 |
| | | |||||
| * | fixed the temp workarounds for 12.11,10.1 and 10.2. they are proper now. | bloodstalker | 2017-04-02 | 1 | -10/+49 |
| | | |||||
| * | fixing some issues | bloodstalker | 2017-04-02 | 1 | -1/+6 |
| | | |||||
| * | updated as per the changes | bloodstalker | 2017-04-02 | 1 | -4/+15 |
| | | |||||
| * | marked as deprecated | bloodstalker | 2017-04-02 | 1 | -0/+7 |
| | | |||||
| * | marked as deprecated | bloodstalker | 2017-04-02 | 1 | -0/+6 |
| | | |||||
| * | the daemon returns the server exit code | bloodstalker | 2017-04-02 | 1 | -2/+2 |
| | | |||||
| * | disbaled a macro | bloodstalker | 2017-04-02 | 1 | -1/+1 |
| | | |||||
| * | general overhaul to how the server handles the command execution. fixed the ↵ | bloodstalker | 2017-04-02 | 1 | -21/+52 |
| | | | | | | | | new-line char being sent along with the command. | ||||
| * | more fixes | bloodstalker | 2017-04-02 | 1 | -0/+2 |
| | | |||||
| * | added a check for empty or config file not found. | bloodstalker | 2017-04-02 | 1 | -3/+12 |
| | | |||||
| * | fixed some issues | bloodstalker | 2017-04-02 | 1 | -3/+9 |
| | | |||||
| * | now the server will only run the driver commands. not anything. | bloodstalker | 2017-04-01 | 3 | -7/+69 |
| | | |||||
| * | th elocation fo the config file has been changed when you run make install | bloodstalker | 2017-04-01 | 1 | -1/+1 |
| | | |||||
* | | these are a version of testFunc1.c/h translated to SaferCPlusPlus for | user1 | 2017-04-04 | 2 | -0/+1271 |
|/ | | | demonstration/testing purposes | ||||
* | added checks for getAsPlaceholderType() returning null | user1 | 2017-03-31 | 1 | -1/+58 |
| | |||||
* | Merge branch 'master' of https://github.com/bloodstalker/mutator.git | user1 | 2017-03-30 | 3 | -13/+148 |
|\ | |||||
| * | added safercpp native array detection, now also detects use of pointers ↵ | bloodstalker | 2017-03-30 | 1 | -1/+123 |
| | | | | | | | | pointing to arrays. tdds already exist in testFuncs2 | ||||
| * | added the frtti option,added a check for rtti before trying ot build it | bloodstalker | 2017-03-29 | 1 | -0/+5 |
| | | |||||
| * | wip | bloodstalker | 2017-03-29 | 1 | -0/+2 |
| | | |||||
| * | changed the matchers for safercpparr. i still have to add a matcher that ↵ | bloodstalker | 2017-03-29 | 1 | -12/+18 |
| | | | | | | | | recognizes pointers pointing to an array. | ||||
* | | some progress on auto-conversion of arrays | user1 | 2017-03-30 | 1 | -1434/+1808 |
|/ | |||||
* | enabled writing the changes out to the input file, some translation | user1 | 2017-03-28 | 1 | -266/+136 |
| | | | improvements and code cleanup | ||||
* | preliminary auto-conversion of native arrays | user1 | 2017-03-27 | 1 | -1/+2120 |
| | |||||
* | moved macros inside macros.mk | bloodstalker | 2017-03-24 | 1 | -69/+3 |
| |