<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v1.2.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.2.0b2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.2.0b2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-10-04T21:18:26Z</updated>
<entry>
<title>We are including tons more than we need to here, its a mess :p</title>
<updated>2008-10-04T21:18:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-10-04T21:18:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e4685ccca8cb23de954e1878852b808f226dba90'/>
<id>urn:sha1:e4685ccca8cb23de954e1878852b808f226dba90</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10621 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Initialise SSL session pointer to NULL to prevent a potentially unsafe comparison, thanks Macgyver.</title>
<updated>2008-09-26T10:50:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-26T10:50:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=398e82a1142e8d361b206b4a2b15e3f6325a51b2'/>
<id>urn:sha1:398e82a1142e8d361b206b4a2b15e3f6325a51b2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10602 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Roll back tweak to the starttls spec requested by kvirc devs, sorry we cant do this as we have other client devs breathing down our throats that it broke their clients :(</title>
<updated>2008-09-17T18:53:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-17T18:53:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=29b959e8e5b885e69d29a9db8efbd7bec7efddcc'/>
<id>urn:sha1:29b959e8e5b885e69d29a9db8efbd7bec7efddcc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10549 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge the second interface for socket hooking into one, so it's all done by Add/Del/GetIOHook now.</title>
<updated>2008-09-07T20:07:50Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-07T20:07:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=78c14ffcc5429f4855e2f3a6c822a1d37f9f591a'/>
<id>urn:sha1:78c14ffcc5429f4855e2f3a6c822a1d37f9f591a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10457 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix IO hooking modules to use the new (not old) hooking call</title>
<updated>2008-09-07T18:49:55Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-07T18:49:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=73b5d276db1903256c7432e333b4db8d01d58d05'/>
<id>urn:sha1:73b5d276db1903256c7432e333b4db8d01d58d05</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10451 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>this new stuff in m_ssl_gnutls is NOT in our spec! probably shouldnt be either, because it adds confusion and its clearly documented that initialising tls is done via STARTTLS and CAP advertises it (not to mention clients are already doing it this way)</title>
<updated>2008-08-28T15:50:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-28T15:50:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b844b70a0f66f0203d630a5a95bf2e885bf5d106'/>
<id>urn:sha1:b844b70a0f66f0203d630a5a95bf2e885bf5d106</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10334 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add CAP REQ tls support, thanks to psychon</title>
<updated>2008-08-28T15:34:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T15:34:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ee790f2cb4542dfed081e4a7d6fa61cc458b7108'/>
<id>urn:sha1:ee790f2cb4542dfed081e4a7d6fa61cc458b7108</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10332 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=31b232eec07d0b85ce2cc7c4ebc5d5387f781dcb'/>
<id>urn:sha1:31b232eec07d0b85ce2cc7c4ebc5d5387f781dcb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10290 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed #568 - gnutls does not allow reuse of credentials, which was making /rehash ssl not work properly</title>
<updated>2008-07-12T23:26:45Z</updated>
<author>
<name>special</name>
</author>
<published>2008-07-12T23:26:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aff121b07c1154adf676e216ae50bf143389fc0c'/>
<id>urn:sha1:aff121b07c1154adf676e216ae50bf143389fc0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This is more correct, thanks Phoenix</title>
<updated>2008-06-24T16:27:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-24T16:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8a3bcebffc063457b0e49f87ac5d80d18994e3f0'/>
<id>urn:sha1:8a3bcebffc063457b0e49f87ac5d80d18994e3f0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
