<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/modules/extra/m_sasl_dh-blowfish.cpp, branch 2.0.9</title>
<subtitle>Anope is an open source set of IRC services.
</subtitle>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/'/>
<entry>
<title>Remove support for DH-AES and DH-BLOWFISH.</title>
<updated>2016-04-13T19:26:50+00:00</updated>
<author>
<name>Peter Powell</name>
<email>petpow@saberuk.com</email>
</author>
<published>2016-04-13T19:26:50+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f4f6787c9ccdbcb675e0c81129abce469f694d94'/>
<id>f4f6787c9ccdbcb675e0c81129abce469f694d94</id>
<content type='text'>
These SASL mechanisms are considered insecure and should not be
used anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These SASL mechanisms are considered insecure and should not be
used anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2016. This was done with:</title>
<updated>2016-01-28T19:24:49+00:00</updated>
<author>
<name>Robby</name>
<email>robby@chatbelgie.be</email>
</author>
<published>2016-01-28T19:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f118960a25dd1f482e77586b7853107692d31ec9'/>
<id>f118960a25dd1f482e77586b7853107692d31ec9</id>
<content type='text'>
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;

Added missing copyright headers to files that didn't have it yet.
Fixed some whitespace and blank lines along the way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;

Added missing copyright headers to files that didn't have it yet.
Fixed some whitespace and blank lines along the way.
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate credentials sent via sasl more</title>
<updated>2014-10-17T01:38:46+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2014-10-17T01:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=b940077553a538a14519bd11207c96bfd7b5ae4e'/>
<id>b940077553a538a14519bd11207c96bfd7b5ae4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Windows build and update library names to the newer ones.</title>
<updated>2014-05-30T22:14:55+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2014-05-30T19:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f20bac996da46556a821c1b0244a202e652fe247'/>
<id>f20bac996da46556a821c1b0244a202e652fe247</id>
<content type='text'>
Also fix crash on Windows when unloading a module because it threw an
exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix crash on Windows when unloading a module because it threw an
exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile error in m_sasl_dh-aes and m_sasl_dh-blowfish on unusually old g++ versions</title>
<updated>2014-03-10T08:56:17+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2014-03-10T08:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=3fef01e35bba71528a3d13f9d1bcfcab2b0270e3'/>
<id>3fef01e35bba71528a3d13f9d1bcfcab2b0270e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Windows build</title>
<updated>2014-02-16T23:28:39+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2014-02-16T23:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=959fee59377edc4eaf285d8e72d3c2c41e9fe3ab'/>
<id>959fee59377edc4eaf285d8e72d3c2c41e9fe3ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>m_sasl_dh-blowfish: Add module</title>
<updated>2014-02-14T23:12:25+00:00</updated>
<author>
<name>Daniel Vassdal</name>
<email>shutter@canternet.org</email>
</author>
<published>2014-02-14T23:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=c0ce71e55a7b5e01f4e53605214b39738c3732cb'/>
<id>c0ce71e55a7b5e01f4e53605214b39738c3732cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
