summaryrefslogtreecommitdiffstats
path: root/src/kiro-server.h
Commit message (Collapse)AuthorAgeFilesLines
* KIRO Server can now issue a client reallocation commandTimo Dritschler2015-01-261-0/+13
|
* Fix #1: Added missing documentation to TRB, Client and Server headerTimo Dritschler2014-11-211-5/+30
| | | | | Fixed build warnings Fixed a bug in kiro-test-bandwidth
* Release KIRO to GitHub under LGPL v2.1Timo Dritschler2014-11-201-2/+5
| | | | | | | Added kiro_*_free methods to all three units Added installation guide Added readme Added licence file
* Fix #6: Changed coding style to match UFO ProjectTimo Dritschler2014-08-291-7/+7
|
* Fix #5: Added kiro_CLASS_new methods to all KIRO classesTimo Dritschler2014-08-281-2/+2
| | | | Changed test software to use the new kiro_CLASS_new functions
* Added 'kiro_server_stop' method to KIRO ServerTimo Dritschler2014-07-251-2/+12
| | | | | Added missing cleanup to kiro_server_finalize Added missing cleanup to test-server
* Changed build system to CMakeTimo Dritschler2014-05-271-0/+106