<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/spanningtree/treesocket2.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/treesocket2.cpp?h=v5.0.0dev3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/modules/spanningtree/treesocket2.cpp?h=v5.0.0dev3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-14T03:09:11Z</updated>
<entry>
<title>Rewrite sepstream and move to stringutils.</title>
<updated>2026-03-14T03:09:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-14T02:15:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76f3f24c03c22576324e5af199d3e61d02a79b0d'/>
<id>urn:sha1:76f3f24c03c22576324e5af199d3e61d02a79b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite tokenstream and move to stringutils.</title>
<updated>2026-03-14T02:16:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-13T22:49:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a04212eee0716a01f5f75589d12f7578f6695270'/>
<id>urn:sha1:a04212eee0716a01f5f75589d12f7578f6695270</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>2025-09-30T20:46:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-09-30T20:45:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72f9fa781f236112ca72fd3484315de8cf85e50d'/>
<id>urn:sha1:72f9fa781f236112ca72fd3484315de8cf85e50d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-29T04:33:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-29T04:31:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b5bccaa8c382cca1dfae3c985e6045f1c367e1f'/>
<id>urn:sha1:8b5bccaa8c382cca1dfae3c985e6045f1c367e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-22T14:37:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T14:29:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30d0f2827215f635f4cdefed8300c1c085ae953c'/>
<id>urn:sha1:30d0f2827215f635f4cdefed8300c1c085ae953c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-03T14:58:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-03T14:58:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4d2293244c1845d2ca44708e82cad0bd38741e5'/>
<id>urn:sha1:d4d2293244c1845d2ca44708e82cad0bd38741e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-01T16:26:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T16:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a27defd72f82627993a059683c8399beb477a800'/>
<id>urn:sha1:a27defd72f82627993a059683c8399beb477a800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shuffle the modules about a bit.</title>
<updated>2024-07-16T23:06:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-16T23:06:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=889d521e05f2e922683d48c74eb00290e7a2f548'/>
<id>urn:sha1:889d521e05f2e922683d48c74eb00290e7a2f548</id>
<content type='text'>
</content>
</entry>
</feed>
