| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-03-23 | add server-destructor for termination | Christian Krinitsin | 1 | -1/+0 |
| 2025-03-23 | add server-shutdown with <Ctrl+C> | Christian Krinitsin | 1 | -1/+19 |
| 2025-03-23 | fix terminology | Christian Krinitsin | 1 | -1/+1 |
| 2025-03-21 | renaming and refactoring | Christian Krinitsin | 1 | -1/+1 |
| 2025-03-21 | client: add client class with input processing | Christian Krinitsin | 1 | -1/+1 |
| 2025-03-21 | implement communication between server and client (without mutexes and with q... | Christian Krinitsin | 1 | -0/+2 |
| 2025-03-20 | server: implement a SharedMemoryServer with (de)initilization of the memory b... | Christian Krinitsin | 1 | -23/+3 |
| 2025-03-20 | server: add a sample main function, which tests the hashtable | Christian Krinitsin | 1 | -0/+30 |
| 2025-03-20 | server: convert program argument to integer | Christian Krinitsin | 1 | -0/+25 |
