<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_cloak_sha256.cpp, branch v4.7.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_cloak_sha256.cpp?h=v4.7.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_cloak_sha256.cpp?h=v4.7.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-28T10:40:50Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2025-03-28T10:40:50Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-03-28T10:40:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=73f400aee5b71637f329857c9eb0d202705783ec'/>
<id>urn:sha1:73f400aee5b71637f329857c9eb0d202705783ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a formatting overload of the ModuleException constructor.</title>
<updated>2025-03-18T13:12:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-18T13:12:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8adda0dca4cb94be6a071e67b3e3c89a22375aca'/>
<id>urn:sha1:8adda0dca4cb94be6a071e67b3e3c89a22375aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid the use of ConvToStr in string concatenation.</title>
<updated>2025-03-01T16:06:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-01T16:06:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=32a127d2e0c0a624d12cf9570905fec264554550'/>
<id>urn:sha1:32a127d2e0c0a624d12cf9570905fec264554550</id>
<content type='text'>
This function calls INSP_FORMAT in most cases nowadays so we may
as well just call that manually.
</content>
</entry>
<entry>
<title>Update the packages for cloak_sha256 that were missed in 8a0f6f38.</title>
<updated>2024-07-13T21:47:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-13T21:46:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c8447b56f22cbcd11ad9951c5f4eae2824769778'/>
<id>urn:sha1:c8447b56f22cbcd11ad9951c5f4eae2824769778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove host-based cloak data from the hmac-sha256-addr link data.</title>
<updated>2024-06-10T20:45:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-10T20:45:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2c4971ee03b9d0799dbece40fcc1b4d0e114548e'/>
<id>urn:sha1:2c4971ee03b9d0799dbece40fcc1b4d0e114548e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update module descriptions.</title>
<updated>2024-03-01T10:48:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-03-01T10:48:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2bcb83cf957b95004c6308bfbeeb6a9a2a7247a7'/>
<id>urn:sha1:2bcb83cf957b95004c6308bfbeeb6a9a2a7247a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the hmac-sha256-ip cloak engine to hmac-sha256-addr.</title>
<updated>2024-02-12T13:58:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-02-12T13:53:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b2807d5bb20b58f00768a9490c5a287497d711f4'/>
<id>urn:sha1:b2807d5bb20b58f00768a9490c5a287497d711f4</id>
<content type='text'>
This engine cloaks the socket address which may not necessarily be
an IP address.
</content>
</entry>
<entry>
<title>Make the linkdata host/unix cloaks longer to test suffix truncation.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-06T10:57:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=58d9bb567b02dc9778f81ea129c418ce9d16a857'/>
<id>urn:sha1:58d9bb567b02dc9778f81ea129c418ce9d16a857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update usages of stdalgo::string::equalsci to use insp::equalsci.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T11:02:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=681b488fc0ebca964eddf2a54575dc41901bc520'/>
<id>urn:sha1:681b488fc0ebca964eddf2a54575dc41901bc520</id>
<content type='text'>
</content>
</entry>
</feed>
