summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Pushed full versions of mq_ntfFreeArtMan2017-03-052-2/+432
|
* Removed mq_ntf from main code. Commented out some messagesFreeArtMan2017-03-053-400/+174
|
* Moved mq_ntf functions to seperate fileFreeArtMan2017-03-052-0/+2
|
* Fixed cmd/exec tableFreeArtMan2017-03-042-1/+95
|
* execution table improvmentsFreeArtMan2017-03-042-45/+99
|
* Added .gitignoreFreeArtMan2017-03-031-0/+3
|
* improved resp/param/cmd/exec table operationFreeArtMan2017-03-032-65/+342
|
* GLued up socket connectiona and messagingFreeArtMan2017-02-2510-95/+138
|
* joined up socket connection code to main server thread. hardcoded ↵FreeArtMan2017-02-253-12/+187
| | | | echo/replay command is working
* removed new string creation function to util fileFreeArtMan2017-02-253-51/+8
|
* Formatring patch from Ms.IJ appliedFreeArtMan2017-02-2511-49/+339
|
* Added parser and socket connection codeFreeArtMan2017-02-254-0/+388
|
* Some lates updatesZoRo2017-02-242-48/+105
|
* Updated command parser. Event loop now support test commandsZoRo2017-02-083-19/+141
|
* Added matching table for executed commandsZoRo2017-02-077-18/+672
|
* merged _read/_write functions to have just one more direction paramZoRo2017-01-261-64/+37
|
* Made working basic mq IPC communicationZoRo2017-01-268-101/+667
|
* Initial commitZoRo2016-12-1513-0/+1525