-----------------------------------------------------------
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

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to