<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, 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/extra?h=v1.1.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v1.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-28T16:42:30Z</updated>
<entry>
<title>Fix this so that it works with outbound connects again.</title>
<updated>2007-01-28T16:42:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-28T16:42:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8703e1b36af0167a8141e7071e386e4bbbfd0331'/>
<id>urn:sha1:8703e1b36af0167a8141e7071e386e4bbbfd0331</id>
<content type='text'>
Also fix it to cope with EAGAIN properly in handshake negotiation without returning 1 from Write() (when nothing was actually written at the upper layer of the transport!)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6451 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>Correctly allow all supporting versions of PostgreSQL to use secure string escaping.</title>
<updated>2007-01-27T15:59:52Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-27T15:59:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=49ce55f7a38fc9b6beb972442c828429456797a0'/>
<id>urn:sha1:49ce55f7a38fc9b6beb972442c828429456797a0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6443 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>The mob has spoken: PQescapeStringConn is used for pgsql &gt;= 8.1.4</title>
<updated>2007-01-27T14:25:51Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-27T14:25:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3ae4c96f5424834fa16ce6325f9801911252ae76'/>
<id>urn:sha1:3ae4c96f5424834fa16ce6325f9801911252ae76</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6442 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add check for openssl &gt;= 0.9.7, and fix for if the library cant be found at all</title>
<updated>2007-01-21T16:29:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-21T16:29:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=25608bd1add6a94bdc093f017a7aab0de48d3c45'/>
<id>urn:sha1:25608bd1add6a94bdc093f017a7aab0de48d3c45</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6424 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops put this back to 3.3</title>
<updated>2007-01-21T16:25:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-21T16:25:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=06accbbabaa1a5f83f4e39b1246c72bceeb761e8'/>
<id>urn:sha1:06accbbabaa1a5f83f4e39b1246c72bceeb761e8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6423 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix broken function vcheck() that checks one dot-delimited version string against another</title>
<updated>2007-01-21T16:25:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-21T16:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ae895cb0108b0be523cec70a543b63e2abbd073b'/>
<id>urn:sha1:ae895cb0108b0be523cec70a543b63e2abbd073b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6422 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add extra macro pkgconfversion("packagename", "version");</title>
<updated>2007-01-21T16:06:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-21T16:06:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aad77f47af55a08a9f31d531af1d9304816da747'/>
<id>urn:sha1:aad77f47af55a08a9f31d531af1d9304816da747</id>
<content type='text'>
dies if the version you specify isnt installed.
Also added to m_sqlite3:   pkgconfversion("sqlite3", "3.3")
Note: this will die at configuration time, not compilation time.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6421 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixing</title>
<updated>2007-01-20T21:12:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-20T21:12:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bcdacaac9b1c345acb0b93039c34d3ab29a278a4'/>
<id>urn:sha1:bcdacaac9b1c345acb0b93039c34d3ab29a278a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6407 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
