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
/
plugins
/
tls
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSslCertificate: add fromFile() method
Ahmad Samir
2025-05-14
1
-1
/
+1
*
qtlsbackend_openssl: optimize QDirListing usage
Ahmad Samir
2025-05-14
1
-3
/
+12
*
qtlsbackend_openssl: use QFile::decodeName()
Ahmad Samir
2025-05-14
1
-2
/
+2
*
Schannel: Fix import of PKCS12/PFX files with CSP bag attribute
Tobias Koenig
2025-04-29
1
-1
/
+1
*
Silence compilation warning about SecureTransport being deprecated
Tor Arne Vestbø
2025-04-25
1
-3
/
+3
*
Use QByteArray overloads of QString::from{Utf8,Latin1}
Ahmad Samir
2025-04-13
1
-2
/
+2
*
QCryptographicHash: remove QT_CRYPTOGRAPHICHASH_ONLY_SHA1
Ahmad Samir
2025-04-02
3
-10
/
+0
*
Schannel: chop off garbage bytes if encryption fails
Mårten Nordheim
2024-12-18
1
-1
/
+2
*
Replace a few toString() or fromUtf8() QString::arg() parameters
Marc Mutz
2024-12-03
1
-8
/
+5
*
Schannel: fix endless loop in TlsCryptographSchannel::transmit()
Vladimir Belyavsky
2024-11-25
1
-0
/
+9
*
SecureTransport: use memory-only PKCS12 import on macOS >= 15
Timur Pocheptsov
2024-09-24
1
-9
/
+24
*
plugins/tls/openssl: use QBasicTimer instead of handling timer IDs
Ahmad Samir
2024-09-01
2
-10
/
+7
*
Schannel: Send more than one message at a time
Mårten Nordheim
2024-07-30
1
-33
/
+54
*
Schannel: abstract away the container from the encryption code
Mårten Nordheim
2024-07-26
1
-4
/
+7
*
Schannel: extract encryption into method
Mårten Nordheim
2024-07-26
2
-37
/
+61
*
QTlsBackendOpenSSL: optimize QDirListing iteration
Ahmad Samir
2024-07-25
1
-1
/
+3
*
QssLSocket: use QDirListing instead of QDir::entryList()
Ahmad Samir
2024-07-25
1
-2
/
+5
*
Logging: use qCDebug/Warning/Info when for categorized logging
Volker Hilsheimer
2024-07-16
2
-2
/
+2
*
Use non static data member initialization on errorcode in QSslContext
Mate Barany
2024-07-04
1
-1
/
+1
*
QDirListing: add flags to handle entries filtering
Ahmad Samir
2024-06-27
1
-5
/
+4
*
Disable copy and move operations in QSslContext
Mate Barany
2024-06-27
1
-0
/
+1
*
Schannel: fix handling of empty ciphers list
Mårten Nordheim
2024-03-12
1
-2
/
+4
*
Port to QDirListing
Ahmad Samir
2024-03-03
1
-8
/
+7
*
Schannel: check that plainsocket is open before use
Mårten Nordheim
2024-02-27
1
-3
/
+8
*
Remove extra semi-colons
Tasuku Suzuki
2024-02-06
1
-1
/
+1
*
Adapt ASN.1 datetime parsing to use the new century control
Edward Welbourne
2023-12-08
1
-12
/
+9
*
Revert "OpenSSL: remove support for 1.1"
Marianne Yrjänä
2023-12-08
4
-1
/
+52
*
ASN1: speed up parsing of certificate timestamps
Mårten Nordheim
2023-11-27
1
-11
/
+12
*
OpenSSL: remove support for 1.1
Giuseppe D'Angelo
2023-11-24
4
-52
/
+1
*
qopenssl: fix accidental pessimization
Mårten Nordheim
2023-11-15
1
-1
/
+1
*
Schannel: change UNREACHABLE into error-handling
Mårten Nordheim
2023-11-15
1
-2
/
+6
*
Openssl V3: try to work around the lack of SHLIB_VERSION_NUMBER
Timur Pocheptsov
2023-11-08
1
-2
/
+14
*
Schannel: Return if socket is invalid
Mårten Nordheim
2023-11-06
1
-2
/
+4
*
Schannel: Avoid crashing for unparsed certificate
Tim Jenssen
2023-11-03
2
-4
/
+14
*
Use SSL_CTX_set_dh_auto if DHparam is empty
André Klitzing
2023-10-25
2
-1
/
+4
*
Schannel: Enable ALPN for some mingw configurations
Mårten Nordheim
2023-10-20
1
-1
/
+1
*
Fix QNetworkAccessManager hang with low integrity level sandboxing
Jøger Hansegård
2023-10-18
2
-3
/
+12
*
qtls_schannel: avoid implicit detach
Anton Kudryavtsev
2023-09-08
1
-1
/
+1
*
OpenSSL: move DH calls under OPENSSL_NO_DEPRECATED_3_0 guard
Timur Pocheptsov
2023-08-31
2
-14
/
+27
*
tls: use string view types more
Anton Kudryavtsev
2023-08-17
3
-5
/
+4
*
Return generic key from TlsKeyOpenSSL::handle
Timur Pocheptsov
2023-08-17
1
-1
/
+1
*
Remove explicit use of QT_USE_QSTRINGBUILDER
Alexey Edelev
2023-08-08
1
-1
/
+0
*
Use new QByteArray::assign() in QTlsBackendOpenSSL::dhParametersFromPem()
Marc Mutz
2023-07-18
1
-1
/
+1
*
QSslDiffieHellmanParameters: fix mem-leak
Marc Mutz
2023-07-18
1
-0
/
+1
*
Network plugins: include mocs
Mårten Nordheim
2023-07-07
2
-0
/
+4
*
Schannel: Add support for proper listing of ciphers
Tobias Koenig
2023-06-16
2
-29
/
+355
*
Schannel: enable QStringBuilder
Mårten Nordheim
2023-06-14
1
-0
/
+1
*
Schannel: define QT_NO_CAST_FROM_ASCII
Mårten Nordheim
2023-06-14
1
-0
/
+2
*
Remove the manual undef of the min/max macros, or def NOMINMAX
Amir Masoud Abdol
2023-06-08
1
-4
/
+0
*
Schannel: Reject certificate not signed by a configured CA certificate
Mårten Nordheim
2023-05-23
1
-0
/
+21
[next]