Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ipc message class, does not do reading yet | Mattias Andrée | 2014-04-27 | 2 | -0/+352 | |
* | typo | Mattias Andrée | 2014-04-26 | 6 | -6/+6 | |
* | m doc | Mattias Andrée | 2014-04-26 | 4 | -4/+4 | |
* | take care of realloc failures | Mattias Andrée | 2014-04-26 | 2 | -10/+34 | |
* | add table optimised for file descriptors | Mattias Andrée | 2014-04-26 | 5 | -35/+556 | |
* | m fixes + store client information in a hash table and in a linked list | Mattias Andrée | 2014-04-23 | 2 | -3/+3 | |
* | add value remapping to hash table unmarshaling | Mattias Andrée | 2014-04-23 | 2 | -10/+22 | |
* | add missed include | Mattias Andrée | 2014-04-23 | 1 | -0/+1 | |
* | m + add string comparator | Mattias Andrée | 2014-04-22 | 1 | -1/+17 | |
* | add string hasher | Mattias Andrée | 2014-04-22 | 1 | -0/+44 | |
* | error support | Mattias Andrée | 2014-04-22 | 2 | -7/+20 | |
* | more restrict | Mattias Andrée | 2014-04-22 | 2 | -17/+17 | |
* | m + implement marshaling for hash table | Mattias Andrée | 2014-04-22 | 2 | -73/+161 | |
* | second draft of hash table implementation | Mattias Andrée | 2014-04-22 | 2 | -49/+52 | |
* | first draft of hash table implementation | Mattias Andrée | 2014-04-22 | 2 | -0/+646 | |
* | m | Mattias Andrée | 2014-04-22 | 2 | -19/+19 | |
* | add marshaling for linked-list | Mattias Andrée | 2014-04-22 | 2 | -2/+112 | |
* | fix error handling | Mattias Andrée | 2014-04-22 | 1 | -1/+13 | |
* | linked list implementation | Mattias Andrée | 2014-04-22 | 2 | -0/+639 |