| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved common.c to common.h | Raymaekers Luca | 2024-10-21 | 1 | -6/+2 |
| | | | | | | - fixed bug(server.c): `on` not being 32 bytes - cleanup | ||||
| * | Added minimal send implementation | Raymaekers Luca | 2024-10-21 | 1 | -40/+23 |
| | | | | | | | Renamed minirecv.c to recv.c Added build commands to build.sh Added the use of common code | ||||
| * | Added mvp implementations of the server and client for testing | Raymaekers Luca | 2024-10-20 | 1 | -0/+76 |
