summaryrefslogtreecommitdiffstats
path: root/test/test-server.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed race conditions in kiro_server_reallocTimo Dritschler2015-01-301-0/+2
| | | | KIRO client now reacts to server realloc
* Fix #1: Added missing documentation to TRB, Client and Server headerTimo Dritschler2014-11-211-3/+3
| | | | | Fixed build warnings Fixed a bug in kiro-test-bandwidth
* Release KIRO to GitHub under LGPL v2.1Timo Dritschler2014-11-201-5/+5
| | | | | | | Added kiro_*_free methods to all three units Added installation guide Added readme Added licence file
* Changed error loging to use the respective GLib functionsTimo Dritschler2014-08-291-1/+1
| | | | Also fixes #2
* Fix #6: Changed coding style to match UFO ProjectTimo Dritschler2014-08-291-79/+100
|
* 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-0/+2
| | | | | Added missing cleanup to kiro_server_finalize Added missing cleanup to test-server
* Changed build system to CMakeTimo Dritschler2014-05-271-0/+168