<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules, branch v3.0.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-29T11:15:47Z</updated>
<entry>
<title>Add support to IOHook for retrieving the hostname sent via SNI.</title>
<updated>2017-10-29T11:15:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-29T11:15:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b047c903da20862783b50af73594cce1592cbbfe'/>
<id>urn:sha1:b047c903da20862783b50af73594cce1592cbbfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide User#host and User#dhost and use accessors to modify them.</title>
<updated>2017-10-28T15:16:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T20:53:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d865b434865907bfad0a187dd403d4ca8144e469'/>
<id>urn:sha1:d865b434865907bfad0a187dd403d4ca8144e469</id>
<content type='text'>
This removes the need to invalidate the cache after changing a
user's hostname.
</content>
</entry>
<entry>
<title>Add a helper function for calling the OnCheckExemption event.</title>
<updated>2017-10-21T15:34:48Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-21T15:34:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dcd3438011d59aa4de4df64abf06bca1cbf36859'/>
<id>urn:sha1:dcd3438011d59aa4de4df64abf06bca1cbf36859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move &lt;dns:timeout&gt; out of the core.</title>
<updated>2017-09-03T18:28:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-03T18:08:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74dd288542e28f3604306cc69468f88b14c1b3c5'/>
<id>urn:sha1:74dd288542e28f3604306cc69468f88b14c1b3c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1271 from SaberUK/master+exemption</title>
<updated>2017-07-27T12:13:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-27T12:13:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff3b706b2506d7614bce5e54bc88657bd62ebd4d'/>
<id>urn:sha1:ff3b706b2506d7614bce5e54bc88657bd62ebd4d</id>
<content type='text'>
Move the OnCheckExemption hook out of the core.</content>
</entry>
<entry>
<title>core_dns: add support for txt records</title>
<updated>2017-04-23T20:35:21Z</updated>
<author>
<name>Adam</name>
</author>
<published>2015-05-03T23:33:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2e3762ff4a2b3690ed70eba5cc0dde9ae045a90'/>
<id>urn:sha1:f2e3762ff4a2b3690ed70eba5cc0dde9ae045a90</id>
<content type='text'>
This might be used later by m_dnsbl to get reasons for listings
</content>
</entry>
<entry>
<title>Move the OnCheckExemption hook out of the core.</title>
<updated>2017-03-20T11:47:59Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-20T11:43:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=81027f3a0888ac4c8e3fb6ea90081492defce946'/>
<id>urn:sha1:81027f3a0888ac4c8e3fb6ea90081492defce946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Windows build and most MSVC warnings</title>
<updated>2016-09-02T17:58:44Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T17:58:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=65667e7cc2f741afdfcfaad40f57d8cab5254633'/>
<id>urn:sha1:65667e7cc2f741afdfcfaad40f57d8cab5254633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core_dns Make question a member of request, move common FindAnswerOfType to be a member of query</title>
<updated>2016-08-25T15:12:48Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-08-16T16:43:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=14556541bb12fda6e7af8273458f680386e9c438'/>
<id>urn:sha1:14556541bb12fda6e7af8273458f680386e9c438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Export the GetCiphersuite() method from the SSL modules</title>
<updated>2016-04-28T15:06:16Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-28T15:06:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f91da925b585414ab8e768aa331f37ca2d348e2e'/>
<id>urn:sha1:f91da925b585414ab8e768aa331f37ca2d348e2e</id>
<content type='text'>
</content>
</entry>
</feed>
