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.5
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
/
qsslsocket_mac.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert QSslSocket(Backend)Private into plugin
Timur Pocheptsov
2021-03-17
1
-1567
/
+0
*
Move QSslCertificate's details and cert-related code to the plugins
Timur Pocheptsov
2021-03-02
1
-1
/
+1
*
Introduce QSsl::X509Certificate interface and its implementations
Timur Pocheptsov
2021-02-18
1
-53
/
+3
*
QSsl::TlsKey - provide the interface and implementations
Timur Pocheptsov
2021-02-01
1
-0
/
+5
*
TLS backend: merge with its factory
Timur Pocheptsov
2021-01-28
1
-16
/
+3
*
QSsl: add a new private API
Timur Pocheptsov
2021-01-22
1
-83
/
+67
*
QSslSocket - introduce the API providing information about backends
Timur Pocheptsov
2021-01-21
1
-0
/
+87
*
Refactor QMutexLocker to be able to handle recursive mutexes
Lars Knoll
2020-10-17
1
-1
/
+1
*
SecureTransport: Set requested ciphers specified in the configuration
Andy Shaw
2020-07-24
1
-0
/
+94
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-7
/
+7
*
Use QList instead of QVector in network
Jarek Kobus
2020-06-26
1
-3
/
+3
*
Port QtNetwork from QStringRef to QStringView
Lars Knoll
2020-06-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-1
/
+1
|
\
|
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
1
-1
/
+1
*
|
QSsl - delete all mentions of SslV2 and SslV3
Timur Pocheptsov
2019-11-28
1
-52
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-04
1
-0
/
+7
|
\
|
*
Merge remote-tracking branch 'qt/5.12' into 5.13
Paul Olav Tvete
2019-08-20
1
-0
/
+7
|
|
\
|
|
*
SSL: ALPN: Don't include empty, too long or truncated names
Mårten Nordheim
2019-08-16
1
-0
/
+7
*
|
|
QtNetwork: ssl: port from QMutex::Recursive to QRecursiveMutex
Marc Mutz
2019-07-18
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-02-08
1
-10
/
+4
|
\
\
|
|
/
|
*
SecureTransport: do not set max protocol version
Timur Pocheptsov
2019-01-27
1
-12
/
+4
*
|
OpenSSL: drop support for SSLv2 and SSLv3
Giuseppe D'Angelo
2018-12-13
1
-13
/
+11
*
|
Use Q_DISABLE_COPY_MOVE for private classes
Friedemann Kleint
2018-12-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-11-22
1
-0
/
+12
|
\
\
|
|
/
|
*
Add missing protocol enumerators, report TLS 1.3 if negotiated
Timur Pocheptsov
2018-11-07
1
-0
/
+12
*
|
Ssl: move _q_makePkcs12 into shared file
Mårten Nordheim
2018-10-16
1
-263
/
+0
|
/
*
SecureTransport - require the latest SDK 10.13.4
Timur Pocheptsov
2018-09-27
1
-2
/
+2
*
Ssl: clang-tidy modernize-use-nullptr
Mårten Nordheim
2018-08-09
1
-2
/
+2
*
SecureTransport: clean the code a bit
Timur Pocheptsov
2018-08-09
1
-9
/
+6
*
Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...
Liang Qi
2018-08-07
1
-0
/
+11
|
\
|
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-07
1
-0
/
+11
|
|
\
|
|
*
SecureTransport - disable lock on sleep for the custom keychain
Timur Pocheptsov
2018-08-02
1
-0
/
+11
*
|
|
SecureTransport - fix verifyPeerTrust for the renegotiation case
Timur Pocheptsov
2018-08-07
1
-22
/
+23
|
/
/
*
|
SecureTransport - implement renegotiations
Timur Pocheptsov
2018-07-27
1
-11
/
+53
*
|
SecureTransport - enable ALPN on macOS
Timur Pocheptsov
2018-07-17
1
-4
/
+4
*
|
SecureTransport - cleanup the code a bit
Timur Pocheptsov
2018-07-14
1
-35
/
+30
|
/
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
1
-5
/
+10
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-12-30
1
-5
/
+10
|
|
\
|
|
*
Fix/workaround a quirk in SecureTransport
Timur Pocheptsov
2017-12-14
1
-5
/
+10
|
|
*
qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()
Mikkel Krautz
2017-11-15
1
-0
/
+6
*
|
|
QSslSocketPrivate (SecureTransport) - add ALPN support
Timur Pocheptsov
2017-11-14
1
-1
/
+63
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Allan Sandfeld Jensen
2017-10-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-16
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Replace 'an unique' with 'a unique'
Kai Koehne
2017-10-11
1
-1
/
+1
*
|
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-3
/
+3
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-06
1
-2
/
+2
|
\
\
|
|
/
|
*
QSslSocket - fix two memory management issues (Secure Transport)
Timur Pocheptsov
2017-07-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-19
1
-2
/
+4
|
\
\
|
|
/
|
*
qsslsocket_mac - check that SecCertificateRef is not null
Timur Pocheptsov
2017-06-13
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-07
1
-2
/
+25
|
\
\
|
|
/
[next]