<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket1.cpp, branch v2.0.11</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket1.cpp?h=v2.0.11</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket1.cpp?h=v2.0.11'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2012-09-30T01:04:07Z</updated>
<entry>
<title>Fix more undefined behavior caused by referencing the returned buffer by std::string::c_str() when the object is temporary</title>
<updated>2012-09-30T01:04:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-29T23:10:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=02859be56d43bcece02aab350e02bc95ed1bf446'/>
<id>urn:sha1:02859be56d43bcece02aab350e02bc95ed1bf446</id>
<content type='text'>
See 83c7cc45daf6fb1f8c36f15297a4657e45a34e88
</content>
</entry>
<entry>
<title>m_spanningtree Add missing aposthrope to connection failed server notice</title>
<updated>2012-08-10T15:04:08Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-08-10T15:02:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=46d3b5e9fc806924c1025b273c9138d452f659f7'/>
<id>urn:sha1:46d3b5e9fc806924c1025b273c9138d452f659f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree: Resolve issue #250</title>
<updated>2012-08-10T15:04:07Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2012-08-08T23:49:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9826eb515cd5097394a20ef66eba4e73448fbc08'/>
<id>urn:sha1:9826eb515cd5097394a20ef66eba4e73448fbc08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Add function to easily determine whether a server was introduced to the network, use it to determine when to send SQUIT</title>
<updated>2012-07-08T14:15:57Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-05T20:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=33b908aedc61d2bce3dcf8f062d6522e3bd14dfa'/>
<id>urn:sha1:33b908aedc61d2bce3dcf8f062d6522e3bd14dfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Burst to a new server before introducing it to the rest of the network</title>
<updated>2012-06-13T05:49:29Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-31T20:47:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=451fe7bc41d3260a6d4dac49c32c4575b4b5e28f'/>
<id>urn:sha1:451fe7bc41d3260a6d4dac49c32c4575b4b5e28f</id>
<content type='text'>
Fixes issue #103 reported by @nenolod
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<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://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://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://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://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>
</feed>
