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
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/ssl: Fix deprecated usages of QHashCombine
Ivan Solovev
6 days
2
-2
/
+2
*
QSslCertificate: add fromFile() method
Ahmad Samir
2025-05-14
2
-15
/
+32
*
QSslCertificate: fromPath(): check the path arg isn't empty
Ahmad Samir
2025-05-14
1
-0
/
+3
*
QSslCertificate: fix PatternSyntax enum value
Ahmad Samir
2025-05-14
1
-1
/
+1
*
QCryptographicHash: remove QT_CRYPTOGRAPHICHASH_ONLY_SHA1
Ahmad Samir
2025-04-02
1
-2
/
+0
*
Docs: fix qdoc enum's \value "since" syntax
Ahmad Samir
2025-01-21
1
-2
/
+2
*
Replace qdebug.h includes in public headers with forward-declarations
Ahmad Samir
2025-01-15
1
-0
/
+1
*
Create qdoc macros for C++ class docs 2.1: qHash()
Marc Mutz
2024-11-27
5
-16
/
+8
*
Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing
Marc Mutz
2024-11-08
1
-4
/
+2
*
Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing
Marc Mutz
2024-11-08
8
-23
/
+8
*
Network: don't include qglobal.h
Mårten Nordheim
2024-10-13
2
-3
/
+0
*
Pass QSslError::SslError by value
Mate Barany
2024-08-30
2
-2
/
+14
*
Change type of variable qssl_dhparams_default_base64
Mate Barany
2024-07-31
1
-1
/
+1
*
Initialize error in QSslErrorPrivate
Mate Barany
2024-07-31
1
-4
/
+1
*
Include qnetworkglobal_p.h into qocsp_p.h
Mate Barany
2024-07-23
1
-0
/
+2
*
Add move constructor to QSslCertificate
Mate Barany
2024-07-12
2
-0
/
+17
*
QDirListing: add flags to handle entries filtering
Ahmad Samir
2024-06-27
1
-2
/
+2
*
Disable copy and move operations in TlsKey
Mate Barany
2024-06-27
1
-0
/
+3
*
QSslConfiguration: add documentation for HTTP/2 alpn variable
Mårten Nordheim
2024-04-17
1
-0
/
+6
*
Network: Add Q_GADGET to types exposed in signals and slots
Ulf Hermann
2024-04-17
1
-0
/
+1
*
Clarify the priority in selecting TLS backends
Timur Pocheptsov
2024-03-22
1
-1
/
+6
*
Port to QDirListing
Ahmad Samir
2024-03-03
1
-4
/
+7
*
Network: includemocs
Mårten Nordheim
2024-02-23
1
-0
/
+2
*
QSsl: QMetaObject is defined in qobjectdefs.h
Marc Mutz
2024-01-23
1
-1
/
+1
*
Fix accidental implicit QBA->QString conversion
Mårten Nordheim
2024-01-18
1
-4
/
+3
*
Fix missing certs directory in VxWorks
Marcin Zdunek
2024-01-16
1
-1
/
+14
*
Remove the use of Q_NETWORK_PRIVATE_EXPORT
Alexey Edelev
2023-12-22
2
-7
/
+7
*
QSslConfiguration: remove example
Timur Pocheptsov
2023-12-05
1
-4
/
+1
*
Use SSL_CTX_set_dh_auto if DHparam is empty
André Klitzing
2023-10-25
1
-0
/
+3
*
Doc: Don't mention setDefaultCiphers() (removed in Qt 6.0)
Kai Köhne
2023-09-28
1
-2
/
+1
*
Add Q_ENUM macros for registering QSsl/QSslSocket in Meta-system
Tatiana Borisova
2023-09-21
2
-0
/
+15
*
qsslcertificate: use _ba literal more
Anton Kudryavtsev
2023-09-07
1
-11
/
+10
*
qsslcertificate: use QStringView more
Anton Kudryavtsev
2023-09-07
1
-4
/
+6
*
qsslcertificate: use QAnyStringView more
Anton Kudryavtsev
2023-09-07
1
-1
/
+1
*
qsslcertificate: avoid implicit detach
Anton Kudryavtsev
2023-09-07
1
-7
/
+7
*
QSslServer: include moc
Mårten Nordheim
2023-07-07
1
-0
/
+2
*
QtNetwork: code tidies: use the 4-arg connect overload
Giuseppe D'Angelo
2023-07-05
1
-1
/
+1
*
SSL: upgrade the default DH parameters
Giuseppe D'Angelo
2023-06-27
2
-8
/
+17
*
QtNetwork: code tidies: use the 4-arg connect overload
Giuseppe D'Angelo
2023-06-26
1
-2
/
+3
*
Schannel: Add support for proper listing of ciphers
Tobias Koenig
2023-06-16
3
-14
/
+22
*
Ssl: Copy the on-demand cert loading bool from default config
Mårten Nordheim
2023-05-29
1
-0
/
+5
*
QSslCertificate: Add property names to debug operator<<
Axel Spoerl
2023-04-04
1
-8
/
+8
*
QPasswordDigestor: add OpenSSL 3.0 support to deriveKeyPbkdf2
Jan Grulich
2023-02-09
1
-2
/
+96
*
Remove redundant qsharedpointer.h #includes
Ahmad Samir
2023-01-31
3
-3
/
+2
*
QtNetwork: Disambiguate static variables
Friedemann Kleint
2023-01-31
1
-4
/
+4
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
4
-4
/
+4
*
Fix duplicated words in documentation
Mårten Nordheim
2022-10-19
1
-1
/
+1
*
QSslServer[docs]: fix grammar
Mårten Nordheim
2022-10-19
1
-1
/
+1
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
2
-6
/
+3
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
3
-8
/
+8
[next]