| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [docs] Use tables for payload types description | bt | 2026-03-29 | 3 | -165/+218 |
| * | [docs] Fix typos | bt | 2026-03-29 | 4 | -41/+43 |
| * | [docs] Update README.md and protocol diagram | bt | 2026-03-29 | 5 | -225/+150 |
| * | [docs] Update docs | bt | 2026-03-29 | 2 | -0/+2039 |
| * | [tools] Add docs build to pre-commit hook | bt | 2026-03-29 | 1 | -1/+9 |
| * | [docs] Rewrite docs | bt | 2026-03-29 | 4 | -88/+298 |
| * | [daemon] Add "-a" flag | bt | 2026-03-28 | 1 | -11/+16 |
| * | Update README.md | bt | 2026-03-21 | 1 | -1/+1 |
| * | Update README.md | bt | 2026-03-19 | 1 | -5/+5 |
| * | Update PROTOCOL.md | bt | 2026-03-19 | 1 | -8/+46 |
| * | Basic server implementation | bt | 2026-03-18 | 19 | -593/+1013 |
| * | Create mock server command | bt | 2026-03-14 | 1 | -0/+41 |
| * | Update spec | bt | 2026-03-10 | 6 | -408/+544 |
| * | Update spec | bt | 2026-03-10 | 4 | -259/+468 |
| * | Use Kaitai to describe protocol spec, autogenerate Wireshark plugin and diagram | bt | 2026-03-10 | 6 | -32/+515 |
| * | Fix client and server | bt | 2026-03-10 | 2 | -1/+22 |
| * | Update README.md | bt | 2026-03-09 | 1 | -2/+19 |
| * | Add run.sh script | bt | 2026-03-09 | 1 | -0/+6 |
| * | Improve protocol format | bt | 2026-03-09 | 10 | -178/+406 |
| * | Add Wireshark plugin | bt | 2026-03-08 | 1 | -0/+43 |
| * | Update README.md | bt | 2026-03-08 | 1 | -1/+1 |
| * | Ping and pong | bt | 2026-03-08 | 5 | -44/+113 |
| * | Move data parsing to data.go | bt | 2026-03-08 | 2 | -76/+81 |
| * | Core library | bt | 2026-03-08 | 4 | -4/+112 |
| * | Create core package | bt | 2026-03-07 | 4 | -42/+59 |
| * | Implement basic TCP server | bt | 2026-03-07 | 2 | -4/+59 |
| * | Update PROTOCOL.md | bt | 2026-03-07 | 2 | -1/+72 |
| * | Initial commit | bt | 2026-03-07 | 5 | -0/+695 |
