| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use a more human-understandable error message for extban mismatches. | 2026-06-24 | 1 | -7/+19 | |
| | | |||||
| * | Simplify and prettify how mismatches in CAPAB are shown to opers. | 2026-06-24 | 1 | -0/+3 | |
| | | |||||
| * | Use more human-understandable error messages for mode mismatches. | 2026-06-24 | 1 | -7/+28 | |
| | | |||||
| * | Parse module link data when we receive it. | 2026-06-24 | 1 | -1/+1 | |
| | | |||||
| * | Rework capabilities to check all tokens not just CASEMAPPING. | 2026-06-24 | 1 | -1/+6 | |
| | | |||||
| * | Move the challenge out of CAPAB CAPABILITIES into its own command. | 2026-06-24 | 1 | -1/+1 | |
| | | |||||
| * | Update my email address. | 2026-06-06 | 1 | -1/+1 | |
| | | |||||
| * | Clean up the casemapping checking and comparison code. | 2026-03-13 | 1 | -1/+1 | |
| | | |||||
| * | Rework sending server protocol messages. | 2026-03-12 | 1 | -9/+8 | |
| | | | | | | | | | | | | | | | | | | - 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. | ||||
| * | Clean up the sslmodes module. | 2026-01-20 | 1 | -1/+1 | |
| | | |||||
| * | Add join time to the membership identifier. | 2025-12-28 | 1 | -2/+5 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-08-25 | 1 | -1/+0 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-07-24 | 1 | -7/+2 | |
| | | |||||
| * | Remove support for the v3 server protocol. | 2024-07-23 | 1 | -4/+1 | |
| | | |||||
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+364 | |
