Commit Graph

  • 8607dc1a4a ws proxy_server / remote server close not forwarded to the client Benjamin Sergeant 2019-11-16 14:21:44 -08:00
  • 16c6f08e2d fix android build + proxy work Benjamin Sergeant 2019-11-16 06:51:53 -08:00
  • 521286ae88 fix android build + proxy work v7.3.1 Benjamin Sergeant 2019-11-16 06:51:53 -08:00
  • 6e9f27d63c bump version Benjamin Sergeant 2019-11-15 17:18:46 -08:00
  • d122e12a1f bump version Benjamin Sergeant 2019-11-15 17:18:46 -08:00
  • 5b282ce3b4 document new proxy command Benjamin Sergeant 2019-11-15 17:18:32 -08:00
  • c26c3b6892 document new proxy command Benjamin Sergeant 2019-11-15 17:18:32 -08:00
  • c7b2446164 proxy works but crash when the connection is refused Benjamin Sergeant 2019-11-15 17:07:31 -08:00
  • ed75d14c86 proxy works but crash when the connection is refused Benjamin Sergeant 2019-11-15 17:07:31 -08:00
  • 0e43c618a5 add stub code for ws proxy server Benjamin Sergeant 2019-11-15 14:30:20 -08:00
  • 0841fcec44 add stub code for ws proxy server Benjamin Sergeant 2019-11-15 14:30:20 -08:00
  • af6100b90f fix typo Benjamin Sergeant 2019-11-15 14:28:30 -08:00
  • 4e717abdb8 fix typo Benjamin Sergeant 2019-11-15 14:28:30 -08:00
  • a4cd248368 update readme / add contributing notes Benjamin Sergeant 2019-11-15 14:21:28 -08:00
  • 451d2b4253 update readme / add contributing notes Benjamin Sergeant 2019-11-15 14:21:28 -08:00
  • f9ca44b474 Deployed 10b4ee3 with MkDocs version: 1.0.4 Benjamin Sergeant 2019-11-13 14:27:15 -08:00
  • 6f729c5038 Deployed 10b4ee3 with MkDocs version: 1.0.4 Benjamin Sergeant 2019-11-13 14:25:30 -08:00
  • 5bcf001af0 Deployed 10b4ee3 with MkDocs version: 1.0.4 Benjamin Sergeant 2019-11-13 14:24:37 -08:00
  • 6e52723c8c update changelog Benjamin Sergeant 2019-11-01 11:22:13 -07:00
  • 10b4ee353d update changelog Benjamin Sergeant 2019-11-01 11:22:13 -07:00
  • a3ad92b9d9 update readme Benjamin Sergeant 2019-11-06 23:11:28 -08:00
  • 07822625b7 update readme Benjamin Sergeant 2019-11-06 23:11:28 -08:00
  • 2ced3151f7 Deployed a7341dc with MkDocs version: 1.0.4 Benjamin Sergeant 2019-11-01 10:22:38 -08:00
  • b07827790f check max frame size (#119) Benjamin Sergeant 2019-10-28 21:53:31 -07:00
  • c943e72c7b
    check max frame size (#119) Benjamin Sergeant 2019-10-28 21:53:31 -07:00
  • 499262f752 check max frame size v7.2.2 Benjamin Sergeant 2019-10-26 11:48:03 -07:00
  • 85e00a195c docker build fixes Benjamin Sergeant 2019-10-26 11:47:08 -07:00
  • ebb31b4e87 docker build fixes Benjamin Sergeant 2019-10-26 11:47:08 -07:00
  • 081dd2c4bb Add unittest to IXSentryClient to lua backtrace parsing code Benjamin Sergeant 2019-10-26 10:54:47 -07:00
  • 6904dd3f4c Add unittest to IXSentryClient to lua backtrace parsing code Benjamin Sergeant 2019-10-26 10:54:47 -07:00
  • bbfa76a2c9 move sentry code around and add a stub unittest for it Benjamin Sergeant 2019-10-25 14:46:10 -07:00
  • 0e73fe51e9 move sentry code around and add a stub unittest for it Benjamin Sergeant 2019-10-25 14:46:10 -07:00
  • 16a060131a ws cobra to sentry / simplify sent and received message statistic reporting Benjamin Sergeant 2019-10-25 14:34:48 -07:00
  • 7e67598360 ws cobra to sentry / simplify sent and received message statistic reporting Benjamin Sergeant 2019-10-25 14:34:48 -07:00
  • 6dabc68d29 remove unused quiet argument of ws cobra_metrics_to_redis command Benjamin Sergeant 2019-10-25 14:02:56 -07:00
  • 91a95dc5f6 remove unused quiet argument of ws cobra_metrics_to_redis command Benjamin Sergeant 2019-10-25 14:02:56 -07:00
  • ac0593bfb3 Add cobra_metrics_to_redis sub-command to create streams for each cobra metric event being received. Benjamin Sergeant 2019-10-24 14:42:25 -07:00
  • c40033b6d9 Add cobra_metrics_to_redis sub-command to create streams for each cobra metric event being received. Benjamin Sergeant 2019-10-24 14:42:25 -07:00
  • ac3e9eab25 Create SECURITY.md Benjamin Sergeant 2019-10-17 06:58:22 -07:00
  • adf83f3255
    Create SECURITY.md Benjamin Sergeant 2019-10-17 06:58:22 -07:00
  • bd01be61d2 Deployed 8fda7cb with MkDocs version: 1.0.4 Benjamin Sergeant 2019-10-16 10:19:27 -08:00
  • 6de426a574 remove unused code in ws cobra_publish Benjamin Sergeant 2019-10-14 11:15:14 -07:00
  • 8fda7cb131 remove unused code in ws cobra_publish Benjamin Sergeant 2019-10-14 11:15:14 -07:00
  • c3a619f114 Add client support for websocket subprotocol. Look for the new addSubProtocol method for details Benjamin Sergeant 2019-10-13 13:37:34 -07:00
  • 0e9cf863cf Add client support for websocket subprotocol. Look for the new addSubProtocol method for details Benjamin Sergeant 2019-10-13 13:37:34 -07:00
  • 128545cc2b OpenSSL: add an extra cipher to the default cipher set, which let us connect to wss//echo.websocket.org Benjamin Sergeant 2019-10-10 09:37:27 -07:00
  • 279f6fbfed OpenSSL: add an extra cipher to the default cipher set, which let us connect to wss//echo.websocket.org Benjamin Sergeant 2019-10-10 09:37:27 -07:00
  • 8152898c4e add more docs about ws Benjamin Sergeant 2019-10-09 22:42:03 -07:00
  • f8e7b34bf0 add more docs about ws Benjamin Sergeant 2019-10-09 22:42:03 -07:00
  • 852bf452b6 Freebsd (#117) Benjamin Sergeant 2019-10-09 17:00:32 -07:00
  • d2cf616737
    Freebsd (#117) Benjamin Sergeant 2019-10-09 17:00:32 -07:00
  • b38e80f846 (freebsd compile fix) add some missing socket related headers Benjamin Sergeant 2019-10-09 15:38:40 -07:00
  • 11a3b64657 (freebsd compile fix) add some missing socket related headers Benjamin Sergeant 2019-10-09 15:38:40 -07:00
  • c880faa5ff Deployed bab2295 with MkDocs version: 1.0.4 Benjamin Sergeant 2019-10-08 13:51:33 -08:00
  • 0db1e7c331 Deployed bab2295 with MkDocs version: 1.0.4 Benjamin Sergeant 2019-10-08 12:47:45 -08:00
  • c0410e43aa Deployed bab2295 with MkDocs version: 1.0.4 Benjamin Sergeant 2019-10-08 12:47:23 -08:00
  • a383ac10d9 make sure the unittest pass withouth SSL Benjamin Sergeant 2019-10-03 09:41:17 -07:00
  • bab2295fc3 make sure the unittest pass withouth SSL Benjamin Sergeant 2019-10-03 09:41:17 -07:00
  • 2c32f5c593 add a target for building wihout ssl + take Matt Boer updated script to run ws test with SSL (still broken for large payload) Benjamin Sergeant 2019-10-03 07:47:34 -07:00
  • adcbf0d208 add a target for building wihout ssl + take Matt Boer updated script to run ws test with SSL (still broken for large payload) Benjamin Sergeant 2019-10-03 07:47:34 -07:00
  • 41cbee2cd2 ws: Signal handling code isn't include on Windows Benjamin Sergeant 2019-10-01 16:12:16 -07:00
  • 19150115bb ws: Signal handling code isn't include on Windows Benjamin Sergeant 2019-10-01 16:12:16 -07:00
  • 1f8944852a bump version Benjamin Sergeant 2019-10-01 16:01:32 -07:00
  • d93bd9b58b bump version Benjamin Sergeant 2019-10-01 16:01:32 -07:00
  • 95dd03b298 Add mbed tls version in user agent string + set user agent properly when enabling openssl on macOS Benjamin Sergeant 2019-10-01 15:58:35 -07:00
  • 13801dff8a Add mbed tls version in user agent string + set user agent properly when enabling openssl on macOS Benjamin Sergeant 2019-10-01 15:58:35 -07:00
  • a0cfaff528 Implement SSL server with OpenSSL backend / still flaky Benjamin Sergeant 2019-10-01 15:43:37 -07:00
  • de87fa34dc Implement SSL server with OpenSSL backend / still flaky Benjamin Sergeant 2019-10-01 15:43:37 -07:00
  • d6542383ed Add --tls option to pass to ws server command, to enable/disable tls Benjamin Sergeant 2019-10-01 13:54:46 -07:00
  • d60f5de231 Add --tls option to pass to ws server command, to enable/disable tls Benjamin Sergeant 2019-10-01 13:54:46 -07:00
  • afed387bcf Socket Factory has only one function which works for server and client code, and can do tls for both Benjamin Sergeant 2019-09-30 22:06:46 -07:00
  • 22b4e6a8fb Socket Factory has only one function which works for server and client code, and can do tls for both Benjamin Sergeant 2019-09-30 22:06:46 -07:00
  • 313949f087 SocketServer::handleConnection takes an std::shared_ptr<Socket> instead of a file descriptor Benjamin Sergeant 2019-09-30 21:48:55 -07:00
  • 1ed39677ce SocketServer::handleConnection takes an std::shared_ptr<Socket> instead of a file descriptor Benjamin Sergeant 2019-09-30 21:48:55 -07:00
  • e5c8e2e7f4 openSSLHandshake -> openSSLClientHandshake Benjamin Sergeant 2019-09-30 21:24:25 -07:00
  • 562d7484e4 openSSLHandshake -> openSSLClientHandshake Benjamin Sergeant 2019-09-30 21:24:25 -07:00
  • 845bbc5208 all ws subcommands propagate tls options to servers (unimplemented) or ws or http client (implemented) (contributed by Matt DeBoer) Benjamin Sergeant 2019-09-30 18:21:20 -07:00
  • 58d6e4bb26 all ws subcommands propagate tls options to servers (unimplemented) or ws or http client (implemented) (contributed by Matt DeBoer) Benjamin Sergeant 2019-09-30 18:21:20 -07:00
  • 7a26ff4de8 clang-format Benjamin Sergeant 2019-09-30 17:52:39 -07:00
  • 0539d2df2e clang-format Benjamin Sergeant 2019-09-30 17:52:39 -07:00
  • a1f3c40a2d ws has a --version option Benjamin Sergeant 2019-09-30 17:31:33 -07:00
  • e023dd9c36 ws has a --version option Benjamin Sergeant 2019-09-30 17:31:33 -07:00
  • 1fdbc2bc22 bump version number Benjamin Sergeant 2019-09-29 22:10:07 -07:00
  • a95cf727b1 bump version number Benjamin Sergeant 2019-09-29 22:10:07 -07:00
  • 0f4def2338 fix windows compile error in include/spdlog/details/pattern_formatter-inl.h Benjamin Sergeant 2019-09-29 22:00:57 -07:00
  • b96a65031e fix windows compile error in include/spdlog/details/pattern_formatter-inl.h Benjamin Sergeant 2019-09-29 22:00:57 -07:00
  • 7939f7ad50 docs: WITH_TLS => USE_TLS Benjamin Sergeant 2019-09-29 21:31:13 -07:00
  • 2a838d01a7 docs: WITH_TLS => USE_TLS Benjamin Sergeant 2019-09-29 21:31:13 -07:00
  • 8bfc3c5ea6 document basic usage Matt DeBoer 2019-09-22 15:52:42 -07:00
  • b0afd36cec document basic usage Matt DeBoer 2019-09-22 15:52:42 -07:00
  • bf46f3fe8f unittest / specify a cacert for tls client tests Benjamin Sergeant 2019-09-29 21:24:22 -07:00
  • 77863c0e8b unittest / specify a cacert for tls client tests Benjamin Sergeant 2019-09-29 21:24:22 -07:00
  • 55141aa875 ws curl + http client tls option handling + ca cert processing for mbedtls Benjamin Sergeant 2019-09-29 21:13:11 -07:00
  • 2229159bd2 ws curl + http client tls option handling + ca cert processing for mbedtls Benjamin Sergeant 2019-09-29 21:13:11 -07:00
  • 4e4792d6dc update copyright dates and authors Benjamin Sergeant 2019-09-29 20:09:51 -07:00
  • 89d2606b1d update copyright dates and authors Benjamin Sergeant 2019-09-29 20:09:51 -07:00
  • 2aca019d84 openssl client: handle TLS options Benjamin Sergeant 2019-09-29 20:07:53 -07:00
  • a7a41c51d9 openssl client: handle TLS options Benjamin Sergeant 2019-09-29 20:07:53 -07:00
  • 864249b62d most ws command take tls options, no-op for now (contributed by Matt DeBoer) Benjamin Sergeant 2019-09-29 18:29:51 -07:00
  • 4de7cb191b most ws command take tls options, no-op for now (contributed by Matt DeBoer) Benjamin Sergeant 2019-09-29 18:29:51 -07:00