| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add doxygen-comments for each member | Christian Krinitsin | 2025-03-21 | 1 | -0/+19 |
| * | implement a queue with a mutex to prevent concurrent accesses to the shared m... | Christian Krinitsin | 2025-03-21 | 1 | -3/+10 |
| * | implement communication between server and client (without mutexes and with q... | Christian Krinitsin | 2025-03-21 | 1 | -7/+30 |
| * | server: add common structure for shared memory | Christian Krinitsin | 2025-03-20 | 1 | -0/+16 |