<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_sslinfo.cpp, branch v1.1.9</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_sslinfo.cpp?h=v1.1.9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_sslinfo.cpp?h=v1.1.9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-06-13T20:00:33Z</updated>
<entry>
<title>Add DllExport</title>
<updated>2007-06-13T20:00:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-13T20:00:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5b337e292379990a0b2c7e1d0680c7caf2c7895'/>
<id>urn:sha1:c5b337e292379990a0b2c7e1d0680c7caf2c7895</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7289 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make these safe for use in vc</title>
<updated>2007-06-13T19:57:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-13T19:57:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=019fb37fd69d00aebe860b879cbe8e3cebbdbdba'/>
<id>urn:sha1:019fb37fd69d00aebe860b879cbe8e3cebbdbdba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7288 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahblah that we dont even use, remove redeclared &lt;string&gt;, &lt;map&gt;, &lt;vector&gt;.</title>
<updated>2007-05-21T19:13:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T19:13:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76d7e8a0684b38a82e6c05ebd7538b69660e1bef'/>
<id>urn:sha1:76d7e8a0684b38a82e6c05ebd7538b69660e1bef</id>
<content type='text'>
This (1) fixes the irc::string::move warnings on vc8 (2) speeds up compile a lot


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7098 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Still more massive commit fun. Headers in include/ still to be done, else that's it.</title>
<updated>2006-12-15T22:03:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T22:03:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7cbd51d457a5e3b435396092bc7e2fcf79168e1'/>
<id>urn:sha1:a7cbd51d457a5e3b435396092bc7e2fcf79168e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5997 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rename ssl.h -&gt; transport.h, as its now used for ziplinks</title>
<updated>2006-12-10T14:31:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-10T14:31:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c015aa4c0e1cfc031109c18af497cca9a72c844c'/>
<id>urn:sha1:c015aa4c0e1cfc031109c18af497cca9a72c844c</id>
<content type='text'>
Document the data format used by our ziplinks (its not just deflated data, there has to be a length header on the start)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5912 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rename ssl_cert.h to ssl.h, it will contain the interface for hooking inspsockets</title>
<updated>2006-12-09T18:52:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-09T18:52:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f20c13f6fcc038e5312a3548164a104f3a64c94'/>
<id>urn:sha1:4f20c13f6fcc038e5312a3548164a104f3a64c94</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More $ModDep stuff</title>
<updated>2006-12-04T21:44:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-04T21:44:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a72920efc59c7c7b13bcc21edf51599f2a95b30'/>
<id>urn:sha1:8a72920efc59c7c7b13bcc21edf51599f2a95b30</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5854 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Insert massive change here.</title>
<updated>2006-10-19T16:17:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-19T16:17:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f9c6c5118261eac40d9bae22ac2c0ede670512d'/>
<id>urn:sha1:7f9c6c5118261eac40d9bae22ac2c0ede670512d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5504 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document a ton of classes (e.g. give them a short description for http://svn.inspircd.org/docs/annotated.html)</title>
<updated>2006-10-06T14:23:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-06T14:23:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=364735e18b500f0a071fab4cc5c9e7bace1835fc'/>
<id>urn:sha1:364735e18b500f0a071fab4cc5c9e7bace1835fc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5434 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now with binary versioning goodness</title>
<updated>2006-10-01T14:59:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T14:59:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b0f6c610f755e0cb93843d5a2a6c70336eafe39'/>
<id>urn:sha1:4b0f6c610f755e0cb93843d5a2a6c70336eafe39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
