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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release v3.18.0.
v3.18.0
Sadie Powell
2024-12-27
1
-1
/
+1
*
Backport support for the IRCv3 websocket subprotocols.
Sadie Powell
2024-11-07
1
-2
/
+5
*
Fix chanlog not hiding the local server when hideserver is enabled.
Sadie Powell
2024-10-11
1
-1
/
+1
*
Fix a pgsql module warning when building against recent libpq.
Sadie Powell
2024-10-10
1
-0
/
+19
*
When a server stops being ulined remove its users from the uline list.
Sadie Powell
2024-10-10
2
-0
/
+14
*
Expand IPv6 addresses in connectban to avoid breaking S2S.
Sadie Powell
2024-09-19
1
-2
/
+8
*
Release v3.17.1.
v3.17.1
Sadie Powell
2024-06-28
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-06-07
7
-7
/
+7
*
Send an error when a user tries to give a status rank to a non-member.
•••
Closes #2097.
Sadie Powell
2024-06-03
1
-0
/
+3
*
Fix the indentation of the contributors list.
Sadie Powell
2024-05-21
1
-14
/
+14
*
Deallocate the old MySQL connection on connect if one exists.
Sadie Powell
2024-05-03
1
-0
/
+6
*
Silence some compatibility warnings in ssl_mbedtls.
Sadie Powell
2024-04-01
1
-0
/
+5
*
Fix erroneously sending RPL_CHANNELSMSG when a whois chanlist is blocked.
Sadie Powell
2024-02-25
2
-2
/
+5
*
Fix matching certificate fingerprints to be case insensitive.
•••
Closes #2083.
Sadie Powell
2024-02-11
1
-0
/
+2
*
Use TimingSafeCompare when comparing server SSL fingerprints.
Sadie Powell
2024-02-11
1
-1
/
+1
*
Release v3.17.0.
v3.17.0
Sadie Powell
2023-12-22
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2023-12-22
7
-7
/
+7
*
Update module descriptions.
Sadie Powell
2023-12-22
2
-2
/
+2
*
Fix the Windows build.
•••
[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
Sadie Powell
2023-12-14
1
-1
/
+1
*
Allow using $address for the user IP address in alias templates.
•••
Closes #2068.
Sadie Powell
2023-11-12
1
-0
/
+5
*
Fix a crash on shutdown when using ssl_gnutls on some systems.
Sadie Powell
2023-11-06
1
-2
/
+4
*
Apply SVSHOLDs to already existing users.
Sadie Powell
2023-10-24
1
-5
/
+6
*
Fix matching SVSHOLDs against unusual matches.
•••
These should be a case insensitive absolue match not a case sensitive or glob match.
Sadie Powell
2023-10-24
1
-4
/
+2
*
Tweak the malformed channel name message slightly.
Sadie Powell
2023-09-01
1
-1
/
+1
*
Fix being able to FJOIN non-channels.
•••
Closes #2057.
Sadie Powell
2023-08-25
1
-0
/
+3
*
Fix a rare case where the hostname cache was not invalidated.
Sadie Powell
2023-07-17
1
-0
/
+3
*
If a watched user appears whilst away then also send RPL_GONEAWAY.
Sadie Powell
2023-07-15
1
-0
/
+2
*
Update copyright headers.
InspIRCd Robot
2023-07-15
4
-4
/
+4
*
Fix parsing end-of-file comments that don't end with a newline.
Sadie Powell
2023-07-12
1
-1
/
+7
*
Log if a user specifies an invalid country code in <connect:country>.
Sadie Powell
2023-07-11
1
-0
/
+7
*
Fix filter X-lines not including the module name in the setter.
Sadie Powell
2023-07-05
1
-6
/
+6
*
Don't send an error message if we're blocking an automatic CTCP reply.
Sadie Powell
2023-06-22
1
-1
/
+3
*
Release v3.16.1.
v3.16.1
Sadie Powell
2023-06-16
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2023-06-16
5
-5
/
+5
*
Use -std=c++17 on RE2 2023.06.02 or newer.
Sadie Powell
2023-06-05
1
-0
/
+2
*
Log when a server sends an unexpected command post-authentication.
Sadie Powell
2023-05-29
1
-0
/
+12
*
If no DNS bindport is specified then randomise it on rehash.
Sadie Powell
2023-05-29
1
-1
/
+1
*
Fix ssl_openssl on OpenSSL versions older than 1.1.1.
•••
Fixes a regression introduced in commit eba5cb9dc9.
Sadie Powell
2023-05-28
1
-0
/
+4
*
Make it clear that <link:port> is only required for IP listeners.
Sadie Powell
2023-05-26
1
-1
/
+1
*
Add an undocumented build option for unlimiting the main loop.
•••
This should never be used normally but is useful for irctest.
Sadie Powell
2023-05-20
1
-5
/
+6
*
Fix cert expiration for dates after year 2049
Wade Cline
2023-05-10
1
-2
/
+2
*
Release v3.16.0.
v3.16.0
Sadie Powell
2023-04-28
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2023-04-28
19
-20
/
+19
*
Fix an off by one error in the rmode module.
Sadie Powell
2023-04-21
1
-1
/
+1
*
Warn users when their client certificate is about to expire.
•••
Closes #1938.
Sadie Powell
2023-03-01
1
-0
/
+15
*
Add client cert activation/expiration times to the ssl_cert class.
Sadie Powell
2023-03-01
3
-10
/
+72
*
Fix destroying duplicate channels when the casemapping changes.
Sadie Powell
2023-03-01
1
-0
/
+53
*
Fix renicking duplicate users when the casemapping changes.
Sadie Powell
2023-03-01
1
-11
/
+36
*
Switch to the IRCv3 standard-replies cap.
•••
Nothing is using this so far so I'm not counting it as a breaking change.
Sadie Powell
2023-02-13
2
-2
/
+3
*
Fix missing some data when synchronising a new user over a link.
Sadie Powell
2023-02-03
1
-0
/
+6
[next]