summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added first draft of 'KIRO Server' classTimo Dritschler2014-04-253-1/+329
| | | | Updated Makefile
* Added first draft of a KIRO Client classTimo Dritschler2014-04-243-2/+297
| | | | Updated Makefile
* Added new 'toolbox' unit KIRO RDMA that contains all 'loose'Timo Dritschler2014-04-241-0/+172
| | | | functionality that will be used by both, server and client
* Initial Commit for "KIT Infiniband Remote Objects" (KIRO) LibraryTimo Dritschler2014-04-234-0/+402
Created KiroTrb (KIRO Transmittable Ring Buffer) class Wrote short test for KiroTrb class