https://bugs.kde.org/show_bug.cgi?id=322383

Christian Mollekopf <chrig...@fastmail.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |imlibs/8f10070603b6ae73de37
                   |                            |895ed32d3ae086a0617f

--- Comment #6 from Christian Mollekopf <chrig...@fastmail.fm> ---
Git commit 8f10070603b6ae73de37895ed32d3ae086a0617f by Christian Mollekopf.
Committed on 10/12/2013 at 21:48.
Pushed by cmollekopf into branch 'master'.

Propagate socket errors to jobs, and don't emit ERR_COULD_NOT_CONNECT on ssl
handshake errors.

ssl handshake errors should trigger the dialog to change the settings and not
just silently fail.
Unfortunately ssl handshake errors are only detected when trying to connect to
a socket without encryption. Otherwise
the error occurs only on the server side and the socket is simply disconnected.

M  +6    -0    kimap/job.cpp
M  +2    -0    kimap/job.h
M  +3    -1    kimap/job_p.h
M  +10   -3    kimap/loginjob.cpp
M  +10   -3    kimap/session.cpp
M  +1    -1    kimap/session_p.h
M  +3    -3    kimap/sessionthread.cpp
M  +2    -2    kimap/sessionthread_p.h
M  +50   -0    kimap/tests/loginjobtest.cpp

http://commits.kde.org/kdepimlibs/8f10070603b6ae73de37895ed32d3ae086a0617f

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to