summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* Update license headersIikka Eklund2015-12-291-4/+3
* Fix handling of incomplete messages in client/server communicationKai Koehne2015-02-201-0/+9
* Use local sockets for client-server communicationKai Koehne2015-02-201-2/+1
* Update CopyrightKai Koehne2015-02-181-7/+7
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-1/+3
* Use written localhost address, adapt code.kh2014-11-241-1/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Add/remove/implement/reorder methods to match Qt5.kh12014-07-101-0/+3
* Initialize both client and server with default values.kh12014-06-231-1/+14
* Introduce new classes for client-server communication.kh12014-06-031-0/+160