..
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
fix license headers
2020-10-01 11:56:43 +02:00
FakeSocket.hpp
Replace all __linux
in CPP conditions with __linux__
.
2020-11-17 09:21:45 +00:00
HttpHelper.cpp
wsd: cleanup Poco headers
2021-03-22 10:09:22 -04:00
HttpHelper.hpp
wsd: move HttpHelper namespace from Socket to its home
2020-11-02 07:56:03 -05:00
HttpRequest.cpp
available, off and end can be unsigned, they are byte positions
2021-04-30 14:30:16 +03:00
HttpRequest.hpp
wsd: http: braces always on new line
2021-05-02 22:35:39 -04:00
NetUtil.cpp
wsd: http: improved parseUri and new parseUrl with tests
2021-04-07 11:36:10 -04:00
NetUtil.hpp
wsd: http: improved parseUri and new parseUrl with tests
2021-04-07 11:36:10 -04:00
ServerSocket.hpp
wsd: encapsulate ServerSocket::_socketFactory
2021-03-16 08:27:46 -04:00
Socket.cpp
wsd: http: simplify sending response and shutting down the socket
2021-05-02 22:35:39 -04:00
Socket.hpp
wsd: http: simplify sending response and shutting down the socket
2021-05-02 22:35:39 -04:00
Ssl.cpp
Implement SslContext::id() for FreeBSD systems by calling pthread_getthreadid_np().
2020-11-16 14:02:23 +00:00
Ssl.hpp
wsd: more informative SSL state reporting
2021-04-02 13:18:41 -04:00
SslSocket.hpp
wsd: better errno handling in sockets
2021-03-01 21:50:18 -05:00
WebSocketHandler.hpp
Be more tolerant of clients sending WebSocket pings.
2021-04-28 09:14:07 +01:00
WebSocketSession.hpp
Fix Debian 8 / gcc-4.9 warnings
2021-04-30 10:38:09 +02:00