<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket1.cpp, branch v2.0.0rc2</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_spanningtree/treesocket1.cpp?h=v2.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket1.cpp?h=v2.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-21T17:08:54Z</updated>
<entry>
<title>Add HMAC implementation to HashProvider</title>
<updated>2010-02-21T17:08:54Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-21T17:08:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=527c492cf1c86ede062c49d45ebda17c8c6dfc68'/>
<id>urn:sha1:527c492cf1c86ede062c49d45ebda17c8c6dfc68</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12508 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up treesocket naming confusion by adding a link block reference during negotiation</title>
<updated>2010-02-13T21:47:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T21:47:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f85458ff9cdfd0c677086e56492955ee89f6702'/>
<id>urn:sha1:8f85458ff9cdfd0c677086e56492955ee89f6702</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12452 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double-invocation of Squit that can cause a crash on delink</title>
<updated>2010-02-13T17:20:56Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T17:20:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d075564787cbde9bf05aca8b1cd5b10ea978c05'/>
<id>urn:sha1:7d075564787cbde9bf05aca8b1cd5b10ea978c05</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12451 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Restart server_hash iteration after quitting dead and pinged out servers</title>
<updated>2010-02-11T16:07:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-11T16:07:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f0a9608c895bf437f746cbca16d9fbad158b782'/>
<id>urn:sha1:7f0a9608c895bf437f746cbca16d9fbad158b782</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12435 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add DYING link state, push error messages on link, and only limit recvq on unauthenticated servers</title>
<updated>2010-02-04T00:47:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-04T00:47:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c66e272f93d97ebe4c730814f5058d65481e45c6'/>
<id>urn:sha1:c66e272f93d97ebe4c730814f5058d65481e45c6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12370 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split servers if they try to send infinite garbage without a newline</title>
<updated>2010-02-03T21:57:18Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-03T21:57:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c7c29d03e204473f82cdf2f33f8d24b83b61ed63'/>
<id>urn:sha1:c7c29d03e204473f82cdf2f33f8d24b83b61ed63</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12369 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stop parsing inbound server lines on an error</title>
<updated>2010-01-30T23:03:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T23:03:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d3a59101ca5480af0a87735d5b90e5aa482f6de'/>
<id>urn:sha1:6d3a59101ca5480af0a87735d5b90e5aa482f6de</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12334 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add CAPAB CHANMODES, CAPAB USERMODES to verify matching of modes by name, not just by letter</title>
<updated>2010-01-15T19:46:01Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-15T19:46:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33318dd6fbc2fa38ccf16ca90a95666f28d860b3'/>
<id>urn:sha1:33318dd6fbc2fa38ccf16ca90a95666f28d860b3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12262 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Verify cloak keys match during CAPAB negotiation</title>
<updated>2010-01-14T18:22:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T18:22:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac002a195d35b12218b912d369570aad45c1839f'/>
<id>urn:sha1:ac002a195d35b12218b912d369570aad45c1839f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12258 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
