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
/
websocket.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-11
/
+11
|
*
Switch typedefs to using statements.
Sadie Powell
2026-03-26
1
-2
/
+2
|
*
Fix a crash caused by weirdly casting a pointer to an I/O handler.
Sadie Powell
2026-03-14
1
-6
/
+3
|
*
Rewrite sepstream and move to stringutils.
Sadie Powell
2026-03-14
1
-2
/
+2
|
*
Clean up the casemapping checking and comparison code.
Sadie Powell
2026-03-13
1
-2
/
+2
|
*
Fix dereferencing a LocalUserIO that doesn't have a user yet.
Sadie Powell
2026-03-12
1
-1
/
+4
|
*
Replace IS_* with member functions.
Sadie Powell
2026-03-08
1
-1
/
+1
|
|
|
|
|
|
- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function.
*
Allow getting an I/O hook from a user I/O handler.
Sadie Powell
2025-10-31
1
-3
/
+5
|
*
Start splitting the user I/O interface from the network socket.
Sadie Powell
2025-10-26
1
-4
/
+4
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-04-13
1
-3
/
+8
|
*
Rename newhash to hash now its the only option.
Sadie Powell
2025-04-06
1
-1
/
+1
|
*
Add the new hashing interface, port consumer modules to use it.
Sadie Powell
2025-04-06
1
-4
/
+4
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-01
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-01-17
1
-8
/
+67
|
*
Merge branch 'insp4' into master.
Sadie Powell
2024-08-04
1
-2
/
+6
|
*
Merge branch 'insp4' into master.
Sadie Powell
2024-07-22
1
-4
/
+28
|
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+692