summaryrefslogtreecommitdiff
path: root/mq_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Added new commands CMD,SHA1. Added support of params for commands. Fixed some...FreeArtMan2017-05-041-1/+3
* Now basic funcionality works. Preparing to wrap up all codeFreeArtMan2017-03-201-0/+1
* Basic response from 2 command, works for privatemessagesFreeArtMan2017-03-181-3/+12
* Now request and response matching idFreeArtMan2017-03-141-5/+8
* GLued up socket connectiona and messagingFreeArtMan2017-02-251-13/+3
* Formatring patch from Ms.IJ appliedFreeArtMan2017-02-251-1/+1
* Updated command parser. Event loop now support test commandsZoRo2017-02-081-14/+96
* Added matching table for executed commandsZoRo2017-02-071-2/+2
* Made working basic mq IPC communicationZoRo2017-01-261-0/+46
* Initial commitZoRo2016-12-151-0/+192