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
/
helperfuncs.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Rename duration to timeutils and relocate InspIRCd::TimeString.
Sadie Powell
2023-05-10
1
-2
/
+2
|
*
Move CheckPassword to helperfuncs.
Sadie Powell
2023-05-08
1
-0
/
+20
|
*
Merge branch 'insp3' into master.
Sadie Powell
2023-04-28
1
-1
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2023-04-28
1
-1
/
+1
|
|
*
|
Replace VAFORMAT/InspIRCd::Format/... with fmt::sprintf.
Sadie Powell
2023-01-23
1
-23
/
+0
|
|
*
|
Replace InspIRCd::Format with fmt::format.
Sadie Powell
2023-01-23
1
-7
/
+0
|
|
*
|
Move duration functions to their own header.
Sadie Powell
2023-01-23
1
-17
/
+13
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2023-01-13
1
-2
/
+2
|
\
|
|
*
Fix core_dns rejecting simple hostnames.
Sadie Powell
2023-01-13
1
-2
/
+2
|
|
*
|
Qualify auto correctly in all cases.
Sadie Powell
2023-01-10
1
-3
/
+3
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2023-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2022-12-30
1
-1
/
+1
|
|
*
|
Use string_view in IsNick/IsIdent/IsChannel.
Sadie Powell
2022-11-21
1
-3
/
+3
|
|
*
|
Fix various cases of the &* being next to the name instead of type.
Sadie Powell
2022-09-29
1
-3
/
+3
|
|
*
|
Fix some warnings noticed by the readability-* clang-tidy checkers.
Sadie Powell
2022-09-03
1
-7
/
+7
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-06-22
1
-0
/
+1
|
\
|
|
*
Add support for escaping hex colour codes
Sadie Powell
2022-06-19
1
-0
/
+1
|
|
|
|
|
|
|
|
This is not widely supported but we should have an escape regardless.
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-04-29
1
-1
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2022-04-28
1
-1
/
+1
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-03-11
1
-8
/
+17
|
\
|
|
*
Handle negative times in InspIRCd::Duration.
Sadie Powell
2022-02-14
1
-8
/
+17
|
|
*
|
Use vector<string> instead of file_cache in ProcessColors.
Sadie Powell
2022-01-18
1
-4
/
+2
|
|
*
|
Add constexpr to the initialisation of various const static fields.
Sadie Powell
2022-01-18
1
-1
/
+1
|
|
*
|
Add the final keyword to all remaining classes that can have it.
Sadie Powell
2021-12-20
1
-1
/
+1
|
|
*
|
Added -Wshorten-64-to-32 and fixed all warnings.
Dominic Hamon
2021-05-30
1
-1
/
+1
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-05-11
1
-1
/
+1
|
\
|
|
*
Fix a bunch of weird indentation and spacing issues.
Sadie Powell
2021-04-27
1
-1
/
+1
|
|
*
|
Move channel logic from InspIRCd to the new ChannelManager class.
Sadie Powell
2021-05-08
1
-36
/
+0
|
|
*
|
Refer to encryption as TLS instead of SSL in all messages.
Sadie Powell
2021-04-08
1
-1
/
+1
|
|
*
|
Switch simple iterator loops to use range-based for loops.
Sadie Powell
2021-04-07
1
-16
/
+11
|
|
*
|
Fix a ton of pedantic compiler warnings.
Sadie Powell
2021-04-04
1
-1
/
+1
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-05
1
-2
/
+0
|
\
|
|
*
Fix a bunch of really obvious unnecessary includes.
Sadie Powell
2021-03-05
1
-2
/
+0
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-05
1
-1
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2021-03-05
1
-1
/
+1
|
|
*
|
Rename ChanMax to MaxChannel for consistency with the other limits.
Sadie Powell
2020-11-27
1
-1
/
+1
|
|
*
|
Rename NickMax to MaxNick for consistency with the other limits.
Sadie Powell
2020-11-27
1
-1
/
+1
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-11-01
1
-1
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-10-30
1
-1
/
+1
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-09-27
1
-8
/
+6
|
\
|
|
*
Refactor GenRandomStr for performance and readability.
Sadie Powell
2020-09-23
1
-8
/
+6
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-05-05
1
-2
/
+2
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-1
/
+1
|
|
|
*
Fixes by misspell-fixer
InspIRCd Robot
2020-04-21
1
-1
/
+1
|
|
|
*
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-1
/
+1
|
|
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-14
1
-1
/
+1
|
\
\
|
*
|
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-1
/
+1
|
|
/
*
|
Move FindNickOnly to UserManager.
Sadie Powell
2020-02-09
1
-11
/
+0
|
|
*
|
Move FindNick to UserManager.
Sadie Powell
2020-02-09
1
-7
/
+0
|
|
*
|
Move FindUUID to the UserManager class.
Sadie Powell
2020-02-09
1
-9
/
+0
|
|
[next]