<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/hash_pbkdf2.cpp, branch v5.0.0dev4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/modules/hash_pbkdf2.cpp?h=v5.0.0dev4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/modules/hash_pbkdf2.cpp?h=v5.0.0dev4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-29T16:38:40Z</updated>
<entry>
<title>Move service types to their own namespace.</title>
<updated>2026-03-29T16:38:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T14:48:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aed47513a5410a10ac9b477c621fbce425593c7f'/>
<id>urn:sha1:aed47513a5410a10ac9b477c621fbce425593c7f</id>
<content type='text'>
- ServiceProvider is now Service::Provider

- DataProvider is now Service::SimpleProvider (the old name does
  not really make sense now we don't have SERVICE_DATA and the
  only difference is automatic registration.

- Some members of ModuleManager have been elevated to the Service
  namespace in case other code wants to use them.
</content>
</entry>
<entry>
<title>Switch modules from reference&lt;&gt; to shared_ptr&lt;&gt; and weak_ptr&lt;&gt;.</title>
<updated>2026-03-29T00:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-28T21:32:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite sepstream and move to stringutils.</title>
<updated>2026-03-14T03:09:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-14T02:15:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=76f3f24c03c22576324e5af199d3e61d02a79b0d'/>
<id>urn:sha1:76f3f24c03c22576324e5af199d3e61d02a79b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up ModuleManager somewhat.</title>
<updated>2026-03-04T15:20:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-04T15:20:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d1cce5697ed6cb3b04a769a3931614ff47b343c7'/>
<id>urn:sha1:d1cce5697ed6cb3b04a769a3931614ff47b343c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ServiceProvider::creator to service_creator and add GetSource.</title>
<updated>2026-03-02T21:09:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T20:59:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7110535309675a6579c57900ef75498bfb2e0ce6'/>
<id>urn:sha1:7110535309675a6579c57900ef75498bfb2e0ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Massive rework of how internal service providers work.</title>
<updated>2026-03-02T19:01:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-02-27T21:13:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0c02218d0666397c6ba2b8c0097df83f83d1f50f'/>
<id>urn:sha1:0c02218d0666397c6ba2b8c0097df83f83d1f50f</id>
<content type='text'>
- ServiceType is dead. All modules use RegisterService now.
- Modules can implement UnregisterService which is called from
  DelService now.
- Split the service type prefix into its own field.
- Renamed Service::name to Service::service_name. This revealed
  a few bugs.
</content>
</entry>
<entry>
<title>Rename ServiceProvider methods to avoid shadowing issues.</title>
<updated>2026-03-02T12:40:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T12:40:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cf3ce6cc23401f13869f5134227e50459f2b809d'/>
<id>urn:sha1:cf3ce6cc23401f13869f5134227e50459f2b809d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test vectors for PBKDF2-HMAC-SHA3 algorithms.</title>
<updated>2025-04-06T16:30:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-06T16:30:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=00b0eb2c6962d37e433d90719b5836d4dce990e5'/>
<id>urn:sha1:00b0eb2c6962d37e433d90719b5836d4dce990e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix double registration of PBKDF2 services.</title>
<updated>2025-04-06T16:17:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-06T16:07:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3de8a78e657b0c637b2ba36c53a56479ab9b8f80'/>
<id>urn:sha1:3de8a78e657b0c637b2ba36c53a56479ab9b8f80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more debug logging to hash_pbkdf2.</title>
<updated>2025-04-06T16:17:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-04-06T15:08:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ebb0ff04e5a88c6cc779ef211365932c04ffde0a'/>
<id>urn:sha1:ebb0ff04e5a88c6cc779ef211365932c04ffde0a</id>
<content type='text'>
</content>
</entry>
</feed>
