summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KIRO Server now maintains a list of all connected clientsTimo Dritschler2014-08-282-30/+24
* Changed CMake build to exclude test binaries if SDL library is not installedTimo Dritschler2014-08-152-3/+10
* Removed superfluous mutex to prevent deadlock situationsTimo Dritschler2014-07-251-9/+2
* Added 'kiro_server_stop' method to KIRO ServerTimo Dritschler2014-07-253-29/+75
* Changed gobject initialization for backward compatibility with older versions...Timo Dritschler2014-07-183-3/+6
* Updated CMake build dependencies for rdmacm-devel filesTimo Dritschler2014-07-081-1/+9
* Fixed possible segfault due to missing cleanup of event listener threadTimo Dritschler2014-07-011-1/+4
* Updated documentation to make it conform with Gtk Documentation-GuideTimo Dritschler2014-06-062-30/+81
* Updated CMake build scripts to build and install KIRO as libraryTimo Dritschler2014-05-273-3/+26
* Changed build system to CMakeTimo Dritschler2014-05-2714-41/+78
* Added kiro_attach_qp to kiro-rdma.h that creates a new QP forTimo Dritschler2014-05-134-69/+146
* Added SDL (Simple Direct media Layer) image output to testing frameworkTimo Dritschler2014-05-094-7/+81
* Restructured kiro-server implementation to make it a bit more modularTimo Dritschler2014-05-099-179/+404
* Added documentation to KIRO TRB Header fileTimo Dritschler2014-04-302-24/+180
* Added new function 'kiro_trb_dma_push' that allows the user to directlyTimo Dritschler2014-04-285-8/+112
* KIRO Server and Client now automatically exchange MRI on connectTimo Dritschler2014-04-256-33/+138
* Added 'kiro_trb_refresh' that refreshes all internal metaTimo Dritschler2014-04-253-20/+40
* Fixed kiro_create_rdma_memory not setting pointers correctlyTimo Dritschler2014-04-256-15/+27
* Small detail fix in KIRO ServerTimo Dritschler2014-04-254-7/+39
* Added first draft of 'KIRO Server' classTimo Dritschler2014-04-253-1/+329
* Added first draft of a KIRO Client classTimo Dritschler2014-04-243-2/+297
* Added new 'toolbox' unit KIRO RDMA that contains all 'loose'Timo Dritschler2014-04-241-0/+172
* Initial Commit for "KIT Infiniband Remote Objects" (KIRO) LibraryTimo Dritschler2014-04-234-0/+402