..
Buffer.hpp
Buffer: remove _size member and calculate it from _offset as needed.
2021-11-30 09:32:45 +00:00
clientnb.cpp
wsd: cleanup Poco headers
2021-03-22 10:09:22 -04:00
DelaySocket.cpp
wsd: avoid static SocketPoll
2021-03-13 16:44:09 -05:00
DelaySocket.hpp
wsd: avoid static SocketPoll
2021-03-13 16:44:09 -05:00
FakeSocket.cpp
FakeSocket.hpp
HttpHelper.cpp
rename: remaining lool->cool changes
2021-11-18 14:14:11 +01:00
HttpHelper.hpp
HttpRequest.cpp
wsd: http: reason phrase is optional
2021-09-26 17:02:01 -04:00
HttpRequest.hpp
rename: remaining lool->cool changes
2021-11-18 14:14:11 +01:00
NetUtil.cpp
wsd: killpoco: cert verification
2021-07-18 21:14:48 -04:00
NetUtil.hpp
wsd: move isLocalhost to a common area
2021-07-18 21:14:48 -04:00
ServerSocket.hpp
wsd: reduce noisy logs
2022-02-04 10:26:49 -05:00
Socket.cpp
wsd: exit the kit when we fail to connect to wsd
2022-02-24 07:38:13 -05:00
Socket.hpp
wsd: exit the kit when we fail to connect to wsd
2022-02-24 07:38:13 -05:00
Ssl.cpp
wsd: enforce TLSv1.2 as the minimum acceptable version
2022-01-10 21:26:38 +01:00
Ssl.hpp
wsd: ssl certificate verification requirements
2021-07-18 21:14:48 -04:00
SslSocket.hpp
wsd: reduce debug and generally redundant logs
2022-02-24 07:38:13 -05:00
WebSocketHandler.hpp
Handle exceptions in Socket messages processing
2022-01-09 13:15:36 -05:00
WebSocketSession.hpp
rename: remaining lool->cool changes
2021-11-18 14:14:11 +01:00