summaryrefslogtreecommitdiff
path: root/src/websockets/qwebsocketdataprocessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-071-3/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Clear frame before emitting signals to prevent duplicating messagesØystein Heskestad2021-06-251-3/+7
* Clear frame on reconnectAllan Sandfeld Jensen2021-01-251-0/+1
* Use QByteArray operator of QStringDecoderAndré Klitzing2020-10-211-3/+2
* Fix build against latest qtbaseMaurice Kalinowski2020-08-181-0/+1
* Port QtWebSockets from QTextCodec to QStringDecoderKarsten Heimrich2020-06-181-28/+11
* Make sure child QObjects get moved-to-thread along with the ownerMårten Nordheim2020-05-051-6/+7
* Add a public api to set max frame and message size (CVE-2018-21035)Franck Dude2020-03-191-2/+29
* QWebsocket doesn't receive message with size larger than 1MRyan Chu2019-08-281-6/+10
* Remove waitForReadyRead from QWebSocketFrame::readFrameRyan Chu2019-08-231-1/+21
* Make QWebSocketFrame::readFrame as a non-static public functionRyan Chu2019-08-231-1/+2
* Fix C-style castJesus Fernandez2018-08-101-3/+3
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-3/+3
* Fixed possible block clearing in QWebSocketDataProcessor::process methodAleksey Lysenko2017-01-041-5/+9
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-1/+1
|\
| * Doc: Add external-resources.qdocKai Koehne2016-04-071-1/+1
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-161-6/+6
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-241-18/+10
* Use the proper protocol namesSze Howe Koh2014-04-091-1/+1
* Adapt copyright headerKurt Pattyn2014-02-151-1/+1
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-30/+30
* Remove _p suffix from cpp filenames.Kurt Pattyn2014-01-131-0/+302