<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_openssl.cpp, branch v1.0-final</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-final</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_openssl.cpp?h=v1.0-final'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-11T19:47:11Z</updated>
<entry>
<title>Removed a bunch of SSL debug messages that popped up every time a user on SSL did anything. Now we're going to find some massive bug in m_ssl_* and have to add them all back in...</title>
<updated>2006-07-11T19:47:11Z</updated>
<author>
<name>special</name>
</author>
<published>2006-07-11T19:47:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36bafc69f92d63a9cd3669894dc820ae325d8d20'/>
<id>urn:sha1:36bafc69f92d63a9cd3669894dc820ae325d8d20</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4343 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>FEAR THE POWER OF VIM AND THE ALMIGHTY "%s/        /\t/g"</title>
<updated>2006-07-09T20:41:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T20:41:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a831a13ce816907bbf4b3a0a76c449a59972983'/>
<id>urn:sha1:6a831a13ce816907bbf4b3a0a76c449a59972983</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4249 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>
</feed>
