| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up the casemapping checking and comparison code. | 2026-03-13 | 1 | -8/+8 | |
| * | Rework sending server protocol messages.•••- Replace CmdBuilder with MessageBuilder. This has a less footgun API. All message building has to go through this now so we can implement other message formats in the future. - Replace the message parsing in WriteLine with an analogue to PreProcessOldProtocolMessage. This should be much faster. - Move parameter translation from the core to spanningtree. - Change EncodeParameter to return the value instead of updating in place. - Replace the OnBuild*Message events with one OnServerMessage that can now access all parts of the message and change them. | 2026-03-12 | 1 | -97/+55 | |
| * | Run incoming ENCAP commands through the old protocol preprocessor. | 2026-03-01 | 1 | -0/+13 | |
| * | Merge the chg* and set* modules. | 2026-03-01 | 1 | -0/+23 | |
| * | Move standard replies to the core and add remote reply support. | 2026-03-01 | 1 | -2/+36 | |
| * | Add join time to the membership identifier. | 2025-12-28 | 1 | -28/+35 | |
| * | Merge branch 'insp4' into master. | 2024-08-25 | 1 | -0/+2 | |
| * | Merge branch 'insp4' into master. | 2024-07-24 | 1 | -0/+9 | |
| * | Remove support for the v3 server protocol. | 2024-07-23 | 1 | -63/+5 | |
| * | Merge branch 'insp4' into master. | 2024-07-22 | 1 | -0/+13 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+142 |
