Review Request 122007: Fix KTcpSocket to return correct negotiated protocol
Dawit Alemayehu
adawit at kde.org
Sun Jan 18 12:43:24 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122007/
-----------------------------------------------------------
(Updated Jan. 18, 2015, 12:43 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks, David Faure and Thiago Macieira.
Repository: kio
Description
-------
This pull request fixes a long standing issue in KTcpSocket where member functions "negotiatedSslVersion" and "negotiatedSslVersionName" returned the requested protocol instead of the actual negotiated one because QSslSocket did provide a means of accessing the actual negotiated protocol. Since this has been addressed in Qt 5.4, the problem should be fixed in KTcpSocket as well. Additionally the patch also adds support for Tlsv1_1 and TlsV1_2 protocols.
Diffs
-----
src/core/ktcpsocket.h d59b180
src/core/ktcpsocket.cpp f223986
src/core/tcpslavebase.cpp e62e72a
Diff: https://git.reviewboard.kde.org/r/122007/diff/
Testing
-------
Thanks,
Dawit Alemayehu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150118/850f7b34/attachment.html>
More information about the Kde-frameworks-devel
mailing list