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
/
qssl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSsl: QMetaObject is defined in qobjectdefs.h
Marc Mutz
2024-01-23
1
-1
/
+1
*
Add Q_ENUM macros for registering QSsl/QSslSocket in Meta-system
Tatiana Borisova
2023-09-21
1
-0
/
+13
*
Add the qt_class pragma to file listed in sync.profile classnames map
Alexey Edelev
2022-06-22
1
-0
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecated
Mårten Nordheim
2021-06-25
1
-6
/
+6
*
QSsl::ImplementedClass - add DtlsCookie
Timur Pocheptsov
2021-05-27
1
-1
/
+2
*
qssl.h - address comments from API review
Timur Pocheptsov
2021-02-19
1
-13
/
+13
*
QSslSocket - introduce the API providing information about backends
Timur Pocheptsov
2021-01-21
1
-1
/
+21
*
QSsl: Remove enum value gaps
Mårten Nordheim
2020-09-29
1
-2
/
+2
*
Move QAlertLevel and QAlertType enums into the namespace QSsl
Timur Pocheptsov
2020-06-29
1
-0
/
+44
*
Cleanup QSsl code a bit
Timur Pocheptsov
2020-02-11
1
-4
/
+0
*
QSsl - delete all mentions of SslV2 and SslV3
Timur Pocheptsov
2019-11-28
1
-10
/
+0
*
Deprecate TlsV1SslV3
Timur Pocheptsov
2019-11-22
1
-1
/
+3
*
Deprecate enumerators fro SSL v.2 and v.3 protocols
Timur Pocheptsov
2019-11-13
1
-2
/
+4
*
Ssl: Add support for IP-address in alternate subject name
Mårten Nordheim
2019-01-24
1
-1
/
+2
*
Add support for Diffie-Hellman keys to QSslKey
Lars Schmertmann
2018-11-23
1
-1
/
+2
*
Add missing protocol enumerators, report TLS 1.3 if negotiated
Timur Pocheptsov
2018-11-07
1
-2
/
+3
*
qdoc: Fix several minor errors to reduce qdoc warnings
Martin Smith
2018-08-14
1
-1
/
+1
*
Extend the feature 'dtls' to handle missing DTLS support in OpenSSL
Timur Pocheptsov
2018-07-13
1
-0
/
+2
*
Add QSsl::Dtls1_0OrLater enumerator
Timur Pocheptsov
2018-04-17
1
-0
/
+1
*
Add a new (D)TLS configuration
Timur Pocheptsov
2018-04-06
1
-0
/
+4
*
Add qtnetworkglobal.h and qtnetworkglobal_p.h
Lars Knoll
2016-07-03
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Add the ability to prefer the cipher preferences specified by the server.
Richard J. Moore
2015-04-25
1
-1
/
+2
*
QSsl: add TlsV1_0OrLater, TlsV1_1OrLater, TlsV1_2OrLater
Mikkel Krautz
2015-02-13
1
-0
/
+5
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add elliptic curve support to QSsl
André Klitzing
2015-01-18
1
-1
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QSslConfiguration: add API to persist and resume SSL sessions
Peter Hartmann
2013-05-10
1
-1
/
+2
*
SSL namespace: Add enum to disable SSL session sharing
Peter Hartmann
2013-04-22
1
-1
/
+2
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Add support for explicit TLS 1.1 and 1.2
Brendan Long
2012-08-29
1
-0
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
1
-1
/
+0
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
SSL namespace: rename TlsV1 to TlsV1_0
Peter Hartmann
2011-11-16
1
-1
/
+4
*
Add the ability to do unsafe SSL renegotiation as a fallback.
Richard Moore
2011-11-15
1
-1
/
+2
*
Add the ability to enable various SSL bug workarounds.
Richard Moore
2011-10-20
1
-0
/
+11
*
qssl: add support for QSsl::Opaque key
Corentin Chary
2011-08-31
1
-0
/
+1
*
QSslCertificate: deprecate alternateSubjectNames()
Peter Hartmann
2011-08-04
1
-1
/
+5
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+90