<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_openssl.cpp, branch v1.1.8</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_openssl.cpp?h=v1.1.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_openssl.cpp?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-21T19:13:39Z</updated>
<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>Windows support. Tested and working to compile on freebsd and linux. Next step is to make sure it actually works in windows too. ;p. Add Burlex to contributors.</title>
<updated>2007-05-19T15:56:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T15:56:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf56d917d92959701694477f7944d45ad2c38ed'/>
<id>urn:sha1:9cf56d917d92959701694477f7944d45ad2c38ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Refactor port binding, warning not yet tested fully</title>
<updated>2007-05-11T18:38:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-11T18:38:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfcaef8623bb3f8faf1141eb7b3805ab75ae97dd'/>
<id>urn:sha1:bfcaef8623bb3f8faf1141eb7b3805ab75ae97dd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6982 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add m_taxonomy and api minor tweak to make it work, enable some modules for it.</title>
<updated>2007-05-10T20:53:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-10T20:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=276bbd193ed9dc53f44a4f564401d577d8e31424'/>
<id>urn:sha1:276bbd193ed9dc53f44a4f564401d577d8e31424</id>
<content type='text'>
I have higher aims for this module, namely a neat fix for feature request in bug #285


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6967 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add feature outlined in bug #192, give a notice showing cipher on connect to users. Its not possible (without something really spammy and ugly) to show it to opers, and its no use showing it to opers </title>
<updated>2007-04-05T21:03:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-05T21:03:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1997b706416324bded467d7abf34667dfe4b6ff2'/>
<id>urn:sha1:1997b706416324bded467d7abf34667dfe4b6ff2</id>
<content type='text'>
anyway, this would just be a silly vanity feature :p (admins know its working - people are connecting on the ssl port!)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6736 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add -config parameter to bin/inspircd which allows a user to specify the config file on the commandline</title>
<updated>2007-04-01T18:34:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-01T18:34:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f505e1821bf0b6e3c36df4bab8e3a4f3d1710dfd'/>
<id>urn:sha1:f505e1821bf0b6e3c36df4bab8e3a4f3d1710dfd</id>
<content type='text'>
Note: This should really be a full pathname, and not a configuration file in the current directory.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6726 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Some tweaks for gnutls</title>
<updated>2007-03-22T18:55:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-22T18:55:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9769b27a2f3fcfb49bb84ff1f4a8275c8dc75a9c'/>
<id>urn:sha1:9769b27a2f3fcfb49bb84ff1f4a8275c8dc75a9c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6696 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More checks in IS_HSDONE event hook</title>
<updated>2007-03-22T18:38:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-22T18:38:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c68d83766d0eea30ed70888e537a1deb4c309ff'/>
<id>urn:sha1:3c68d83766d0eea30ed70888e537a1deb4c309ff</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix crashes in ipv6 ssl using gnutls, and crashes when linking ssl to non-ssl by mistake, bug #245</title>
<updated>2007-03-22T18:12:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-22T18:12:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e063722fa20266f82e350704211571e27a11b314'/>
<id>urn:sha1:e063722fa20266f82e350704211571e27a11b314</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for small display issue, when both ssl modules are loaded, both output a 'is ssl' numeric for ssl users in whois.</title>
<updated>2007-02-27T17:00:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-27T17:00:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=943b3bd703bc081e3fe37a126b59732a35293d99'/>
<id>urn:sha1:943b3bd703bc081e3fe37a126b59732a35293d99</id>
<content type='text'>
This fix ensures that only an ssl module thats listening on client ports will output the whois. Theres no need to bind openssl and gnutls both to client ports, however
some people use openssl for server ports and gnutls for client ports, or vice versa.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6615 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
