<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_dnsbl.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_dnsbl.cpp?h=v4.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_dnsbl.cpp?h=v4.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-30T19:37:54Z</updated>
<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>Refactor the DNSBL config storage class.</title>
<updated>2021-05-13T17:43:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-13T17:43:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3bfb046d28a396ab7710ad25194a2a34daaf9bf2'/>
<id>urn:sha1:3bfb046d28a396ab7710ad25194a2a34daaf9bf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the hex encoding function.</title>
<updated>2021-05-10T19:40:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-10T15:47:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23493b7d3d11e2e5def74694b9ed7454a623b302'/>
<id>urn:sha1:23493b7d3d11e2e5def74694b9ed7454a623b302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the cgiirc module to gateway.</title>
<updated>2021-04-11T17:34:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-11T17:34:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d205fc3fb8d9d7d8d2fc569002bae2f12eb3de9'/>
<id>urn:sha1:6d205fc3fb8d9d7d8d2fc569002bae2f12eb3de9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of pedantic compiler warnings.</title>
<updated>2021-04-04T22:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-04T22:42:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d84e4900fa8f4ef96e8cf4bb67b76be7902e840'/>
<id>urn:sha1:7d84e4900fa8f4ef96e8cf4bb67b76be7902e840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Constify variables within loops.</title>
<updated>2021-04-01T17:10:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-01T17:10:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef24ec632da12f272eddcf9924eacde9260597a2'/>
<id>urn:sha1:ef24ec632da12f272eddcf9924eacde9260597a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-03-31T14:04:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-31T14:04:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0194f799b91b970e03269b925f25d639f4497a9a'/>
<id>urn:sha1:0194f799b91b970e03269b925f25d639f4497a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for per-DNSBL timeouts.</title>
<updated>2021-03-31T12:41:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-31T12:30:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fc3c650e8dc62c3fdde8e2cc4eda62ed4a37c532'/>
<id>urn:sha1:fc3c650e8dc62c3fdde8e2cc4eda62ed4a37c532</id>
<content type='text'>
This should fix the issue of some DNSBLs being slower than others.
</content>
</entry>
<entry>
<title>Pascalize Set in extension item classes.</title>
<updated>2021-03-17T06:07:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T06:07:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2f8e75ab86c484e095ea5723f68a96698abbde2'/>
<id>urn:sha1:e2f8e75ab86c484e095ea5723f68a96698abbde2</id>
<content type='text'>
</content>
</entry>
</feed>
