Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Downgrade to C++20 | Eddy Pedroni | 4 days | 1 | -1/+1 |
* | Fix race condition, check port before sending message | Eddy Pedroni | 2025-07-24 | 1 | -1/+6 |
* | Improved autoconnect | Eddy Pedroni | 2025-07-24 | 2 | -7/+18 |
* | Rough implementation of autoconnect | Eddy Pedroni | 2025-07-24 | 4 | -37/+52 |
* | Add udev notification support for connecting/disconnecting devices | Eddy Pedroni | 2025-07-24 | 4 | -59/+101 |
* | MVP | Eddy Pedroni | 2025-07-23 | 9 | -48/+284 |
* | Working with hardcoded routing table | Eddy Pedroni | 2025-07-23 | 9 | -57/+115 |
* | Add router implementation, untested | Eddy Pedroni | 2025-07-22 | 5 | -27/+45 |
* | Initial daemon implementation, no routing yet | Eddy Pedroni | 2025-07-22 | 8 | -3/+251 |
* | Initial commit, daemon hello world | Eddy Pedroni | 2025-07-21 | 1 | -0/+8 |