aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* now uses fgets we don't habe the whitespace problem anymorebloodstalker2017-03-041-1/+9
* the server headerbloodstalker2017-03-031-0/+32
* the server source.right now i need to test it so it's a standalone. later it ...bloodstalker2017-03-031-0/+103
* the client haderbloodstalker2017-03-031-0/+32
* the client sourcefilesbloodstalker2017-03-031-0/+95
* fixed some typosbloodstalker2017-03-031-17/+16
* updated for the new filesbloodstalker2017-03-031-5/+16
* updated for the new filesbloodstalker2017-03-031-0/+10
* mandatory stuffbloodstalker2017-03-011-1/+7
* added stuff to write to the log filebloodstalker2017-03-011-10/+50
* fixed a typobloodstalker2017-03-011-1/+1
* generated by bearbloodstalker2017-03-011-0/+7
* daemon headerbloodstalker2017-02-281-0/+29
* daemon sourcefilebloodstalker2017-02-281-0/+83
* the daemon makefilebloodstalker2017-02-281-0/+27
* just added a commentbloodstalker2017-02-281-0/+1
* added the C2 optionbloodstalker2017-02-271-1/+1
* added inclusion guardbloodstalker2017-02-271-0/+6
* added the missing C1 option, with one more thing i'm trying.bloodstalker2017-02-271-4/+22
* the previous fix to supprt arguments having double-quotes was not working. no...bloodstalker2017-02-271-1/+1
* updatedbloodstalker2017-02-261-1/+1
* added variable indirection for the exec_options since the new options have do...bloodstalker2017-02-261-1/+1
* now the option vector is being populated and updated correctly based on the i...bloodstalker2017-02-261-6/+6
* took out a commentbloodstalker2017-02-231-1/+0
* fixes for StringOptionsParser. not done yet.bloodstalker2017-02-231-31/+62
* now travis build work properlybloodstalker2017-02-221-1/+1
* uncommented a methodbloodstalker2017-02-221-1/+1
* added the functionality to handle Misrac98 and MisraC2012 plus the rule check...bloodstalker2017-02-221-13/+101
* trying to fix the coverage build crash issuebloodstalker2017-02-201-1/+2
* announcing SaferCPlusPlus implementation by project mutatorbloodstalker2017-02-201-0/+1
* the header for m0, contains the mapsbloodstalker2017-02-201-0/+326
* added some more stuff for rule check disabling,enabling, added equivalency ma...bloodstalker2017-02-201-0/+49
* enabled core dumps, checking whether it works.bloodstalker2017-02-201-0/+5
* running with j2, its faster...bloodstalker2017-02-201-2/+2
* checking whether core dumps are enabledbloodstalker2017-02-201-12/+2
* updatedbloodstalker2017-02-201-2/+2
* fixed some build mode optionsbloodstalker2017-02-201-2/+2
* fixed some build mode optionsbloodstalker2017-02-201-1/+1
* fixed some build mode optionsbloodstalker2017-02-201-3/+3
* added the debug libraries, maybe it fixes the cov build crashbloodstalker2017-02-181-1/+1
* trying to fix the whole coverage-build-breaking dealbloodstalker2017-02-171-1/+1
* coverity is re-enabledbloodstalker2017-02-171-8/+8
* cosmetic changebloodstalker2017-02-151-1/+0
* minor changebloodstalker2017-02-151-3/+3
* minor changebloodstalker2017-02-151-3/+3
* fixed some pathsbloodstalker2017-02-151-4/+4
* Now all sourcelocations are checked for validity before being touchedbloodstalker2017-02-151-93/+206
* added a macro function to check for the validity of sourcelocations we getbloodstalker2017-02-151-0/+4
* changed the default build mode to c++1zbloodstalker2017-02-151-1/+1
* minor changebloodstalker2017-02-141-2/+2