- 09 Sep, 2014 - 1 commit
-
-
Jorma Tähtinen authored
QWebSocketServer should not use case-sensitive compare to validate http headers for incoming connections. Change-Id: Ie7b8a9f6ca1a0b547eb7a924f6392395f812b0e3 Task-number: QTBUG-40615 Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@digia.com>
-
- 24 Aug, 2014 - 1 commit
-
-
Antti Kokko authored
- Added LICENSE.LGPLv3, LICENSE.GPLv2 & LICENSE.LGPLv21 Change-Id: I0586e35a7aa99be1b5b3bda580b05897f451acbf Reviewed-by:
Jani Heikkinen <jani.heikkinen@digia.com>
-
- 15 Feb, 2014 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I9773492d3673d8aabdb4dd178be6af12eca7ba74 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 01 Feb, 2014 - 1 commit
-
-
Kurt Pattyn authored
This method is only necessary for processing of handshakes and hence is not needed in the public API. Change-Id: I6bb2327337600523a136fb394275c31b9819f631 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@digia.com>
-
- 18 Jan, 2014 - 1 commit
-
-
Frederik Gladhorn authored
And do the same for QByteArray. Instantiating the default constructor uses QArrayData::sharedNull() for the d-pointer which is the cheapest constructor in memory and instructions. Change-Id: I1ceaafbc0c0cb1ccc5690edba89ea1100f30b3cd Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 17 Jan, 2014 - 1 commit
-
-
Frederik Gladhorn authored
Change-Id: I000243e717b79972caa676ff10f68901904f28c9 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 13 Jan, 2014 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I425aa372fe2f4114939f2691f270644e66017276 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 12 Jan, 2014 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I9da963570b174b9a5a33e65cf144402677b4bab5 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 04 Jan, 2014 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I137ac180b19228e0a5683e21ca87e3fe2db9f97b Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 23 Dec, 2013 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: Icd293f832e2d7a6272d4953c1994065d16222375 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 10 Dec, 2013 - 1 commit
-
-
Kurt Pattyn authored
- Correct placement of curly braces - Remove commented-out code - Remove superfluous qDebug statements - Add missing QT_BEGIN_NAMESPACE declarations - Add move semantics - Add cleanup handling to QWebSocketServerPrivate - Add error handling to handshake response, QWebSocketServerPrivate, QWebSocketServer, dataprocessor Change-Id: I0690dc2c444fd6fc0db974d1459bf41bd8c31d40 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 06 Nov, 2013 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I510e5e8f263d3ea08dd3d623b054d06b2911c6d6 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 02 Nov, 2013 - 1 commit
-
-
Kurt Pattyn authored
Without this include, it does not compile on VS2012 Change-Id: I2400c789cbf11440dc8deea5d7b841f1122064f8 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 01 Nov, 2013 - 2 commits
-
-
Kurt Pattyn authored
Change-Id: I1c2e2f14bbbd1dfc8dc30d4a0cdff7ded0222113 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
Kurt Pattyn authored
Change-Id: I789cd780697aedbca7a90a5991df00b2c7e9ec98 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 14 Oct, 2013 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I9558c0244e2285e7dc266bfcb3c51887fb7200d7 Reviewed-by:
Steven Ceuppens <steven.ceuppens@icloud.com>
-
- 13 Oct, 2013 - 1 commit
-
-
Kurt Pattyn authored
Renamed all getXXX() methods by XXX() methods. Change-Id: I54f52eb5dfc7342b7aecafb3ec65aa54e7b20d13 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 11 Oct, 2013 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I366ed84e54ebd49d0a1a202e5131eab4b486b4c5 Reviewed-by:
Steven Ceuppens <steven.ceuppens@icloud.com>
-
- 05 Oct, 2013 - 1 commit
-
-
Kurt Pattyn authored
Changed tab to 4 spaces Change-Id: Ifb1a4ce4926da081d653b749478f1b494809b068 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 29 Sep, 2013 - 5 commits
-
-
Steven Ceuppens authored
Change-Id: Idd2caa074f2f3feba99714bf6927ca879809ad47 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
Kurt Pattyn authored
Removed commented out lines Change-Id: Ieccf43a4bb6b06b62acb347777b5481846144d14 Reviewed-by:
Steven Ceuppens <steven.ceuppens@icloud.com>
-
Kurt Pattyn authored
Change-Id: I470d9bebbb86645ca766804e1005f3cb85256b38 Reviewed-by:
Steven Ceuppens <steven.ceuppens@icloud.com>
-
Kurt Pattyn authored
Replaced tabs with spaces Change-Id: Ice5adcf10bc7294852661f64c41836f8c97275bc Reviewed-by:
Steven Ceuppens <steven.ceuppens@icloud.com>
-
Kurt Pattyn authored
Replace string literals with QString::fromLatin1() expression, to avoid deprecated warning (since Qt 5.1.1) Change-Id: Ie0c6218aae2eb829aa90b15f042e032a2c8a3d88 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 28 Sep, 2013 - 1 commit
-
-
Steven Ceuppens authored
- Changed project files to use Qt structure - Moved existing sources into subdirectory, to make room for moduels - Created a "import/qmlwebsocket" module skeleton (works, but needs to be extended) - Modified examples to not use "include(.pri)", but use "QT += websocket" - Added qml example skeleton (works, but no useful functionality yet) Project can be build with: $ qmake $ make $ make install Module can be used in other projects with QT += websockets Change-Id: I2123026958b264670dbf8a978dee76edf5855806 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 25 Aug, 2013 - 4 commits
-
-
Kurt Pattyn authored
-
Kurt Pattyn authored
-
Kurt Pattyn authored
-
Kurt Pattyn authored
Documented internal classes and methods as \private
-
- 24 Aug, 2013 - 2 commits
-
-
Kurt Pattyn authored
-
Kurt Pattyn authored
Renamed WebSocketProtocol to QWebSocketProtocol Renamed WebSocketServer to QWebSocketServer Adapted source files to include renamed headers Added qwebsocketsglobal.h file
-
- 22 Aug, 2013 - 2 commits
-
-
Kurt Pattyn authored
According RFC 6455, the version must be bigger than or equal to 1.1, so we solved an incompatibility as well
-
Kurt Pattyn authored
-
- 10 Aug, 2013 - 1 commit
-
-
Kurt Pattyn authored
-
- 03 Aug, 2013 - 1 commit
-
-
Kurt Pattyn authored
-