Commit Graph

  • 7dfad9c0cc more docs Benjamin Sergeant 2020-03-17 10:41:20 -07:00
  • 21fac0be6c Create mkdocs.yaml github action from the web-ui Benjamin Sergeant 2020-03-17 10:22:58 -07:00
  • 0bddf5e096 remove workflow created manually Benjamin Sergeant 2020-03-17 10:21:51 -07:00
  • 946a8231e0 add ci to build documentation Benjamin Sergeant 2020-03-17 10:14:41 -07:00
  • 42f761cceb Deployed 49d1e84 with MkDocs version: 1.1 Benjamin Sergeant 2020-03-17 09:09:52 -08:00
  • 49d1e8493a update build badge on doc Benjamin Sergeant 2020-03-17 10:09:41 -07:00
  • 6198657dd6 do not trigger unittest when the docs is changed Benjamin Sergeant 2020-03-17 08:54:31 -07:00
  • 385d6f5f4a (doc) move tls options to its own section Benjamin Sergeant 2020-03-17 08:49:42 -07:00
  • 6c443ee5c5 Deployed 3919153 with MkDocs version: 1.1 Benjamin Sergeant 2020-03-17 07:47:59 -08:00
  • 3919153a7b close #164 / add reference to tls option which must be set to true in server mode Benjamin Sergeant 2020-03-17 08:45:39 -07:00
  • e8f81776f9 (cobra to sentry bot + docker) default docker file uses mbedtls + ws cobra_to_sentry pass tls options to sentryClient. Benjamin Sergeant 2020-03-16 10:05:21 -07:00
  • 0bb5462504 Feature/ci windows (#163) Benjamin Sergeant 2020-03-15 18:38:09 -07:00
  • 44f599747e (cobra client) ws cobra subscribe resubscribe at latest position after being disconnected Benjamin Sergeant 2020-03-13 17:30:31 -07:00
  • 9801ebdb36 (cobra client) can subscribe with a position Benjamin Sergeant 2020-03-13 16:06:13 -07:00
  • 332ffb0603 (cobra client) pass the message position to the subscription data callback v8.2.3 Benjamin Sergeant 2020-03-13 12:49:37 -07:00
  • 90df3d1805 (openssl tls backend) Fix a hand in OpenSSL when using TLS v1.3 ... by disabling TLS v1.3 Benjamin Sergeant 2020-03-12 16:27:25 -07:00
  • bda1bb6ab4 expose a way to set tls options for a sentry client, for testing Benjamin Sergeant 2020-03-12 16:18:28 -07:00
  • d4e1f71e3c (cobra2sentry bot) take a sentry client as input instead of a dsn Benjamin Sergeant 2020-03-12 12:30:58 -07:00
  • adf6aa1d6c (cobra2sentry bot) remove the jobs option passed to ws, and only use one sentry sender Benjamin Sergeant 2020-03-12 12:24:25 -07:00
  • cb1f9f5a44 clang formatting Benjamin Sergeant 2020-03-12 12:15:56 -07:00
  • 83ae105edb minor refactoring to delete files which are not needed Benjamin Sergeant 2020-03-12 12:13:31 -07:00
  • 7642ccc99e (unittest) fix silly compile error with renaming of Logger to TLogger Benjamin Sergeant 2020-03-12 11:15:54 -07:00
  • cb1ec7dc96 add unittest for cobra to sentry bots Benjamin Sergeant 2020-03-12 09:07:01 -07:00
  • 09b9483ddf fix casing problem with cmake filename Benjamin Sergeant 2020-03-11 16:04:16 -07:00
  • 27a8ae309f build failure on Linux Benjamin Sergeant 2020-03-11 15:59:48 -07:00
  • 3df7c942d7 move sentry and statsd cobra ws commands into a new ixbots folder Benjamin Sergeant 2020-03-11 15:55:45 -07:00
  • 6a4d69afc5 (cobra) IXCobraConfig struct has tlsOptions and per message deflate options Benjamin Sergeant 2020-03-11 12:40:32 -07:00
  • 0a11132b07 (cobra) add IXCobraConfig struct to pass cobra config around Benjamin Sergeant 2020-03-11 10:48:27 -07:00
  • cb9f0cb968 (doc) mention that OpenSSL can be used on Windows Benjamin Sergeant 2020-03-11 10:18:48 -07:00
  • b1f30bb40f (ws cobra_subscribe) add a --fluentd option to wrap a message in an enveloppe so that fluentd can recognize it Benjamin Sergeant 2020-03-09 15:25:43 -07:00
  • bdee582203 add sentry native project feature/sentry-native Benjamin Sergeant 2020-03-06 11:53:36 -08:00
  • 4ef04b8339 (websocket server) fix regression with disabling zlib extension on the server side. If a client does not support this extension the server will handle it fine. We still need to figure out how to disable the option. cc #160 Benjamin Sergeant 2020-03-02 16:53:08 -08:00
  • e581f29b42 Move zlib include_directories before add_subdirectory (#159) Rok Krhlikar 2020-02-28 18:30:37 +01:00
  • a42f115f79 compatibility: add node.js example server Benjamin Sergeant 2020-02-26 12:17:34 -08:00
  • 5ce1a596cf add a python echo server that does not close the connection after each received messages Benjamin Sergeant 2020-02-26 12:11:31 -08:00
  • 21db7b6c5b add a simple pytho echo client Benjamin Sergeant 2020-02-26 11:50:24 -08:00
  • e15a2900e7 (websocket) traffic tracker received bytes is message size while it should be wire size v8.1.7 Benjamin Sergeant 2020-02-26 11:24:41 -08:00
  • 140a21c8b3 (ws_connect) display sent/received bytes statistics on exit Benjamin Sergeant 2020-02-26 11:23:36 -08:00
  • 6d0c568aaa update doc / fix incorrect comment about sending defaultint to binary mode Benjamin Sergeant 2020-02-24 16:24:32 -08:00
  • c8965c8b6a Deployed c96abce with MkDocs version: 1.1 Benjamin Sergeant 2020-02-23 09:49:35 -08:00
  • c96abcef1c build status github badge Benjamin Sergeant 2020-02-23 09:46:08 -08:00
  • 4a9b0b9dfd (server) give thread name to some usual worker threads / unittest is broken !! Benjamin Sergeant 2020-02-23 09:44:58 -08:00
  • 8837d5e784 (websocket server) fix regression from 8.1.2, where per-deflate message compression was always disabled v8.1.4 Benjamin Sergeant 2020-02-22 10:15:43 -08:00
  • 242c945400 (client + server) Fix #155 / http header parser should treat the space(s) after the : delimiter as optional. Fixing this bug made us discover that websocket sub-protocols are not properly serialiazed, but start with a , v8.1.3 Benjamin Sergeant 2020-02-21 14:05:38 -08:00
  • feab4dee0f split httpd test case into 2 test cases Benjamin Sergeant 2020-02-21 12:24:22 -08:00
  • 8175829b4b unittest / add extra test for checking headers Benjamin Sergeant 2020-02-21 12:22:37 -08:00
  • 4c66a7561e (WebSocketServer) add option to disable deflate compression, exposed with the -x option to ws echo_server Benjamin Sergeant 2020-02-18 21:38:28 -08:00
  • 111475e65c (ws cobra to statsd and sentry sender) exit if no messages are received for one minute, which is a sign that something goes wrong on the server side. That should be changed to be configurable in the future Benjamin Sergeant 2020-02-18 12:40:46 -08:00
  • 45061b0b14 (http client + sentry minidump upload) Multipart stream closing boundary is invalid + mark some options as mandatory in the command line toolsj v8.1.0 Benjamin Sergeant 2020-02-13 12:25:18 -08:00
  • a2c9ae50d7 Deployed 1bb847a with MkDocs version: 1.0.4 Benjamin Sergeant 2020-02-12 11:33:06 -08:00
  • 1bb847a51c bump version for #154 fix which was about removing the unused subtree which was causing some way of installing to break Benjamin Sergeant 2020-02-12 11:21:46 -08:00
  • ce9feeafdf try to delete subtree usocket again Benjamin Sergeant 2020-02-12 10:08:42 -08:00
  • 415f0b3e6d CI/CD no need to run redis anymore, as we have our fake limited one Benjamin Sergeant 2020-02-07 17:15:16 -08:00
  • 94431756ff trigger a github action Benjamin Sergeant 2020-02-07 17:08:25 -08:00
  • c192c9ec96 (snake) add an option to disable answering pongs as response to pings, to test cobra client behavior with hanged connections v8.0.5 Benjamin Sergeant 2020-01-31 16:55:54 -08:00
  • 5f6c54bb90 (snake) add an option to disable answering pongs as response to pings, to test cobra client behavior with hanged connections Benjamin Sergeant 2020-01-31 16:55:54 -08:00
  • 86f6fca703 (IXCobraConnection) set a ping timeout of 90 seconds. If no pong messages are received as responses to ping for a while, give up and close the connection Benjamin Sergeant 2020-01-31 16:25:45 -08:00
  • f994a41845 (IXCobraConnection) set a ping timeout of 90 seconds. If no pong messages are received as responses to ping for a while, give up and close the connection Benjamin Sergeant 2020-01-31 16:25:45 -08:00
  • bbe744a323 (cobra to sentry) remove noisy logging Benjamin Sergeant 2020-01-31 16:07:36 -08:00
  • f3760318b7 (cobra to sentry) remove noisy logging Benjamin Sergeant 2020-01-31 16:07:36 -08:00
  • 3d401fbc8d (ixcobra) check if we are authenticated in publishNext before trying to publish a message Benjamin Sergeant 2020-01-30 20:52:11 -08:00
  • c2362e6875 (ixcobra) check if we are authenticated in publishNext before trying to publish a message Benjamin Sergeant 2020-01-30 20:52:11 -08:00
  • a0c9d31389 version 8.0.2: add severity level for log sentry events (#152) johnfoconnor 2020-01-28 14:04:18 -08:00
  • d91b24723d version 8.0.2: add severity level for log sentry events (#152) johnfoconnor 2020-01-28 14:04:18 -08:00
  • d8e0b70424 Deployed 48ea80b with MkDocs version: 1.0.4 Benjamin Sergeant 2020-01-28 10:50:14 -08:00
  • 48ea80bb8f bump version and update changelog Benjamin Sergeant 2020-01-28 10:50:03 -08:00
  • 2d28b7d4ff bump version and update changelog Benjamin Sergeant 2020-01-28 10:50:03 -08:00
  • 44a813caae quit checkConnection after sleeping if requested to stop (iterate on #151) v8.0.1 Benjamin Sergeant 2020-01-28 10:27:30 -08:00
  • 86d3fc8621 quit checkConnection after sleeping if requested to stop (iterate on #151) Benjamin Sergeant 2020-01-28 10:27:30 -08:00
  • 78af792f23 wait with a condition variable instead of a this_thread::sleep_for so that waiting can be cancelled when we stop/shutdown the data thread (see #151) Benjamin Sergeant 2020-01-28 10:04:32 -08:00
  • 422c7ff855 wait with a condition variable instead of a this_thread::sleep_for so that waiting can be cancelled when we stop/shutdown the data thread (see #151) Benjamin Sergeant 2020-01-28 10:04:32 -08:00
  • 88954f5bff Deployed 1ee8e31 with MkDocs version: 1.0.4 Benjamin Sergeant 2020-01-27 17:41:39 -08:00
  • 1ee8e31483 bump version v8.0.0 Benjamin Sergeant 2020-01-27 17:41:27 -08:00
  • 1c7ccbae12 bump version Benjamin Sergeant 2020-01-27 17:41:27 -08:00
  • e927dcca3a Fix #148 Benjamin Sergeant 2020-01-27 17:29:44 -08:00
  • ed2a81f115 Fix #148 Benjamin Sergeant 2020-01-27 17:29:44 -08:00
  • 86c2ab450e bind returns zero on success (#149) Seth Alves 2020-01-27 17:15:44 -08:00
  • 7ed8ac208a bind returns zero on success (#149) Seth Alves 2020-01-27 17:15:44 -08:00
  • f3d562ff02 add -6 option to ws echo_server / cf #148 Benjamin Sergeant 2020-01-26 16:44:44 -08:00
  • aa12098cb5 add -6 option to ws echo_server / cf #148 Benjamin Sergeant 2020-01-26 16:44:44 -08:00
  • 3c27228585 (SocketServer) add ability to bind on an ipv6 address Benjamin Sergeant 2020-01-26 16:17:26 -08:00
  • 5d4bb90703 (SocketServer) add ability to bind on an ipv6 address Benjamin Sergeant 2020-01-26 16:17:26 -08:00
  • 9d7807b25c (ws) add a dnslookup sub-command, to get the ip address of a remote host Benjamin Sergeant 2020-01-22 21:11:48 -08:00
  • fad9f89846 (ws) add a dnslookup sub-command, to get the ip address of a remote host Benjamin Sergeant 2020-01-22 21:11:48 -08:00
  • 6256264d78 Remove 'handleConnect() done' info message (#147) ronen barzel 2020-01-26 20:03:17 +02:00
  • 527308a049 Remove 'handleConnect() done' info message (#147) ronen barzel 2020-01-26 20:03:17 +02:00
  • 22118d68d2 session resume wip, for mac only feature/ssl_session_resume Benjamin Sergeant 2020-01-24 22:36:23 -08:00
  • 19220484c6 Deployed 4c15964 with MkDocs version: 1.0.4 Benjamin Sergeant 2020-01-23 21:54:47 -08:00
  • 4c15964d43 (ws) add a dnslookup sub-command, to get the ip address of a remote host v7.9.6 Benjamin Sergeant 2020-01-22 21:11:48 -08:00
  • 04c9985030 Doc update for Conan (#146) Olivia Zoe 2020-01-17 16:15:41 +01:00
  • 68b318ab97 Doc update for Conan (#146) Olivia Zoe 2020-01-17 16:15:41 +01:00
  • 99fe6ea493 fix #144 - get rid of stubbed windows ssl schannel backend Benjamin Sergeant 2020-01-14 13:38:38 -08:00
  • 65bae2736d fix #144 - get rid of stubbed windows ssl schannel backend Benjamin Sergeant 2020-01-14 13:38:38 -08:00
  • acab19fe9f install gdb in the alpine dockerfile Benjamin Sergeant 2020-01-14 13:37:28 -08:00
  • a923caec0b install gdb in the alpine dockerfile Benjamin Sergeant 2020-01-14 13:37:28 -08:00
  • 2f59fcc02d activate chat test on Windows v7.9.4 Benjamin Sergeant 2020-01-13 16:44:10 -08:00
  • 4d7332c4ee activate chat test on Windows Benjamin Sergeant 2020-01-13 16:44:10 -08:00
  • 5f05bbebac Deployed 8a34478 with MkDocs version: 1.0.4 Benjamin Sergeant 2020-01-13 11:50:06 -08:00
  • 8a344788ba simplify socket interface Benjamin Sergeant 2020-01-12 22:30:16 -08:00
  • 4f3f1f3e4c simplify socket interface Benjamin Sergeant 2020-01-12 22:30:16 -08:00