<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/spanningtree/treeserver.cpp, branch v5.0.0dev3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/modules/spanningtree/treeserver.cpp?h=v5.0.0dev3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/modules/spanningtree/treeserver.cpp?h=v5.0.0dev3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-31T20:20:16Z</updated>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-03-31T20:20:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-31T20:19:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1'/>
<id>urn:sha1:02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the casemapping checking and comparison code.</title>
<updated>2026-03-13T21:46:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-13T21:46:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=680242c4979d262298ad77a411810e16a0b8c5bc'/>
<id>urn:sha1:680242c4979d262298ad77a411810e16a0b8c5bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework sending server protocol messages.</title>
<updated>2026-03-12T00:18:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-11T21:54:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fcb3090055429a108b9837dbd4ba505d9c291129'/>
<id>urn:sha1:fcb3090055429a108b9837dbd4ba505d9c291129</id>
<content type='text'>
- 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.
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-03-03T15:28:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-03T15:28:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=17a1eff2571885a0a88039c93605d132338be676'/>
<id>urn:sha1:17a1eff2571885a0a88039c93605d132338be676</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-12-07T20:55:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-12-07T20:55:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=79c01cb2a2615fbcb2a568d5a49c6d470459cf45'/>
<id>urn:sha1:79c01cb2a2615fbcb2a568d5a49c6d470459cf45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the server protocol APIs use a reference instead of a pointer.</title>
<updated>2024-09-19T14:53:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-19T14:53:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f9830ff2e0d27c8308226bbe2dabe834087f04a'/>
<id>urn:sha1:4f9830ff2e0d27c8308226bbe2dabe834087f04a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename TreeServer::GetParent to GetTreeParent.</title>
<updated>2024-09-19T13:20:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-19T13:20:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b980c73b2afd32b44422e6d00fb99ab84f61589d'/>
<id>urn:sha1:b980c73b2afd32b44422e6d00fb99ab84f61589d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace stalgo::erase with C++20 std::erase.</title>
<updated>2024-08-25T16:17:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-25T16:17:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5dd92c538806c13cc26a68ee23756e3f92f04200'/>
<id>urn:sha1:5dd92c538806c13cc26a68ee23756e3f92f04200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-08-25T10:37:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-25T10:37:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab31cf9d377d56e1f0cf8174a6ed7b6fc809a8b7'/>
<id>urn:sha1:ab31cf9d377d56e1f0cf8174a6ed7b6fc809a8b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-08-04T11:43:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-04T11:43:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46761d46ff3493328cc96df6344677e6d70c4002'/>
<id>urn:sha1:46761d46ff3493328cc96df6344677e6d70c4002</id>
<content type='text'>
</content>
</entry>
</feed>
