Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a Main Loop model to kiro-client | Timo Dritschler | 2014-11-26 | 1 | -0/+17 |
| | | | | | Added kiro_client_disconnect function Added missing memory cleanup to kiro server and client upon shutdown | ||||
* | Fix #1: Added missing documentation to TRB, Client and Server header | Timo Dritschler | 2014-11-21 | 1 | -1/+92 |
| | | | | | Fixed build warnings Fixed a bug in kiro-test-bandwidth | ||||
* | Release KIRO to GitHub under LGPL v2.1 | Timo Dritschler | 2014-11-20 | 1 | -2/+3 |
| | | | | | | | Added kiro_*_free methods to all three units Added installation guide Added readme Added licence file | ||||
* | Fixed a bug in RDMA memory allocation (Size information was missing) | Timo | 2014-09-30 | 1 | -2/+2 |
| | | | | Added test-latency and test-bandwith tests | ||||
* | Changed kiro_cient_connect parameters to const | Timo Dritschler | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Fix #6: Changed coding style to match UFO Project | Timo Dritschler | 2014-08-29 | 1 | -10/+10 |
| | |||||
* | Fix #5: Added kiro_CLASS_new methods to all KIRO classes | Timo Dritschler | 2014-08-28 | 1 | -1/+1 |
| | | | | Changed test software to use the new kiro_CLASS_new functions | ||||
* | Changed build system to CMake | Timo Dritschler | 2014-05-27 | 1 | -0/+90 |