summaryrefslogtreecommitdiffstats
path: root/kiro-server.c
Commit message (Expand)AuthorAgeFilesLines
* Changed build system to CMakeTimo Dritschler2014-05-271-361/+0
* Added kiro_attach_qp to kiro-rdma.h that creates a new QP forTimo Dritschler2014-05-131-56/+107
* Restructured kiro-server implementation to make it a bit more modularTimo Dritschler2014-05-091-137/+135
* Added new function 'kiro_trb_dma_push' that allows the user to directlyTimo Dritschler2014-04-281-0/+3
* KIRO Server and Client now automatically exchange MRI on connectTimo Dritschler2014-04-251-5/+68
* Fixed kiro_create_rdma_memory not setting pointers correctlyTimo Dritschler2014-04-251-1/+6
* Small detail fix in KIRO ServerTimo Dritschler2014-04-251-1/+1
* Added first draft of 'KIRO Server' classTimo Dritschler2014-04-251-0/+241