index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
cloak_user.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch modules over to the new TLS API.
Sadie Powell
2026-04-03
1
-4
/
+4
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-9
/
+9
*
Replace IS_* with member functions.
•••
- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function.
Sadie Powell
2026-03-08
1
-3
/
+3
*
Rename ServiceProvider::creator to service_creator and add GetSource.
Sadie Powell
2026-03-02
1
-3
/
+3
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-29
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-22
1
-1
/
+1
*
Add <cloak:username> to the username cloak engine.
Sadie Powell
2025-03-14
1
-1
/
+5
*
Add support for usernames in the cloaking system.
Sadie Powell
2025-03-14
1
-6
/
+6
*
Rename Cloak::Method::Generate to Cloak::Method::Cloak.
Sadie Powell
2025-03-14
1
-2
/
+2
*
Use C++20 <format> instead of fmtlib when available.
Sadie Powell
2024-08-22
1
-1
/
+1
*
Remove support for the v3 server protocol.
Sadie Powell
2024-07-23
1
-3
/
+3
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+386