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
/
modules
/
m_ircv3_sts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-4
/
+4
*
Refactor CoreException and ModuleException.
Sadie Powell
2022-01-07
1
-3
/
+3
*
Apply the final keyword to all module classes where appropriate.
Sadie Powell
2021-10-04
1
-1
/
+2
*
Mark all module classes as final.
Sadie Powell
2021-10-01
1
-1
/
+2
*
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-14
1
-1
/
+1
|
\
|
*
Update copyright headers.
InspIRCd Robot
2021-05-14
1
-1
/
+1
*
|
Refer to encryption as TLS instead of SSL in all messages.
Sadie Powell
2021-04-08
1
-2
/
+2
*
|
Switch simple iterator loops to use range-based for loops.
Sadie Powell
2021-04-07
1
-3
/
+1
*
|
Fix a ton of pedantic compiler warnings.
Sadie Powell
2021-04-04
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-10
1
-1
/
+1
|
\
|
|
*
Rename `<bind:ssl>` to `<bind:sslprofile>`.
Sadie Powell
2021-03-10
1
-1
/
+1
*
|
Move FilePosition to fileutils.h and use in ConfigTag.
Sadie Powell
2020-11-03
1
-2
/
+2
*
|
Convert ConfigTag from reference<> to std::shared_ptr<>.
Sadie Powell
2020-10-31
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-05-05
1
-1
/
+2
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-1
/
+2
|
*
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-2
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-14
1
-2
/
+2
|
\
\
|
*
|
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-2
/
+2
|
|
/
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-11
1
-1
/
+1
|
\
|
|
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
*
|
Improve storage of module description, flags, and link data.
Sadie Powell
2020-04-11
1
-6
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-03-18
1
-1
/
+1
|
\
|
|
*
Lower <sts:duration> to 5m to prevent misconfigs denying access.
Sadie Powell
2020-02-19
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-02-19
1
-0
/
+4
|
\
|
|
*
Only register the sts capability when we have a valid config.
•••
This avoids announcing a bare sts cap when the config is wrong.
Sadie Powell
2020-02-14
1
-0
/
+4
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-2
/
+1
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-2
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update my name and email address.
Sadie Powell
2019-12-31
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-07-16
1
-1
/
+1
|
\
|
|
*
Fix an inverted condition in the ircv3_sts module.
Peter Powell
2019-06-23
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-05-15
1
-0
/
+4
|
\
|
|
*
Allow disabling a STS policy for users in specific connect classes.
•••
Fixes #1634.
Peter Powell
2019-05-11
1
-0
/
+4
*
|
LogManager: remove fakederef.
Sadie Powell
2019-02-07
1
-3
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-02-05
1
-1
/
+1
|
\
|
|
*
Remove trailing whitespace from various source files.
Peter Powell
2019-01-24
1
-1
/
+1
*
|
Replace the override macro with the override keyword.
Sadie Powell
2019-01-25
1
-5
/
+5
|
/
*
Fix m_ircv3_sts not having the VF_VENDOR flag set.
Peter Powell
2018-04-16
1
-1
/
+1
*
Add ConfigTag::getUInt for reading unsigned config values.
Peter Powell
2018-04-16
1
-1
/
+1
*
Convert ConfigTag::getDuration to return an unsigned long.
Peter Powell
2018-04-16
1
-1
/
+1
*
Fix a ton of -Wsign-conversion warnings.
Peter Powell
2017-11-17
1
-1
/
+1
*
Add the m_ircv3_sts module which implements the IRCv3 STS spec.
Peter Powell
2017-11-13
1
-0
/
+181