..
Buffer.hpp
wsd: http: simplify appending to Buffer
2021-05-02 22:35:39 -04: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
wsd: Close socket hard when necessary
2021-07-19 17:31:55 +01:00
HttpHelper.hpp
HttpRequest.cpp
http response: if the result doesn't fit, then consider that a fatal error
2021-07-19 13:38:00 +02:00
HttpRequest.hpp
wsd: http: break cyclic dependency
2021-06-14 23:02:39 -04: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: encapsulate ServerSocket::_socketFactory
2021-03-16 08:27:46 -04:00
Socket.cpp
wsd: Close socket hard when necessary
2021-07-19 17:31:55 +01:00
Socket.hpp
wsd: Close socket hard when necessary
2021-07-19 17:31:55 +01:00
Ssl.cpp
wsd: ssl certificate verification requirements
2021-07-18 21:14:48 -04:00
Ssl.hpp
wsd: ssl certificate verification requirements
2021-07-18 21:14:48 -04:00
SslSocket.hpp
wsd: Close socket hard when necessary
2021-07-19 17:31:55 +01:00
WebSocketHandler.hpp
wsd: Close socket hard when necessary
2021-07-19 17:31:55 +01:00
WebSocketSession.hpp
Make WebSocketHandler::_isClient const and drop default values for bool parms
2021-05-05 09:03:29 +03:00