| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made all in-source documentation Gtk-Doc conformant | Timo Dritschler | 2015-04-10 | 1 | -41/+43 |
| | | |||||
| * | Added new kiro_client_sync_partial interface | Timo Dritschler | 2015-02-06 | 1 | -5/+28 |
| | | |||||
| * | Fixed KIRO client getting stuck in the RDMA event handler | Timo Dritschler | 2014-12-10 | 1 | -0/+13 |
| | | | | | | | Fix #8: KIRO Server and Client now have routines to handle async communication Fix #6: Added kiro_client_ping_server and respective event handling to server Changed kiro-test-latency to use the new kiro_client_ping_server instead | ||||
| * | 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 |
