IXWebSocket/ixwebsocket
2019-10-28 21:53:31 -07:00
..
apple reformat everything with clang-format 2019-09-23 10:25:23 -07:00
freebsd Freebsd (#117) 2019-10-09 17:00:32 -07:00
linux reformat everything with clang-format 2019-09-23 10:25:23 -07:00
windows reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXCancellationRequest.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXCancellationRequest.h
IXConnectionState.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXConnectionState.h
IXDNSLookup.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXDNSLookup.h clang format 2019-08-13 10:59:18 -07:00
IXExponentialBackoff.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXExponentialBackoff.h reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXHttp.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXHttp.h reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXHttpClient.cpp Socket Factory has only one function which works for server and client code, and can do tls for both 2019-09-30 22:06:46 -07:00
IXHttpClient.h clang-format 2019-09-30 17:52:39 -07:00
IXHttpServer.cpp SocketServer::handleConnection takes an std::shared_ptr<Socket> instead of a file descriptor 2019-09-30 21:48:55 -07:00
IXHttpServer.h SocketServer::handleConnection takes an std::shared_ptr<Socket> instead of a file descriptor 2019-09-30 21:48:55 -07:00
IXNetSystem.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXNetSystem.h Add client support for websocket subprotocol. Look for the new addSubProtocol method for details 2019-10-13 13:37:34 -07:00
IXProgressCallback.h
IXSelectInterrupt.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXSelectInterrupt.h
IXSelectInterruptEventFd.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXSelectInterruptEventFd.h
IXSelectInterruptFactory.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXSelectInterruptFactory.h
IXSelectInterruptPipe.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXSelectInterruptPipe.h
IXSetThreadName.h
IXSocket.cpp Implement SSL server with OpenSSL backend / still flaky 2019-10-01 15:43:37 -07:00
IXSocket.h Implement SSL server with OpenSSL backend / still flaky 2019-10-01 15:43:37 -07:00
IXSocketAppleSSL.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXSocketAppleSSL.h compiled fixes on mac and windows 2019-09-22 18:43:57 -07:00
IXSocketConnect.cpp Implement SSL server with OpenSSL backend / still flaky 2019-10-01 15:43:37 -07:00
IXSocketConnect.h
IXSocketFactory.cpp Socket Factory has only one function which works for server and client code, and can do tls for both 2019-09-30 22:06:46 -07:00
IXSocketFactory.h Socket Factory has only one function which works for server and client code, and can do tls for both 2019-09-30 22:06:46 -07:00
IXSocketMbedTLS.cpp ws curl + http client tls option handling + ca cert processing for mbedtls 2019-09-29 21:13:11 -07:00
IXSocketMbedTLS.h ws curl + http client tls option handling + ca cert processing for mbedtls 2019-09-29 21:13:11 -07:00
IXSocketOpenSSL.cpp OpenSSL: add an extra cipher to the default cipher set, which let us connect to wss//echo.websocket.org 2019-10-10 09:37:27 -07:00
IXSocketOpenSSL.h Implement SSL server with OpenSSL backend / still flaky 2019-10-01 15:43:37 -07:00
IXSocketSChannel.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXSocketSChannel.h
IXSocketServer.cpp Implement SSL server with OpenSSL backend / still flaky 2019-10-01 15:43:37 -07:00
IXSocketServer.h SocketServer::handleConnection takes an std::shared_ptr<Socket> instead of a file descriptor 2019-09-30 21:48:55 -07:00
IXSocketTLSOptions.cpp ws curl + http client tls option handling + ca cert processing for mbedtls 2019-09-29 21:13:11 -07:00
IXSocketTLSOptions.h Add --tls option to pass to ws server command, to enable/disable tls 2019-10-01 13:54:46 -07:00
IXUrlParser.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXUrlParser.h
IXUserAgent.cpp Add mbed tls version in user agent string + set user agent properly when enabling openssl on macOS 2019-10-01 15:58:35 -07:00
IXUserAgent.h user agent 2019-08-30 12:50:56 -07:00
IXUtf8Validator.h reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXWebSocket.cpp Add client support for websocket subprotocol. Look for the new addSubProtocol method for details 2019-10-13 13:37:34 -07:00
IXWebSocket.h Add client support for websocket subprotocol. Look for the new addSubProtocol method for details 2019-10-13 13:37:34 -07:00
IXWebSocketCloseConstants.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXWebSocketCloseConstants.h Validate close codes. Autobahn 7.9.* 2019-09-03 15:43:16 -07:00
IXWebSocketCloseInfo.h
IXWebSocketErrorInfo.h
IXWebSocketHandshake.cpp SocketServer::handleConnection takes an std::shared_ptr<Socket> instead of a file descriptor 2019-09-30 21:48:55 -07:00
IXWebSocketHandshake.h Add client support for websocket subprotocol. Look for the new addSubProtocol method for details 2019-10-13 13:37:34 -07:00
IXWebSocketHttpHeaders.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXWebSocketHttpHeaders.h
IXWebSocketInitResult.h Add client support for websocket subprotocol. Look for the new addSubProtocol method for details 2019-10-13 13:37:34 -07:00
IXWebSocketMessage.h
IXWebSocketMessageQueue.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXWebSocketMessageQueue.h
IXWebSocketMessageType.h
IXWebSocketOpenInfo.h Add client support for websocket subprotocol. Look for the new addSubProtocol method for details 2019-10-13 13:37:34 -07:00
IXWebSocketPerMessageDeflate.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXWebSocketPerMessageDeflate.h
IXWebSocketPerMessageDeflateCodec.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXWebSocketPerMessageDeflateCodec.h
IXWebSocketPerMessageDeflateOptions.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
IXWebSocketPerMessageDeflateOptions.h all client autobahn test should pass ! last failing one was ... 2019-09-04 21:01:30 -07:00
IXWebSocketSendInfo.h
IXWebSocketServer.cpp SocketServer::handleConnection takes an std::shared_ptr<Socket> instead of a file descriptor 2019-09-30 21:48:55 -07:00
IXWebSocketServer.h SocketServer::handleConnection takes an std::shared_ptr<Socket> instead of a file descriptor 2019-09-30 21:48:55 -07:00
IXWebSocketTransport.cpp check max frame size (#119) 2019-10-28 21:53:31 -07:00
IXWebSocketTransport.h Socket Factory has only one function which works for server and client code, and can do tls for both 2019-09-30 22:06:46 -07:00
IXWebSocketVersion.h Add client support for websocket subprotocol. Look for the new addSubProtocol method for details 2019-10-13 13:37:34 -07:00
libwshandshake.hpp
LUrlParser.cpp reformat everything with clang-format 2019-09-23 10:25:23 -07:00
LUrlParser.h reformat everything with clang-format 2019-09-23 10:25:23 -07:00