index
:
~steering
/
inspircd++.git
this commit
main
upstream/HEAD
upstream/insp10
upstream/insp11
upstream/insp12
upstream/insp20
upstream/insp3
upstream/insp4
upstream/master
upstream/obsolete/insp21
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix double registration of PBKDF2 services.
Sadie Powell
2025-04-06
1
-0
/
+4
*
Add more debug logging to hash_pbkdf2.
Sadie Powell
2025-04-06
1
-2
/
+7
*
Add the hash_gnutls module.
•••
This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear.
Sadie Powell
2025-04-06
1
-0
/
+256
*
Rename newhash to hash now its the only option.
Sadie Powell
2025-04-06
14
-14
/
+14
*
Delete the old hashing interface and modules.
Sadie Powell
2025-04-06
6
-912
/
+0
*
Rewrite every single hash module for the new interface.
Sadie Powell
2025-04-06
6
-0
/
+920
*
Add the new hashing interface, port consumer modules to use it.
Sadie Powell
2025-04-06
9
-69
/
+29
*
Require an exact server name in <sasl:target>.
Sadie Powell
2025-04-02
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-29
102
-136
/
+77
*
Remove support for in-query password comparison in sqlauth.
•••
The only hashing systems that support this are wildly insecure and having two ways of doing this just makes it less clear for users.
Sadie Powell
2025-03-28
1
-46
/
+25
*
Remove more v3 config compat.
Sadie Powell
2025-03-28
2
-19
/
+0
*
Move DefaultIsNick/DefaultIsUser/IsNick/IsUser to UserManager.
Sadie Powell
2025-03-23
10
-13
/
+13
*
Only include <sstream> from files that actually use it.
Sadie Powell
2025-03-22
10
-0
/
+19
*
Replace string concatenation with a format string.
Sadie Powell
2025-03-22
1
-4
/
+4
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-22
43
-78
/
+79
*
Allow reloading the geolocation database with a module rehash.
Sadie Powell
2025-03-19
1
-0
/
+17
*
Allow using signals to rehash any module instead of just TLS.
Sadie Powell
2025-03-19
2
-65
/
+150
*
Add the cloak_custom module.
Sadie Powell
2025-03-14
1
-0
/
+298
*
Remove the vhost module pending a rewrite.
Sadie Powell
2025-03-14
1
-127
/
+0
*
Synchronise the full cloak state on link for services.
Sadie Powell
2025-03-14
1
-0
/
+37
*
Add <cloak:username> to the username cloak engine.
Sadie Powell
2025-03-14
1
-1
/
+5
*
Fix an inverted statement in the cloak module.
Sadie Powell
2025-03-14
1
-3
/
+3
*
Add support for usernames in the cloaking system.
Sadie Powell
2025-03-14
4
-43
/
+125
*
Rename Cloak::Method::Generate to Cloak::Method::Cloak.
Sadie Powell
2025-03-14
4
-12
/
+12
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-10
7
-13
/
+40
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-03
34
-56
/
+91
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-02
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-01
42
-54
/
+59
*
Replace insp::substring_view with the C++20 iterator constructor.
Sadie Powell
2025-02-28
1
-5
/
+5
*
Merge branch 'insp4' into master.
Sadie Powell
2025-02-27
1
-56
/
+9
*
Vendor yyjson.
Sadie Powell
2025-02-27
1
-13
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-02-27
3
-11
/
+3
*
Merge branch 'insp4' into master.
Sadie Powell
2025-02-26
1
-1
/
+2
*
Merge branch 'insp4' into master.
Sadie Powell
2025-02-14
19
-83
/
+130
*
Purge v3 compatibility code.
Sadie Powell
2025-01-17
3
-139
/
+54
*
Merge branch 'insp4' into master.
Sadie Powell
2025-01-17
7
-56
/
+55
*
Merge branch 'insp4' into master.
Sadie Powell
2025-01-17
10
-19
/
+88
*
Move the starttls module to the contrib repository.
•••
This extension has been deprecated by IRCv3. Clients should switch to using the STS extension as provided by the ircv3_sts module.
Sadie Powell
2024-12-23
1
-136
/
+0
*
Merge branch 'insp4' into master.
Sadie Powell
2024-11-24
2
-2
/
+2
*
Merge branch 'insp4' into master.
Sadie Powell
2024-11-03
19
-20
/
+19
*
Merge branch 'insp4' into master.
Sadie Powell
2024-11-01
22
-55
/
+190
*
Default <options:extbanformat> to name.
Sadie Powell
2024-11-01
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2024-09-30
9
-59
/
+116
*
Fix some warnings when building with Clang.
Sadie Powell
2024-09-19
1
-6
/
+2
*
Make the server protocol APIs use a reference instead of a pointer.
Sadie Powell
2024-09-19
7
-18
/
+19
*
Add some extra methods to the Server class.
Sadie Powell
2024-09-19
1
-0
/
+6
*
Implement remote WriteNotice in spanningtree like with WriteNumeric.
Sadie Powell
2024-09-19
2
-0
/
+6
*
Rename TreeServer::GetParent to GetTreeParent.
Sadie Powell
2024-09-19
6
-12
/
+12
*
Merge branch 'insp4' into master.
Sadie Powell
2024-09-19
3
-9
/
+18
*
Merge branch 'insp4' into master.
Sadie Powell
2024-09-13
5
-8
/
+24
[prev]
[next]