summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21Fix #1: Added missing documentation to TRB, Client and Server headerTimo Dritschler
2014-11-21Fix #7: Added missing call to parent finalizeTimo Dritschler
2014-11-21Fix #5: Changed build process to use ConfigurePaths instead of static pathsTimo Dritschler
2014-11-20Release KIRO to GitHub under LGPL v2.1Timo Dritschler
2014-09-30Fixed a bug in RDMA memory allocation (Size information was missing)Timo
2014-09-19Changed kiro_cient_connect parameters to constTimo Dritschler
2014-08-29Fixed a problem in KIRO Client "sync" functionTimo Dritschler
2014-08-29Changed error loging to use the respective GLib functionsTimo Dritschler
2014-08-29Fix #6: Changed coding style to match UFO ProjectTimo Dritschler
2014-08-28Fix #1: Removed -g from default buildTimo Dritschler
2014-08-28Fix #5: Added kiro_CLASS_new methods to all KIRO classesTimo Dritschler
2014-08-28KIRO Server now sends a disconnect request to all clients upon shutdownTimo Dritschler
2014-08-28KIRO Server now maintains a list of all connected clientsTimo Dritschler
2014-08-15Changed CMake build to exclude test binaries if SDL library is not installedTimo Dritschler
2014-07-25Removed superfluous mutex to prevent deadlock situationsTimo Dritschler
2014-07-25Added 'kiro_server_stop' method to KIRO ServerTimo Dritschler
2014-07-18Changed gobject initialization for backward compatibility with older versions...Timo Dritschler
2014-07-08Updated CMake build dependencies for rdmacm-devel filesTimo Dritschler
2014-07-01Fixed possible segfault due to missing cleanup of event listener threadTimo Dritschler
2014-06-06Updated documentation to make it conform with Gtk Documentation-GuideTimo Dritschler
2014-05-27Updated CMake build scripts to build and install KIRO as libraryTimo Dritschler
2014-05-27Changed build system to CMakeTimo Dritschler
2014-05-13Added kiro_attach_qp to kiro-rdma.h that creates a new QP forTimo Dritschler
2014-05-09Added SDL (Simple Direct media Layer) image output to testing frameworkTimo Dritschler
2014-05-09Restructured kiro-server implementation to make it a bit more modularTimo Dritschler
2014-04-30Added documentation to KIRO TRB Header fileTimo Dritschler
2014-04-28Added new function 'kiro_trb_dma_push' that allows the user to directlyTimo Dritschler
2014-04-25KIRO Server and Client now automatically exchange MRI on connectTimo Dritschler
2014-04-25Added 'kiro_trb_refresh' that refreshes all internal metaTimo Dritschler
2014-04-25Fixed kiro_create_rdma_memory not setting pointers correctlyTimo Dritschler
2014-04-25Small detail fix in KIRO ServerTimo Dritschler
2014-04-25Added first draft of 'KIRO Server' classTimo Dritschler
2014-04-24Added first draft of a KIRO Client classTimo Dritschler
2014-04-24Added new 'toolbox' unit KIRO RDMA that contains all 'loose'Timo Dritschler
2014-04-23Initial Commit for "KIT Infiniband Remote Objects" (KIRO) LibraryTimo Dritschler