Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |