summaryrefslogtreecommitdiffstats
path: root/src/common/protocol_private.h
Commit message (Collapse)AuthorAgeFilesLines
* Protocol: more work on protocol implementation.Gravatar Ramūnas Mažeikis 2019-05-191-6/+34
| | | | | | | | Additional functions implemented for protocol and basic functions to work with uuid. Source is buildable but actual build files are not edited to accomodate the changes. Signed-off-by: Ramūnas Mažeikis <ramunasnezinomas@gmail.com>
* Whole-project: partial implementation of protocol.Gravatar Ramūnas Mažeikis 2019-05-181-0/+66
This commit is part of ticket #31. Branch is not in a compiling state. Work is being done on utility functions and protocol implementation. To be completed later. Signed-off-by: Ramūnas Mažeikis <ramunasnezinomas@gmail.com>