summaryrefslogtreecommitdiffstats
path: root/kiro-client.c
Commit message (Expand)AuthorAgeFilesLines
* Changed build system to CMakeTimo Dritschler2014-05-271-256/+0
* Added kiro_attach_qp to kiro-rdma.h that creates a new QP forTimo Dritschler2014-05-131-2/+2
* Added SDL (Simple Direct media Layer) image output to testing frameworkTimo Dritschler2014-05-091-2/+0
* Restructured kiro-server implementation to make it a bit more modularTimo Dritschler2014-05-091-25/+34
* Added new function 'kiro_trb_dma_push' that allows the user to directlyTimo Dritschler2014-04-281-1/+1
* KIRO Server and Client now automatically exchange MRI on connectTimo Dritschler2014-04-251-20/+61
* Fixed kiro_create_rdma_memory not setting pointers correctlyTimo Dritschler2014-04-251-7/+10
* Added first draft of a KIRO Client classTimo Dritschler2014-04-241-0/+205