Cleanup code to comply with Qt style
[contrib/qtwebsockets.git] / src / websockets / qwebsocketserver_p.cpp
2013-12-10 Kurt PattynCleanup code to comply with Qt style
2013-11-07 Kurt PattynWrap ssl implementation in ifdef statement
2013-11-06 Kurt PattynAdd sslEchoClient and sslEchoServer examples
2013-11-06 Kurt PattynSanitize include directives
2013-11-01 Kurt PattynAdd correct license headers
2013-11-01 Kurt PattynReplace int with qintptr for socket descriptor
2013-10-14 Kurt PattynReplaced getter methods of HandshakeResponse to be...
2013-10-13 Kurt PattynRenamed getters in HandshakeRequest to comply with Qt
2013-10-11 Steven Ceuppensmake use of the new Q_NULLPTR keyword & shorten if...
2013-09-29 Steven Ceuppensupdate class & filenames
2013-09-28 Steven CeuppensChanges to integrate the websocket module as a full...