<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socket.cpp, branch v5.0.0dev1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v5.0.0dev1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v5.0.0dev1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-29T04:33:29Z</updated>
<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>Update copyright headers.</title>
<updated>2025-03-28T10:40:50Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-03-28T10:40:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73f400aee5b71637f329857c9eb0d202705783ec'/>
<id>urn:sha1:73f400aee5b71637f329857c9eb0d202705783ec</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>Avoid the use of ConvToStr in string concatenation.</title>
<updated>2025-03-01T16:06:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T16:06:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=32a127d2e0c0a624d12cf9570905fec264554550'/>
<id>urn:sha1:32a127d2e0c0a624d12cf9570905fec264554550</id>
<content type='text'>
This function calls INSP_FORMAT in most cases nowadays so we may
as well just call that manually.
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-12-01T15:36:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-12-01T15:36:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a3130835102bd30d143acf4bc519ea427778918'/>
<id>urn:sha1:9a3130835102bd30d143acf4bc519ea427778918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some compiler warnings when building on Haiku.</title>
<updated>2024-12-01T15:04:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-12-01T15:04:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbc17141d5e22a6b1e4fc4ebfc592603933777be'/>
<id>urn:sha1:dbc17141d5e22a6b1e4fc4ebfc592603933777be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the case of some InspIRCd class member variables.</title>
<updated>2024-08-27T13:09:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T13:09:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a5fc0da690ea62c3a76ca2cceaa2ab344a93fce3'/>
<id>urn:sha1:a5fc0da690ea62c3a76ca2cceaa2ab344a93fce3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2024-08-27T12:50:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T12:50:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e317fd04c2d4b148e7a9318bee98b88a4efdf328'/>
<id>urn:sha1:e317fd04c2d4b148e7a9318bee98b88a4efdf328</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sa_family_t instead of int.</title>
<updated>2024-08-27T12:27:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T12:27:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf5137a9d4fbd744db76afb6c0d3d53c943e986'/>
<id>urn:sha1:1bf5137a9d4fbd744db76afb6c0d3d53c943e986</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use C++20 &lt;format&gt; instead of fmtlib when available.</title>
<updated>2024-08-22T10:12:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-22T09:26:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b123d4bc61c2db8e379dd5e681834c4053e661d'/>
<id>urn:sha1:6b123d4bc61c2db8e379dd5e681834c4053e661d</id>
<content type='text'>
</content>
</entry>
</feed>
