Go to file
Mårten Nordheim 97b9af1519 Schannel: unbreak renegotiation (and likely gracious shutdown)
The reason it wasn't working before was a couple of things:
1. Due to an extra 'else' it would not process the SEC_I_RENEGOTIATE
or SEC_I_CONTEXT_EXPIRED branch.
2. The peerCertVerified boolean was not only wrong, but also
broke renegotiation even if the 'else' wasn't there.

My previous attempt to fix it ended up being a noop, so:
Reverts e21fa577dd

Change-Id: Ifbad55d4bb066b7566bb88cead48e329cbd574f9
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-09-09 22:19:47 +00:00
bin syncqt: Fix module header install target creation 2019-07-11 09:50:18 +02:00
config.tests Merge remote-tracking branch 'origin/5.12' into 5.13 2019-08-12 13:23:11 +02:00
dist Merge remote-tracking branch 'origin/5.12' into 5.13 2019-09-08 11:33:28 +02:00
doc Doc: Add external links to new topics in Qt Creator Manual 2019-09-05 17:36:05 +02:00
examples Merge remote-tracking branch 'origin/5.12' into 5.13 2019-07-12 12:23:29 +02:00
lib
mkspecs Merge remote-tracking branch 'origin/5.12' into 5.13 2019-09-08 11:33:28 +02:00
qmake Merge remote-tracking branch 'origin/5.12' into 5.13 2019-09-08 11:33:28 +02:00
src Schannel: unbreak renegotiation (and likely gracious shutdown) 2019-09-09 22:19:47 +00:00
tests Re-add tst_selftests "crashes old stdout txt" on QEMU 2019-09-09 11:19:38 +00:00
util Merge remote-tracking branch 'origin/5.12' into 5.13 2019-05-09 13:06:11 +00:00
.gitattributes
.gitignore Remove support for qml1 plugins and modules 2018-11-15 19:52:13 +00:00
.qmake.conf Bump version 2019-07-01 16:34:58 +02:00
.tag
config_help.txt Merge remote-tracking branch 'qt/5.12' into 5.13 2019-08-20 10:41:56 +00:00
configure configure: Treat win32-clang-g++ the same as win32-g++ 2018-10-10 04:10:40 +00:00
configure.bat Configure: simplify logic 2019-03-14 12:13:58 +00:00
configure.json Merge remote-tracking branch 'origin/5.12' into 5.13 2019-07-12 12:23:29 +02:00
configure.pri Merge remote-tracking branch 'origin/5.12' into 5.13 2019-08-31 01:00:48 +02:00
header.BSD
header.COMM
header.FDL
header.GPL
header.GPL-EXCEPT
header.LGPL
header.LGPL3
header.LGPL3-COMM
header.LGPL-NOGPL2
header.LGPL-ONLY
header.MIT qsimd: add support for new x86 CPU features 2018-05-05 06:20:07 +00:00
INSTALL INSTALL: Remove outdated reference to Windows CE 2019-02-13 13:01:57 +00:00
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.LGPL3
LICENSE.LGPLv3
LICENSE.QT-LICENSE-AGREEMENT-4.0 Replace commercial preview license with Qt License Agreement 4.0 2018-06-21 11:39:15 +00:00
qtbase.pro
sync.profile platformsupport/input: add xkbcommon utilities lib 2019-03-01 14:31:28 +00:00