index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
ssl
/
qsslconfiguration.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public...
Marc Mutz
2022-04-05
1
-1
/
+1
*
QtNetwork: compile-optimize inline swap functions
Marc Mutz
2022-03-17
1
-1
/
+1
*
Stop using QSslConfigurationPrivate inside the plugin code
Timur Pocheptsov
2021-03-18
1
-7
/
+1
*
Convert QSslSocket(Backend)Private into plugin
Timur Pocheptsov
2021-03-17
1
-1
/
+0
*
QSslConfiguration::setAllowedNextProtocol - remove the old signature
Timur Pocheptsov
2020-09-28
1
-4
/
+0
*
QSslConfiguration::setCiphers - introduce the overload taking QString
Timur Pocheptsov
2020-07-01
1
-0
/
+1
*
Use QList instead of QVector in network
Jarek Kobus
2020-06-26
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-2
/
+3
|
\
|
*
QSslCertificate: Turn enum into enum class and expand abbreviation
Mårten Nordheim
2020-03-04
1
-2
/
+3
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-02-13
1
-1
/
+1
|
\
|
|
*
Remove some usage of deprecated QSslCertificate::fromPath
Mårten Nordheim
2020-01-29
1
-1
/
+1
*
|
QSslSocket (OpenSSL) improve alert messages handling
Timur Pocheptsov
2019-12-03
1
-0
/
+6
*
|
Get rid of QList forward declarations
Lars Knoll
2019-10-04
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-10-02
1
-0
/
+5
|
\
|
|
*
QSslConfiguration: Add functions for adding CA certificates
Mårten Nordheim
2019-09-25
1
-0
/
+5
*
|
Retire SPDY protocol implementation (Qt6)
Timur Pocheptsov
2019-09-25
1
-1
/
+0
|
/
*
Remove handling of missing Q_COMPILER_RVALUE_REFS
Allan Sandfeld Jensen
2019-05-01
1
-2
/
+0
*
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
Allan Sandfeld Jensen
2019-04-04
1
-2
/
+2
*
Enable OCSP stapling in QSslSocket
Timur Pocheptsov
2018-12-03
1
-0
/
+3
*
qdoc: Fix qdoc warnings from changes to QDtls
Martin Smith
2018-08-15
1
-1
/
+1
*
Extend the feature 'dtls' to handle missing DTLS support in OpenSSL
Timur Pocheptsov
2018-07-13
1
-3
/
+5
*
Let's encrypt datagrams
Timur Pocheptsov
2018-06-18
1
-0
/
+7
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-14
1
-1
/
+1
|
\
|
*
Fix documentation of setBackendConfigurationOption
André Klitzing
2018-04-25
1
-1
/
+1
*
|
Add a new (D)TLS configuration
Timur Pocheptsov
2018-04-06
1
-0
/
+6
|
/
*
Expand Config to Configuration in method names
Edward Welbourne
2018-03-13
1
-3
/
+3
*
Introduce QSslConfiguration::backendConfig
Lars Schmertmann
2018-01-26
1
-0
/
+5
*
HTTP2 protocol handler
Timur Pocheptsov
2016-07-08
1
-0
/
+1
*
Add qtnetworkglobal.h and qtnetworkglobal_p.h
Lars Knoll
2016-07-03
1
-0
/
+1
*
Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.
Mikkel Krautz
2016-05-25
1
-0
/
+4
*
Add support for PSK on server side
André Klitzing
2016-05-02
1
-0
/
+3
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Make ephemeral server key available
Sebastian Lösch
2016-01-04
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-07-01
1
-0
/
+3
|
\
|
*
QSslSocket: move default cipher, EC and default CA APIs to QSslConfiguration
Giuseppe D'Angelo
2015-06-11
1
-0
/
+3
*
|
QtNetwork: make all Q_DECLARE_SHARED types nothrow move-assignable
Marc Mutz
2015-06-30
1
-1
/
+4
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
[QSSL] Pass params of shareable type by const-ref rather than by value
Konstantin Ritt
2015-01-28
1
-0
/
+4
*
SSL: Add support for selecting which curves should be used by an elliptic cipher
Giuseppe D'Angelo
2014-11-26
1
-0
/
+5
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add support for finding the version of SSL/TLS in use.
Richard J. Moore
2014-03-10
1
-0
/
+1
*
SSL: add support for the Next Protocol Negotiation extension
Peter Hartmann
2014-02-11
1
-0
/
+16
*
QSslConfiguration: rename [get]session() to [get]sessionTicket()
Peter Hartmann
2013-11-08
1
-2
/
+2
*
QSslConfiguration: add API to persist and resume SSL sessions
Peter Hartmann
2013-05-10
1
-0
/
+4
*
Add support for intermediate certificates to server sockets.
Richard Moore
2013-02-19
1
-0
/
+1
*
Store the local certificate in a QList.
Richard Moore
2013-02-19
1
-0
/
+2
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-14
1
-4
/
+4
|
\
|
*
Remove Nokia from ssl linking exception.
Frederik Gladhorn
2013-02-11
1
-4
/
+4
[next]