<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socket.cpp, branch v4.0.0a18</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=v4.0.0a18</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v4.0.0a18'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-01T13:19:45Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use in_port_t instead of int/unsigned int/long.</title>
<updated>2022-12-18T18:47:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T17:51:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ddb62319803f6a3f3246a52b4e009d9ae1daaed'/>
<id>urn:sha1:2ddb62319803f6a3f3246a52b4e009d9ae1daaed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework the levels things are logged at to make more sense.</title>
<updated>2022-12-18T13:43:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T13:43:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8b4414ee18be69eb7c6c491587e4895dc995fac'/>
<id>urn:sha1:d8b4414ee18be69eb7c6c491587e4895dc995fac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add is_local to the sockaddrs union.</title>
<updated>2022-12-18T01:13:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T01:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf3466963b0c2f1013d8b78f0a37bbea7b6725fb'/>
<id>urn:sha1:cf3466963b0c2f1013d8b78f0a37bbea7b6725fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-11-24T19:16:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-24T19:16:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b045f49afbb7e0b0af7bae84f075d3e0660b39e6'/>
<id>urn:sha1:b045f49afbb7e0b0af7bae84f075d3e0660b39e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid using a CIDR range when it only represents a single IP.</title>
<updated>2022-11-18T19:04:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-18T17:55:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25325ae75b24a4e192be0db33af71b3d111002be'/>
<id>urn:sha1:25325ae75b24a4e192be0db33af71b3d111002be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a typedef for sa_family_t on Windows.</title>
<updated>2022-11-16T17:00:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-16T16:55:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4fa62c9ca5430768659108e664c1003def13d30'/>
<id>urn:sha1:c4fa62c9ca5430768659108e664c1003def13d30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-11-16T16:29:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-16T16:29:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=92739a57f6020f07fcc27b80f19869bd85369dcb'/>
<id>urn:sha1:92739a57f6020f07fcc27b80f19869bd85369dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cidr_range::str() on a UNIX socket returning an uninit value.</title>
<updated>2022-11-16T15:43:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-16T15:43:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f01cae1a669051613a53008490a87738b1ddfd0e'/>
<id>urn:sha1:f01cae1a669051613a53008490a87738b1ddfd0e</id>
<content type='text'>
This isn't an ideal fix but its the best we can do for now. In v4
we can change the struct internals to do this properly.
</content>
</entry>
</feed>
