<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_openssl.cpp, branch v1.0.5</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.0.5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_openssl.cpp?h=v1.0.5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-06-22T17:12:28Z</updated>
<entry>
<title>Added support for OSX back, based upon particularly weighty patch from BuildSmart</title>
<updated>2006-06-22T17:12:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-22T17:12:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac5206ed64830f6fd4d1c478c66ecee72e5571d5'/>
<id>urn:sha1:ac5206ed64830f6fd4d1c478c66ecee72e5571d5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4048 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user to have the 'ssl' extensible AND be in the listen ports, so it didnt work on remote users which didnt have the listen port.</title>
<updated>2006-06-01T16:19:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-01T16:19:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=be9928f7e53ae8344e6d4ab8de8e415553838fe3'/>
<id>urn:sha1:be9928f7e53ae8344e6d4ab8de8e415553838fe3</id>
<content type='text'>
Now properly checks to display by using: if(dest-&gt;GetExt("ssl") || (IS_LOCAL(dest) &amp;&amp;  isin(dest-&gt;port, listenports)))   


git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3985 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Did the same thing here :/</title>
<updated>2006-03-17T01:35:38Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-17T01:35:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7c836131701f852fcd770718b860b5d87e832a1'/>
<id>urn:sha1:b7c836131701f852fcd770718b860b5d87e832a1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3726 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And more</title>
<updated>2006-03-11T15:04:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T15:04:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0efd83fa4b6a03d28d1e4853ae262edb48b096b0'/>
<id>urn:sha1:0efd83fa4b6a03d28d1e4853ae262edb48b096b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3657 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>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>Some changes to some stuff..</title>
<updated>2006-01-31T00:11:23Z</updated>
<author>
<name>om</name>
</author>
<published>2006-01-31T00:11:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=94d1d02c4c43ad3a77529cfef15a18a576a4d0f2'/>
<id>urn:sha1:94d1d02c4c43ad3a77529cfef15a18a576a4d0f2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
