<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v1.2.0a3</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.0a3</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-13T17:16:26Z</updated>
<entry>
<title>Check for windows drive letters on the start of paths and treat them the same as paths that start with /, this makes insp more friendly for windows filesystems</title>
<updated>2008-05-13T17:16:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-13T17:16:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9f33bf7fc83cffccae96eb622bf39e8f4838b809'/>
<id>urn:sha1:9f33bf7fc83cffccae96eb622bf39e8f4838b809</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9724 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert even more</title>
<updated>2008-05-05T02:29:09Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-05T02:29:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1b4925f99fb39d59e88c98db7fae8512e7f54c7b'/>
<id>urn:sha1:1b4925f99fb39d59e88c98db7fae8512e7f54c7b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9630 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix these</title>
<updated>2008-04-09T16:02:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-09T16:02:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ebdf1a0c6bacc1c7bdc01cb55d67e01cbce99826'/>
<id>urn:sha1:ebdf1a0c6bacc1c7bdc01cb55d67e01cbce99826</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9444 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make all our modules use the new stuff rather than the send_ events</title>
<updated>2008-04-04T13:12:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T13:12:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=59ca4eec57a9c8b37e79e3031c74b59d4803fc28'/>
<id>urn:sha1:59ca4eec57a9c8b37e79e3031c74b59d4803fc28</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9301 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Automatic detection and allocation of max fds. No longer needs recompile to change, just adjust it in your kernel or whatever and restart insp.</title>
<updated>2008-04-02T17:08:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T17:08:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2db77cda56947d4ee0f913c8082f6607855ca713'/>
<id>urn:sha1:2db77cda56947d4ee0f913c8082f6607855ca713</id>
<content type='text'>
Please note that select and iocp socket engines do not support detection and are always set to FD_SETSIZE and 10240 descriptors respectively.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Some metadata commands were using nicknames to identify the nick to apply the metadata to. fix to use uuid. Also make sure that the ssl metadata is sent after the user is done connecting (prioritize that event after spanningtree's)</title>
<updated>2008-04-01T18:14:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-01T18:14:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=de35a20ab7521ccd310bbc922c75b144b9a13fc2'/>
<id>urn:sha1:de35a20ab7521ccd310bbc922c75b144b9a13fc2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9245 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspircd now get treated like printf (meaning compile-time check goodness) in GCC</title>
<updated>2008-03-30T02:48:54Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-03-30T02:48:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=58385dd458e927994957b6d603f7f9da3fc52e14'/>
<id>urn:sha1:58385dd458e927994957b6d603f7f9da3fc52e14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow activation of TLS via STARTTLS even if CAP REQ tls isnt given, so that CAP can be overridden if needed in testing</title>
<updated>2008-03-24T17:04:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T17:04:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6a64f0f3f07ebac876435b28bddf4b6b6c245ebf'/>
<id>urn:sha1:6a64f0f3f07ebac876435b28bddf4b6b6c245ebf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9193 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Should now work with ports bound to all interfaces</title>
<updated>2008-03-24T17:01:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T17:01:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e588fdca3b29dc3bab6051cf409637a5bace35d8'/>
<id>urn:sha1:e588fdca3b29dc3bab6051cf409637a5bace35d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9192 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>openssl should now work too</title>
<updated>2008-03-24T16:12:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T16:12:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3b358271dd255b5177e6222a3b2417de4348c71f'/>
<id>urn:sha1:3b358271dd255b5177e6222a3b2417de4348c71f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9189 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
