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
/
sslinfo.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Switch ascii comparisons over to our own casemap functions.
Sadie Powell
2026-04-30
1
-1
/
+1
|
*
Stop using a second extensible for no-tls-cert.
Sadie Powell
2026-04-04
1
-5
/
+14
|
*
Fix showing the activation and expiration times in SSLINFO.
Sadie Powell
2026-04-04
1
-4
/
+7
|
*
Fix the verbose form of SSLINFO.
Sadie Powell
2026-04-04
1
-7
/
+10
|
*
Fix sslinfo compatibility with older versions of InspIRCd.
Sadie Powell
2026-04-04
1
-1
/
+1
|
*
Switch modules over to the new TLS API.
Sadie Powell
2026-04-03
1
-117
/
+214
|
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-8
/
+8
|
*
Switch the extensible system to using shared pointers.
Sadie Powell
2026-03-27
1
-51
/
+16
|
*
Rewrite sepstream and move to stringutils.
Sadie Powell
2026-03-14
1
-3
/
+3
|
*
Replace IS_* with member functions.
Sadie Powell
2026-03-08
1
-2
/
+2
|
|
|
|
|
|
- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function.
*
Rename ServiceProvider methods to avoid shadowing issues.
Sadie Powell
2026-03-02
1
-1
/
+1
|
*
Add a numeric helper for ERR_NOPRIVILEGES.
Sadie Powell
2026-02-26
1
-2
/
+2
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-12-07
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-11-03
1
-11
/
+30
|
*
Remove a deprecated configuration option.
Sadie Powell
2025-10-31
1
-21
/
+1
|
*
Start splitting the user I/O interface from the network socket.
Sadie Powell
2025-10-26
1
-3
/
+3
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-10-26
1
-3
/
+7
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-29
1
-1
/
+1
|
*
Only include <sstream> from files that actually use it.
Sadie Powell
2025-03-22
1
-0
/
+2
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-22
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-03
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2024-11-01
1
-2
/
+45
|
*
Use C++20 <format> instead of fmtlib when available.
Sadie Powell
2024-08-22
1
-1
/
+1
|
*
Merge branch 'insp4' into master.
Sadie Powell
2024-08-22
1
-1
/
+6
|
*
Merge branch 'insp4' into master.
Sadie Powell
2024-08-18
1
-7
/
+7
|
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+535