<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_argon2.cpp, branch v3.18.0</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_argon2.cpp?h=v3.18.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_argon2.cpp?h=v3.18.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-04-28T09:21:39Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2023-04-28T09:21:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-04-28T09:21:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2c74267ac8778dc1ff4594789b454f41bacdc4d'/>
<id>urn:sha1:f2c74267ac8778dc1ff4594789b454f41bacdc4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around a bug in reading the config for the Argon2 module.</title>
<updated>2023-01-25T00:55:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-25T00:08:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dede5e9bf14e14cbcc5c6916a3eb6941813fe051'/>
<id>urn:sha1:dede5e9bf14e14cbcc5c6916a3eb6941813fe051</id>
<content type='text'>
ProviderConfig::version is set to an argon2 version not a base 10
version so using it as a default for the config may result in the
default being ignored.

Luckily 0x10 and 0x12 are 16 and 18 respectively so we can just
allow them as valid values until v4 where we can eradicate the
SanitiseArgon2Version function and use getEnum instead.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the argon2 package name on newer versions of Debian.</title>
<updated>2022-05-06T08:00:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-06T08:00:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e16931ff3754e9d3a8b99f029b336a9303b71a86'/>
<id>urn:sha1:e16931ff3754e9d3a8b99f029b336a9303b71a86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix default linker flags in libargon2</title>
<updated>2020-12-03T02:25:58Z</updated>
<author>
<name>Elizabeth Myers</name>
</author>
<published>2020-12-03T02:03:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd8faa7e21994dee0a6d3d09abebb3004311408e'/>
<id>urn:sha1:fd8faa7e21994dee0a6d3d09abebb3004311408e</id>
<content type='text'>
It's -largon2, not -llibargon2. I've experienced build failures due to this.</content>
</entry>
<entry>
<title>Fixes by misspell-fixer</title>
<updated>2020-10-15T00:26:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-10-15T00:24:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=131f659d91953c51823ef70c8314aa3170ce7a7e'/>
<id>urn:sha1:131f659d91953c51823ef70c8314aa3170ce7a7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for Argon2 password hashing.</title>
<updated>2020-10-10T17:25:24Z</updated>
<author>
<name>ShutterQuick</name>
</author>
<published>2020-10-10T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=219f8e62623ff0c3002be764c1dbf7201d0293db'/>
<id>urn:sha1:219f8e62623ff0c3002be764c1dbf7201d0293db</id>
<content type='text'>
Resolves #1540.</content>
</entry>
</feed>
