<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v1.1.0</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?h=v1.1.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v1.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-30T20:23:15Z</updated>
<entry>
<title>Add strerror(errno) to port bind failure on TreeSocket</title>
<updated>2007-01-30T20:23:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-30T20:23:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b5c983ca55f9a46863904db0afd8f6add63d1a45'/>
<id>urn:sha1:b5c983ca55f9a46863904db0afd8f6add63d1a45</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6461 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove debug, add a few comments</title>
<updated>2007-01-28T16:17:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-28T16:17:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b9de69b2dfff8796614e0ff9a2b49612989f73a3'/>
<id>urn:sha1:b9de69b2dfff8796614e0ff9a2b49612989f73a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6450 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix broken openssl outbound connects.</title>
<updated>2007-01-28T16:12:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-28T16:12:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9da5c6610fffc9677646ef1d55c0e41fca8778a9'/>
<id>urn:sha1:9da5c6610fffc9677646ef1d55c0e41fca8778a9</id>
<content type='text'>
A record needs to be kept of if this session was initially outbound or inbound, so we know if we need to re-call SSL_connect or SSL_accept on handshake failure,
we also need to have two SSL_CTX's, one initialized as a client context and one as a server context (this is EW, but i guess its just how openssl does stuff)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6449 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Potential desync on "nick collision at same time as fjoin" fix</title>
<updated>2007-01-27T18:13:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-27T18:13:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1f90d786db11d3b920719102709b89d4961f488b'/>
<id>urn:sha1:1f90d786db11d3b920719102709b89d4961f488b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6445 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix dependencies</title>
<updated>2007-01-19T18:03:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-19T18:03:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=594d923190c5af67533c6ee6a8fd9b2715fbc979'/>
<id>urn:sha1:594d923190c5af67533c6ee6a8fd9b2715fbc979</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6398 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split out rconnect command into its own file (this ones already a command handler)</title>
<updated>2007-01-19T17:54:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-19T17:54:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ae2d82d01260878ad71ce653f3aab3dcc0d5c81b'/>
<id>urn:sha1:ae2d82d01260878ad71ce653f3aab3dcc0d5c81b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6396 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split this up even more, much smaller files that are easier for gcc to digest</title>
<updated>2007-01-19T17:43:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-19T17:43:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a17174ec0aeeffc1236d0ddbcf6a63f56205acea'/>
<id>urn:sha1:a17174ec0aeeffc1236d0ddbcf6a63f56205acea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6395 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>A readme file, mainly for devs.</title>
<updated>2007-01-18T21:29:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-18T21:29:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a184aac0df7c864f3887024d3c56640e7034e7eb'/>
<id>urn:sha1:a184aac0df7c864f3887024d3c56640e7034e7eb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6392 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move this over to left margin now, is no longer part of a huge inlined class</title>
<updated>2007-01-18T21:04:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-18T21:04:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b0d59543bb9d920b9926239d66b950ea27a9b4f3'/>
<id>urn:sha1:b0d59543bb9d920b9926239d66b950ea27a9b4f3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6387 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove space indents</title>
<updated>2007-01-18T21:02:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-18T21:02:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=743f76d23f16609779ff94e70910a22be287966b'/>
<id>urn:sha1:743f76d23f16609779ff94e70910a22be287966b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6386 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
