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
/
extra
/
m_ssl_openssl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'insp3' into master.
Sadie Powell
2021-07-01
1
-11
/
+11
|
\
|
*
Allow reloading SSL profiles on rehash.
Sadie Powell
2021-06-24
1
-3
/
+3
|
*
Add a log message to the SSL mods to remind users how to reload profiles.
Sadie Powell
2021-06-24
1
-0
/
+5
|
*
Fix various spelling issues (#1883).
•••
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Josh Soref
2021-06-21
1
-11
/
+11
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-06-01
1
-1
/
+25
|
\
|
|
*
Implement support for setting TLSv1.3 ciphersuites in ssl_openssl.
Sadie Powell
2021-05-25
1
-1
/
+25
|
*
Update references to config fields which were renamed.
Sadie Powell
2021-04-14
1
-1
/
+1
*
|
Added -Wshorten-64-to-32 and fixed all warnings.
Dominic Hamon
2021-05-30
1
-9
/
+12
*
|
Refactor the hex encoding function.
Sadie Powell
2021-05-10
1
-1
/
+1
*
|
Migrate IOHookProvider from reference<> to std::shared_ptr<>.
Sadie Powell
2021-04-09
1
-8
/
+7
*
|
Default to rehashing TLS certificates on rehash.
Sadie Powell
2021-04-08
1
-1
/
+6
*
|
Refer to encryption as TLS instead of SSL in all messages.
Sadie Powell
2021-04-08
1
-6
/
+6
*
|
Switch simple iterator loops to use range-based for loops.
Sadie Powell
2021-04-07
1
-5
/
+2
*
|
Fix a ton of pedantic compiler warnings.
Sadie Powell
2021-04-04
1
-2
/
+2
*
|
Constify variables within loops.
Sadie Powell
2021-04-01
1
-1
/
+1
*
|
Always disable TLSv1.0 and disable TLSv1.1 by default.
Sadie Powell
2021-03-18
1
-7
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-10
1
-2
/
+2
|
\
|
|
*
Add a subclass of IOHookProvider for SSL modules.
Sadie Powell
2021-03-09
1
-2
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-05
1
-1
/
+2
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2021-03-05
1
-1
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-02-28
1
-2
/
+2
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2021-02-26
1
-1
/
+1
|
*
Fix the message sent when SSL profiles are rehashed.
Sadie Powell
2021-02-18
1
-1
/
+1
|
*
Add default empty openssl compiler flags.
•••
This makes things easier for users who are using InspIRCd on OSes where OpenSSL is part of the base system.
Sadie Powell
2021-01-18
1
-1
/
+1
|
*
Make it clear that <gnutls>, <mbedtls>, and <openssl> are deprecated.
Sadie Powell
2020-09-16
1
-1
/
+1
*
|
Move config typedefs to ServerConfig and use auto in more places.
Sadie Powell
2020-11-03
1
-1
/
+1
*
|
Move FilePosition to fileutils.h and use in ConfigTag.
Sadie Powell
2020-11-03
1
-3
/
+3
*
|
Convert ConfigTag from reference<> to std::shared_ptr<>.
Sadie Powell
2020-10-31
1
-3
/
+3
*
|
Add stdalgo::iterator_range and switch config tag reading to use it.
•••
This allows us to use range-based for loops which were not possible with the previous config tag system.
Sadie Powell
2020-10-31
1
-3
/
+2
*
|
Fix reading the <sslprofile> config.
Sadie Powell
2020-10-31
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-07-15
1
-0
/
+3
|
\
|
|
*
Improve SSL module debug logging.
Sadie Powell
2020-06-16
1
-0
/
+3
|
*
Add a warning about LibreSSL support being removed in master.
Sadie Powell
2020-05-15
1
-0
/
+7
*
|
Remove compat for the v2 <gnutls> and <openssl> tags.
Sadie Powell
2020-06-16
1
-36
/
+19
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-05-05
1
-24
/
+27
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-3
/
+3
|
*
Only read the SSL profiles if they're actually specified.
Sadie Powell
2020-04-21
1
-22
/
+24
|
*
Tell the admin how to use a SSL profile if they define one.
Sadie Powell
2020-04-21
1
-0
/
+1
|
*
Allow 'tls' to be used in /REHASH.
Matt Schatz
2020-04-14
1
-1
/
+1
|
*
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-7
/
+7
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-14
1
-8
/
+8
|
\
\
|
*
|
Allow 'tls' to be used in /REHASH.
Matt Schatz
2020-04-14
1
-1
/
+1
|
*
|
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-7
/
+7
|
|
/
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-11
1
-1
/
+1
|
\
|
|
*
Fix an oversight in mkversions that caused it to not update extras.
Sadie Powell
2020-04-10
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
-5
/
+1
*
|
Default <sslprofile:hash> to sha256 for GnuTLS and OpenSSL.
Sadie Powell
2020-04-09
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-04-09
1
-9
/
+9
|
\
|
|
*
Set the minimum length to 1 for most config items with a default.
Sadie Powell
2020-04-09
1
-9
/
+9
[next]