<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v1.0.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.0.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.0.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-03-11T15:00:26Z</updated>
<entry>
<title>More const ref fixes</title>
<updated>2006-03-11T15:00:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T15:00:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=366fea7aec3858bcaadfe1a66e7ae8afcde76ebc'/>
<id>urn:sha1:366fea7aec3858bcaadfe1a66e7ae8afcde76ebc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3656 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wasteful)</title>
<updated>2006-02-11T22:36:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-11T22:36:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9303e7eb5180da4d87a999ac90d4f723ebbeca79'/>
<id>urn:sha1:9303e7eb5180da4d87a999ac90d4f723ebbeca79</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3168 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added a sanity check that was left out, prevents crash on invalid fd (e.g. via excess flood on oper or connect)</title>
<updated>2006-02-11T16:33:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-11T16:33:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d88dc05822d9a8df80927255272fe7c9c0447de'/>
<id>urn:sha1:6d88dc05822d9a8df80927255272fe7c9c0447de</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3151 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added gnutls_rpath.pl. This works out the lib dir and does:</title>
<updated>2006-02-04T09:57:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-04T09:57:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27d6f7e7cb82be0fe35a899590a1196c7926d403'/>
<id>urn:sha1:27d6f7e7cb82be0fe35a899590a1196c7926d403</id>
<content type='text'>
-Wl,--rpath -Wl,/lib/dir   and outputs it, the $LinkerFlags of gnutls
ssl module use it in backticks during link, so you dont get missing lib error



git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3069 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Only send 320 numeric if the SSL user is on our port</title>
<updated>2006-02-04T02:30:47Z</updated>
<author>
<name>om</name>
</author>
<published>2006-02-04T02:30:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5278a9e733eda0a99b045874db5b824f8cc1d114'/>
<id>urn:sha1:5278a9e733eda0a99b045874db5b824f8cc1d114</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3068 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>I R SECURE CONNECTION! (fix)</title>
<updated>2006-02-03T19:41:05Z</updated>
<author>
<name>frostycoolslug</name>
</author>
<published>2006-02-03T19:41:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f11d14045c143d481d714dd40e4674497c787cb'/>
<id>urn:sha1:0f11d14045c143d481d714dd40e4674497c787cb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3062 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wrong userrec var used</title>
<updated>2006-01-30T22:46:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-30T22:46:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b4dd1b4b804e734ff11c5ea580413af1305bd77'/>
<id>urn:sha1:0b4dd1b4b804e734ff11c5ea580413af1305bd77</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2993 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Moved metadata code into into OnGlobalConnect</title>
<updated>2006-01-30T22:34:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-30T22:34:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a693c96c88482216f7c4a8de9d3439d706040391'/>
<id>urn:sha1:a693c96c88482216f7c4a8de9d3439d706040391</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2991 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added new event into m_spanningtree, event id send_metadata, which allows arbitary posting of metadata outside of the netburst</title>
<updated>2006-01-30T22:20:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-30T22:20:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0fff50fdd786eb1a3ca0ab69cbaa73dac21f385d'/>
<id>urn:sha1:0fff50fdd786eb1a3ca0ab69cbaa73dac21f385d</id>
<content type='text'>
see line 529 of m_ssl_gnutls for an example of how to use it.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2990 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change irritatingly Unreal-ish capitalisation</title>
<updated>2006-01-30T21:19:20Z</updated>
<author>
<name>om</name>
</author>
<published>2006-01-30T21:19:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba405e61c71f2c2f45d5ea4ef34569c7ce6114b6'/>
<id>urn:sha1:ba405e61c71f2c2f45d5ea4ef34569c7ce6114b6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2989 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
