Re: Review Request 122007: Fix KTcpSocket to return correct negotiated protocol

2015-01-18 Thread David Faure

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

Ship it!


Ship It!

- David Faure


On Jan. 16, 2015, 6:14 a.m., Dawit Alemayehu wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/122007/
 ---
 
 (Updated Jan. 16, 2015, 6:14 a.m.)
 
 
 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


Re: Review Request 122007: Fix KTcpSocket to return correct negotiated protocol

2015-01-18 Thread Dawit Alemayehu

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

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


Re: Review Request 122007: Fix KTcpSocket to return correct negotiated protocol

2015-01-15 Thread Dawit Alemayehu

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

(Updated Jan. 16, 2015, 6:14 a.m.)


Review request for KDE Frameworks, David Faure and Thiago Macieira.


Changes
---

Updated patch


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 (updated)
-

  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


Review Request 122007: Fix KTcpSocket to return correct negotiated protocol

2015-01-11 Thread Dawit Alemayehu

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