<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socket.cpp, branch v3.17.0</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=v3.17.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v3.17.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-30T11:31:28Z</updated>
<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>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>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>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the UNIX socket listener path relative to the runtime path.</title>
<updated>2021-01-20T11:54:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-20T11:50:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cc28ba0f2164ea68db1bc373ee06fc58f82c3314'/>
<id>urn:sha1:cc28ba0f2164ea68db1bc373ee06fc58f82c3314</id>
<content type='text'>
This is not a breaking change because unless the runtime path is
explicitly set it defaults to the same as the data path.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add HasFd to EventHandler and switch code to use it.</title>
<updated>2020-02-15T06:25:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-15T05:58:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24f1224f770eb8f6a075d3c8bd083545c17bba10'/>
<id>urn:sha1:24f1224f770eb8f6a075d3c8bd083545c17bba10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract port binding code to a function and improve output.</title>
<updated>2019-12-12T14:37:38Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-12-11T12:31:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ce7979bd7d6278bc1b67cf46a73a3d23e02a6ae5'/>
<id>urn:sha1:ce7979bd7d6278bc1b67cf46a73a3d23e02a6ae5</id>
<content type='text'>
</content>
</entry>
</feed>
