<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/server.cpp, 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/src/modules/m_spanningtree/server.cpp?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/server.cpp?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-08-22T15:02:34Z</updated>
<entry>
<title>m_spanningtree Change type of Link::Name to std::string</title>
<updated>2016-08-22T15:02:34Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-22T15:02:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fea425704f1ab72dc7dbadb556958e71144c3765'/>
<id>urn:sha1:fea425704f1ab72dc7dbadb556958e71144c3765</id>
<content type='text'>
Switch to stdalgo::string::equalsci()
</content>
</entry>
<entry>
<title>m_spanningtree Send snotice with the negotiated ciphersuite when connected using SSL</title>
<updated>2016-04-28T15:12:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-28T15:12:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e4b53a286e428e78bd5650815048970d345f7e3'/>
<id>urn:sha1:1e4b53a286e428e78bd5650815048970d345f7e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Use uint64_t for the burst start time to avoid overflows</title>
<updated>2015-05-12T22:26:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-12T22:26:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0982b2a58259ec1653e2af93ec612ec98378a087'/>
<id>urn:sha1:0982b2a58259ec1653e2af93ec612ec98378a087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Clean up comments</title>
<updated>2015-05-12T22:19:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-12T22:19:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6433b37967e22e19658967ae4e798febea86356'/>
<id>urn:sha1:a6433b37967e22e19658967ae4e798febea86356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce std::string::substr() usage</title>
<updated>2015-01-10T14:16:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-10T14:16:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=47dda4f61512f6047f2b1dcccd1943aab74726e3'/>
<id>urn:sha1:47dda4f61512f6047f2b1dcccd1943aab74726e3</id>
<content type='text'>
substr() returns a new string while erase() and assign() modify the existing one
</content>
</entry>
<entry>
<title>m_spanningtree Sync bursting state of servers in SERVER</title>
<updated>2014-07-27T16:59:43Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-27T16:59:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1fa07d2eb6146a9e3f6c26f478a22b119032d27'/>
<id>urn:sha1:c1fa07d2eb6146a9e3f6c26f478a22b119032d27</id>
<content type='text'>
Also send the time when they started bursting
</content>
</entry>
<entry>
<title>m_spanningtree Parse additional information present in SERVER messages</title>
<updated>2014-07-27T16:56:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-27T16:56:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c37b451cd2bb948d562cb00354bdc7a7dc400da'/>
<id>urn:sha1:6c37b451cd2bb948d562cb00354bdc7a7dc400da</id>
<content type='text'>
Format: &lt;key&gt;[=&lt;value&gt;]
</content>
</entry>
<entry>
<title>m_spanningtree Add TreeServer::BeginBurst() that marks a server as bursting</title>
<updated>2014-07-27T16:50:07Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-27T16:50:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=984004505b8b5eea2467b703411fccac831ee780'/>
<id>urn:sha1:984004505b8b5eea2467b703411fccac831ee780</id>
<content type='text'>
Don't mark servers as bursting in the constructor
</content>
</entry>
<entry>
<title>m_spanningtree Remove unused parameters from the server introduction message</title>
<updated>2014-07-27T16:30:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-27T16:30:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c934dcae25a60924fd2506126f86fcc86e73632'/>
<id>urn:sha1:9c934dcae25a60924fd2506126f86fcc86e73632</id>
<content type='text'>
This does not affect the initial SERVER message containing the password
</content>
</entry>
<entry>
<title>m_spanningtree Add newly created TreeServers to the parent's list in the constructor</title>
<updated>2014-07-27T16:25:23Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-27T16:25:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5f7df6455a7055ab71dc4ec84be87ad3f151fa76'/>
<id>urn:sha1:5f7df6455a7055ab71dc4ec84be87ad3f151fa76</id>
<content type='text'>
</content>
</entry>
</feed>
