<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_haproxy.cpp, branch v4.0.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_haproxy.cpp?h=v4.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_haproxy.cpp?h=v4.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-09-22T23:24:36Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-09-22T23:24:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T23:24:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5'/>
<id>urn:sha1:b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CXX11_OVERRIDE instead of the override keyword.</title>
<updated>2021-09-22T19:49:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T19:49:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6646c9fbeab6cd85e4efcff9ffb16d11ee617650'/>
<id>urn:sha1:6646c9fbeab6cd85e4efcff9ffb16d11ee617650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an API for checking if I/O hooks are ready or not.</title>
<updated>2021-09-22T19:43:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T11:06:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5bd0a93976f6818187e70a4446257d90a41c7ff1'/>
<id>urn:sha1:5bd0a93976f6818187e70a4446257d90a41c7ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-11T03:07:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-11T02:53:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ca912ad71cdc4004401e0977be73c674bb91fbc'/>
<id>urn:sha1:3ca912ad71cdc4004401e0977be73c674bb91fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of weird indentation and spacing issues.</title>
<updated>2021-04-27T15:41:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T15:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3'/>
<id>urn:sha1:b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate IOHookProvider from reference&lt;&gt; to std::shared_ptr&lt;&gt;.</title>
<updated>2021-04-09T00:03:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-09T00:03:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee643ad2a5e8a1d964e43f9935836daec4995934'/>
<id>urn:sha1:ee643ad2a5e8a1d964e43f9935836daec4995934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refer to encryption as TLS instead of SSL in all messages.</title>
<updated>2021-04-08T10:45:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T10:29:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c426be2a16c099625574968b2fe4f9518802689'/>
<id>urn:sha1:3c426be2a16c099625574968b2fe4f9518802689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split OnSetEndPoint into two events.</title>
<updated>2020-07-20T06:21:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-20T06:21:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f73d200a1ea56aa68ee5df3935eb83e04537c59f'/>
<id>urn:sha1:f73d200a1ea56aa68ee5df3935eb83e04537c59f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-05-05T21:03:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-05T21:03:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b755d2a778e0adb86c3b10757083c169eedb6de6'/>
<id>urn:sha1:b755d2a778e0adb86c3b10757083c169eedb6de6</id>
<content type='text'>
</content>
</entry>
</feed>
