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
/
extra
/
ssl_gnutls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump <sslprofile:mindhbits> to 2048.
Sadie Powell
2026-05-31
1
-1
/
+1
*
Remove the remaining function in utility/string to utility/container.
Sadie Powell
2026-04-30
1
-1
/
+0
*
Switch ascii comparisons over to our own casemap functions.
Sadie Powell
2026-04-30
1
-1
/
+1
*
Switch the build system to CMake.
Sadie Powell
2026-04-27
1
-2
/
+7
*
Fix the double whitespace after some extra module headers.
Sadie Powell
2026-04-08
1
-0
/
+1
*
Switch modules over to the new TLS API.
Sadie Powell
2026-04-03
1
-153
/
+165
*
Abolish SSLIOHookProvider now it doesn't do anything special.
Sadie Powell
2026-04-03
1
-2
/
+2
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-12
/
+14
*
Switch the extensible system to using shared pointers.
Sadie Powell
2026-03-27
1
-1
/
+1
*
Switch typedefs to using statements.
Sadie Powell
2026-03-26
1
-1
/
+1
*
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
-1
/
+1
*
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
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-12-07
1
-1
/
+1
*
Allow getting an I/O hook from a user I/O handler.
Sadie Powell
2025-10-31
1
-6
/
+2
*
Reduce nesting in OnCleanup hooks.
Sadie Powell
2025-10-31
1
-10
/
+9
*
Start splitting the user I/O interface from the network socket.
Sadie Powell
2025-10-26
1
-2
/
+6
*
Merge branch 'insp4'
Sadie Powell
2025-08-15
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-04-17
1
-4
/
+0
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-22
1
-2
/
+2
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-10
1
-2
/
+2
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-03
1
-2
/
+2
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-01
1
-2
/
+3
*
Merge branch 'insp4' into master.
Sadie Powell
2025-02-14
1
-2
/
+2
*
Use C++20 <format> instead of fmtlib when available.
Sadie Powell
2024-08-22
1
-2
/
+2
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+1203