Review Request 122007: Fix KTcpSocket to return correct negotiated protocol

Dawit Alemayehu adawit at kde.org
Mon Jan 12 03:37:00 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122007/
-----------------------------------------------------------

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/20150112/87e65023/attachment.html>


More information about the Kde-frameworks-devel mailing list