libreoffice-online/common
Michael Meeks e924625cc1 re-factor: Socket / WebSocketHandler.
Essentially we want to be able to separate low-level socket code
for eg. TCP vs. UDS, from Protocol handling: eg. WebSocketHandler
and client sessions themselves which handle and send messages
which now implement the simple MessageHandlerInterface.

Some helpful renaming too:

s/SocketHandlerInterface/ProtocolHandlerInterface/

Change-Id: I58092b5e0b5792fda47498fb2c875851eada461d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/90138
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-03-11 16:48:03 +01:00
..
Authorization.cpp Resolved: Server crash when link opened in new tab 2020-01-22 23:23:51 +01:00
Authorization.hpp
Clipboard.hpp
Common.hpp wsd: dynamic child timeout 2019-10-29 02:30:07 +01:00
Crypto.cpp
Crypto.hpp
FileUtil.cpp copyFile: de-poco-ize and handle EINTR and short writes. 2020-01-21 15:07:54 +00:00
FileUtil.hpp copyFile: de-poco-ize and handle EINTR and short writes. 2020-01-21 15:07:54 +00:00
IoUtil.cpp killpoco: removed StringTokenizer from common directory 2019-11-15 14:54:29 +01:00
IoUtil.hpp
JsonUtil.hpp
Log.cpp wsd: avoid malloc in signal handler 2019-11-19 16:13:33 +01:00
Log.hpp wsd: logging improvements and formatting 2020-02-23 21:46:55 +01:00
LOOLWebSocket.hpp
Message.hpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
MessageQueue.cpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
MessageQueue.hpp
Png.hpp test: improve TileCacheTests 2019-10-29 02:32:05 +01:00
Protocol.cpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
Protocol.hpp Rework StringVector to have a single underlying string 2020-02-28 18:31:37 +01:00
Rectangle.hpp
Seccomp.cpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
Seccomp.hpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
security.h
Session.cpp re-factor: Socket / WebSocketHandler. 2020-03-11 16:48:03 +01:00
Session.hpp re-factor: Socket / WebSocketHandler. 2020-03-11 16:48:03 +01:00
SigUtil.cpp sighandler: break infinite loop with corrupted heap 2020-01-18 17:23:02 +01:00
SigUtil.hpp wsd: debug: add env variable "PAUSEFORDEBUGGER" to attach debugger 2019-12-20 19:57:47 +01:00
SpookyV2.cpp
SpookyV2.h
StringVector.cpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
StringVector.hpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
Unit.cpp Fix iOS build (and maybe Android, too) 2020-02-24 08:54:22 +01:00
Unit.hpp Remove unused filterHandleRequest unit test hook. 2020-03-07 14:26:42 +01:00
UnitHTTP.hpp
Util.cpp Rework StringVector to have a single underlying string 2020-02-28 18:31:37 +01:00
Util.hpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00