libreoffice-online/net
Michael Meeks db63703d0c Validate as utf-8 all Websocket text messages in debug mode.
Ensure that rendersearchresult: is terminated, and identified as binary.

Change-Id: I84e83c63351cd0aac0923bf7c833b14c1be2c051
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2022-04-04 20:46:11 +01:00
..
Buffer.hpp
clientnb.cpp
DelaySocket.cpp
DelaySocket.hpp
FakeSocket.cpp
FakeSocket.hpp
HttpHelper.cpp
HttpHelper.hpp
HttpRequest.cpp
HttpRequest.hpp wsd: trace poll events and revents flags arround ppoll 2022-03-21 08:57:41 +00:00
NetUtil.cpp
NetUtil.hpp
ServerSocket.hpp wsd: reduce noisy logs 2022-02-04 10:26:49 -05:00
Socket.cpp wsd: always include the BIO errors in SSL logs 2022-03-21 08:57:41 +00:00
Socket.hpp wsd: test SSL hostname 2022-04-01 10:33:55 +01:00
Ssl.cpp wsd: enforce TLSv1.2 as the minimum acceptable version 2022-01-10 21:26:38 +01:00
Ssl.hpp
SslSocket.hpp wsd: test SSL hostname 2022-04-01 10:33:55 +01:00
WebSocketHandler.hpp Validate as utf-8 all Websocket text messages in debug mode. 2022-04-04 20:46:11 +01:00
WebSocketSession.hpp