qt5base-lts/tests/manual
Peter Hartmann 3c24dddaf9 SSL NPN negotiation: Do not abort on unmatched protocols
... but choose HTTP/1.1 and continue connecting anyhow. According to
the NPN spec, actually we should choose SPDY:

"In the event that the client doesn't support any of server's protocols,
or the server doesn't advertise any, it SHOULD select the first protocol
that it supports."

However, some tested servers did not advertise anything and did not
support SPDY, so blindly trying the newest protocol would fail. We are
conservative in that case and choose HTTP.

Task-number: QTBUG-40714
Change-Id: Ia8aaf01fea74e13d9e4416306f85f1890b25559e
Reviewed-by: Richard J. Moore <rich@kde.org>
2015-02-05 14:07:19 +00:00
..
bearerex Update license headers and add new license files 2014-09-24 12:26:19 +02:00
cocoa Cocoa: Fix icon size calculation for system tray. 2014-10-22 23:32:17 +02:00
corelib/tools Update license headers and add new license files 2014-09-24 12:26:19 +02:00
diaglib Diaglib: Fix compilation with Qt 5.3. 2015-01-23 09:45:59 +01:00
dialogs Update license headers and add new license files 2014-09-24 12:26:19 +02:00
filetest Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures Update license headers and add new license files 2014-09-24 12:26:19 +02:00
highdpi Update license headers and add new license files 2014-09-24 12:26:19 +02:00
inputmethodhints Update license headers and add new license files 2014-09-24 12:26:19 +02:00
keypadnavigation Update license headers and add new license files 2014-09-24 12:26:19 +02:00
lance Update license headers and add new license files 2014-09-24 12:26:19 +02:00
mkspecs Update manualtests license to say "part of test suite". 2013-05-26 20:54:51 +02:00
network_remote_stresstest Update license headers and add new license files 2014-09-24 12:26:19 +02:00
network_stresstest Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qcursor Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdesktopservices Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdesktopwidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsitemgroup Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicslayout/flicker Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qhttpnetworkconnection Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qimagereader Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlocale Update manualtests license to say "part of test suite". 2013-05-26 20:54:51 +02:00
qmetatype Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkaccessmanager/qget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkconfiguration Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkconfigurationmanager Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnetworkreply SSL NPN negotiation: Do not abort on unmatched protocols 2015-02-05 14:07:19 +00:00
qopenglcontext Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qopengltextureblitter Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qopenglwidget/openglwidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qopenglwindow/multiwindow Add a multiwindow manual test using QOpenGLWindow 2014-09-18 10:06:18 +02:00
qprintdevice_dump Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qscreen QScreen manual test: use sizeHint; don't override QLineEdit text color 2015-01-09 16:21:04 +01:00
qssloptions Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslsocket Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtabletevent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtbug-8933 Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtexteditlist Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtouchevent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwidget_zorder Update license headers and add new license files 2014-09-24 12:26:19 +02:00
repaint Update license headers and add new license files 2014-09-24 12:26:19 +02:00
shortcuts Update license headers and add new license files 2014-09-24 12:26:19 +02:00
socketengine Update license headers and add new license files 2014-09-24 12:26:19 +02:00
textrendering Update license headers and add new license files 2014-09-24 12:26:19 +02:00
touch Add manual test for touch events. 2014-10-30 21:35:44 +01:00
transientwindow transient window manual test: set window type to Dialog 2014-10-20 11:03:30 +02:00
unc Update license headers and add new license files 2014-09-24 12:26:19 +02:00
widgetgrab Update license headers and add new license files 2014-09-24 12:26:19 +02:00
widgets Update license headers and add new license files 2014-09-24 12:26:19 +02:00
windowchildgeometry Update license headers and add new license files 2014-09-24 12:26:19 +02:00
windowflags windowflags test: Fix showing which flags are set 2015-01-19 11:17:49 +01:00
windowgeometry Update license headers and add new license files 2014-09-24 12:26:19 +02:00
windowmodality Update license headers and add new license files 2014-09-24 12:26:19 +02:00
windowtransparency Update manualtests license to say "part of test suite". 2013-05-26 20:54:51 +02:00
xembed-raster Update manualtests license to say "part of test suite". 2013-05-26 20:54:51 +02:00
xembed-widgets Update manualtests license to say "part of test suite". 2013-05-26 20:54:51 +02:00
manual.pro Add manual test for touch events. 2014-10-30 21:35:44 +01:00