Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed an issue | bloodstalker | 2017-03-12 | 1 | -0/+1 | |
| | ||||||
* | fixing issues | bloodstalker | 2017-03-11 | 2 | -2/+4 | |
| | ||||||
* | fixing some issues | bloodstalker | 2017-03-11 | 3 | -0/+5 | |
| | ||||||
* | fixed another coverity issue | bloodstalker | 2017-03-11 | 1 | -2/+2 | |
| | ||||||
* | added a new test class | bloodstalker | 2017-03-10 | 1 | -0/+14 | |
| | ||||||
* | fixed some of the coverity errors | bloodstalker | 2017-03-10 | 3 | -1/+5 | |
| | ||||||
* | nothing worth mentioning | bloodstalker | 2017-03-09 | 1 | -0/+1 | |
| | ||||||
* | nothing worth mentionning | bloodstalker | 2017-03-09 | 1 | -0/+1 | |
| | ||||||
* | changed the name of future features to todo list. added some more items there | bloodstalker | 2017-03-09 | 1 | -2/+5 | |
| | ||||||
* | now can builds the deamon,client and server too | bloodstalker | 2017-03-09 | 1 | -1/+15 | |
| | ||||||
* | fixed a couple of log issues. now the log file is useful. | bloodstalker | 2017-03-09 | 5 | -24/+40 | |
| | ||||||
* | the compilation dtabase for the project. added because of th eplugins that ↵ | bloodstalker | 2017-03-09 | 1 | -0/+47 | |
| | | | | need it. | |||||
* | added a feature request-suggestion section | bloodstalker | 2017-03-07 | 1 | -0/+3 | |
| | ||||||
* | just undefined a debug macro so the erver output is more readable | bloodstalker | 2017-03-07 | 1 | -1/+1 | |
| | ||||||
* | added and announcement about the new mutator client-server feature. | bloodstalker | 2017-03-06 | 1 | -0/+2 | |
| | ||||||
* | the readme for the daemon/server/client | bloodstalker | 2017-03-06 | 1 | -0/+47 | |
| | ||||||
* | now test build the daemon, the server abd the client | bloodstalker | 2017-03-06 | 1 | -1/+2 | |
| | ||||||
* | added the daemon,server,client build for test also | bloodstalker | 2017-03-06 | 1 | -0/+1 | |
| | ||||||
* | updated some comments | bloodstalker | 2017-03-06 | 1 | -2/+1 | |
| | ||||||
* | updated some commits. also this will act as a standalone server for testing ↵ | bloodstalker | 2017-03-06 | 1 | -2/+1 | |
| | | | | purposes. the main server now resides in daemon_aux.c | |||||
* | updated some comments | bloodstalker | 2017-03-06 | 1 | -2/+1 | |
| | ||||||
* | now actually does something and that is running the server. | bloodstalker | 2017-03-06 | 1 | -4/+18 | |
| | ||||||
* | updated some commnets | bloodstalker | 2017-03-06 | 1 | -2/+1 | |
| | ||||||
* | updated some bad comments | bloodstalker | 2017-03-06 | 1 | -2/+1 | |
| | ||||||
* | updated for the new changes | bloodstalker | 2017-03-06 | 1 | -8/+8 | |
| | ||||||
* | the header for mutator_aux.h | bloodstalker | 2017-03-06 | 1 | -0/+31 | |
| | ||||||
* | contains mutator's server as a function | bloodstalker | 2017-03-06 | 1 | -0/+156 | |
| | ||||||
* | updated | bloodstalker | 2017-03-06 | 1 | -6/+11 | |
| | ||||||
* | now the server sends something when the client snds a bad command so the ↵ | bloodstalker | 2017-03-05 | 2 | -4/+60 | |
| | | | | client wont hang. | |||||
* | general fixes | bloodstalker | 2017-03-05 | 1 | -16/+15 | |
| | ||||||
* | the received message is no longer overwritten. things are displayed correctly. | bloodstalker | 2017-03-05 | 1 | -6/+16 | |
| | ||||||
* | now runs a command and returns the output, missing stderr | bloodstalker | 2017-03-04 | 1 | -2/+25 | |
| | ||||||
* | now uses fgets we don't habe the whitespace problem anymore | bloodstalker | 2017-03-04 | 1 | -1/+9 | |
| | ||||||
* | the server header | bloodstalker | 2017-03-03 | 1 | -0/+32 | |
| | ||||||
* | the server source.right now i need to test it so it's a standalone. later it ↵ | bloodstalker | 2017-03-03 | 1 | -0/+103 | |
| | | | | will be run by mutatord. | |||||
* | the client hader | bloodstalker | 2017-03-03 | 1 | -0/+32 | |
| | ||||||
* | the client sourcefiles | bloodstalker | 2017-03-03 | 1 | -0/+95 | |
| | ||||||
* | fixed some typos | bloodstalker | 2017-03-03 | 1 | -17/+16 | |
| | ||||||
* | updated for the new files | bloodstalker | 2017-03-03 | 1 | -5/+16 | |
| | ||||||
* | updated for the new files | bloodstalker | 2017-03-03 | 1 | -0/+10 | |
| | ||||||
* | mandatory stuff | bloodstalker | 2017-03-01 | 1 | -1/+7 | |
| | ||||||
* | added stuff to write to the log file | bloodstalker | 2017-03-01 | 1 | -10/+50 | |
| | ||||||
* | fixed a typo | bloodstalker | 2017-03-01 | 1 | -1/+1 | |
| | ||||||
* | generated by bear | bloodstalker | 2017-03-01 | 1 | -0/+7 | |
| | ||||||
* | daemon header | bloodstalker | 2017-02-28 | 1 | -0/+29 | |
| | ||||||
* | daemon sourcefile | bloodstalker | 2017-02-28 | 1 | -0/+83 | |
| | ||||||
* | the daemon makefile | bloodstalker | 2017-02-28 | 1 | -0/+27 | |
| | ||||||
* | just added a comment | bloodstalker | 2017-02-28 | 1 | -0/+1 | |
| | ||||||
* | added the C2 option | bloodstalker | 2017-02-27 | 1 | -1/+1 | |
| | ||||||
* | added inclusion guard | bloodstalker | 2017-02-27 | 1 | -0/+6 | |
| |