<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v2.0.23</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v2.0.23</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v2.0.23'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-09-03T14:51:50Z</updated>
<entry>
<title>Release v2.0.23</title>
<updated>2016-09-03T14:51:50Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-09-03T14:51:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef23e4c07320fbbbf9d142878aae05a3e87eff0f'/>
<id>urn:sha1:ef23e4c07320fbbbf9d142878aae05a3e87eff0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_sasl: don't allow AUTHENTICATE with mechanisms with a space</title>
<updated>2016-09-03T14:51:21Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-09-03T02:57:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74fafb7f11b06747f69f182ad5e3769b665eea7a'/>
<id>urn:sha1:74fafb7f11b06747f69f182ad5e3769b665eea7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_jumpserver Prevent OnUserRegister from running in other modules for users we quit</title>
<updated>2016-09-02T15:08:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T15:08:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5288575567d453ebd9dfbec44e4948599527dde9'/>
<id>urn:sha1:5288575567d453ebd9dfbec44e4948599527dde9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_sqlite3 Fix possible memory leak when opening a database fails</title>
<updated>2016-08-17T12:08:30Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-17T12:08:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c220a48593bf0fa7b3d31c802b6abcbea6a1eb46'/>
<id>urn:sha1:c220a48593bf0fa7b3d31c802b6abcbea6a1eb46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v2.0.22</title>
<updated>2016-08-13T16:23:19Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-13T16:23:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c7a26bc21629ddd4103dac1ff7f9acf45a2c4d35'/>
<id>urn:sha1:c7a26bc21629ddd4103dac1ff7f9acf45a2c4d35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_censor Fix possible incorrect cast of dest</title>
<updated>2016-08-13T16:23:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-13T16:23:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a8c7c85ecdb0449f35d5bb4037a61f461e9c4be0'/>
<id>urn:sha1:a8c7c85ecdb0449f35d5bb4037a61f461e9c4be0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more incorrect std::string::operator[] usage</title>
<updated>2016-08-13T16:11:57Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-13T16:11:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2dd99fa342b45364590ec72746e3118f1779538'/>
<id>urn:sha1:e2dd99fa342b45364590ec72746e3118f1779538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1196 from SaberUK/insp20+sha256</title>
<updated>2016-08-08T08:57:04Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T08:57:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30a9cd0f5d9d6f96b637adb4afc8dbc727bf1afe'/>
<id>urn:sha1:30a9cd0f5d9d6f96b637adb4afc8dbc727bf1afe</id>
<content type='text'>
[2.0] Fix challenge auth when using m_hash_gnutls instead of m_sha256.</content>
</entry>
<entry>
<title>Fix challenge auth when using m_hash_gnutls instead of m_sha256.</title>
<updated>2016-08-05T19:56:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-08-05T19:50:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25cdcdc777c265124e55bf0fb94fdd856065f25b'/>
<id>urn:sha1:25cdcdc777c265124e55bf0fb94fdd856065f25b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1193 from Adam-/insp20+banburst</title>
<updated>2016-08-02T08:16:24Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-02T08:16:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57b01bc95833f29c660f92d13645e088b0df0df2'/>
<id>urn:sha1:57b01bc95833f29c660f92d13645e088b0df0df2</id>
<content type='text'>
Fix bursting channel bans</content>
</entry>
</feed>
