Commit Graph

  • e927dcca3a Fix #148 Benjamin Sergeant 2020-01-27 17:29:44 -0800
  • 7ed8ac208a bind returns zero on success (#149) Seth Alves 2020-01-27 17:15:44 -0800
  • 86c2ab450e bind returns zero on success (#149) Seth Alves 2020-01-27 17:15:44 -0800
  • a087cd34a1 bind returns zero on success Seth Alves 2020-01-27 17:00:40 -0800
  • aa12098cb5 add -6 option to ws echo_server / cf #148 Benjamin Sergeant 2020-01-26 16:44:44 -0800
  • f3d562ff02 add -6 option to ws echo_server / cf #148 Benjamin Sergeant 2020-01-26 16:44:44 -0800
  • 5d4bb90703 (SocketServer) add ability to bind on an ipv6 address Benjamin Sergeant 2020-01-26 16:17:26 -0800
  • 3c27228585 (SocketServer) add ability to bind on an ipv6 address Benjamin Sergeant 2020-01-26 16:17:26 -0800
  • fad9f89846 (ws) add a dnslookup sub-command, to get the ip address of a remote host Benjamin Sergeant 2020-01-22 21:11:48 -0800
  • 9d7807b25c (ws) add a dnslookup sub-command, to get the ip address of a remote host Benjamin Sergeant 2020-01-22 21:11:48 -0800
  • 527308a049 Remove 'handleConnect() done' info message (#147) ronen barzel 2020-01-26 20:03:17 +0200
  • 6256264d78 Remove 'handleConnect() done' info message (#147) ronen barzel 2020-01-26 20:03:17 +0200
  • 68b4569fd1
    Remove 'handleConnect() done' info message ronen barzel 2020-01-26 11:56:12 +0200
  • 22118d68d2 session resume wip, for mac only feature/ssl_session_resume Benjamin Sergeant 2020-01-24 22:36:23 -0800
  • 19220484c6 Deployed 4c15964 with MkDocs version: 1.0.4 Benjamin Sergeant 2020-01-23 21:54:47 -0800
  • 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 -0800
  • 68b318ab97 Doc update for Conan (#146) Olivia Zoe 2020-01-17 16:15:41 +0100
  • 04c9985030 Doc update for Conan (#146) Olivia Zoe 2020-01-17 16:15:41 +0100
  • 9853c4b1d3 Migration notice Olivia Zoe 2020-01-17 11:49:01 +0100
  • 23537b42f3 Doc update for Conan Olivia Zoe 2020-01-17 11:20:51 +0100
  • 65bae2736d fix #144 - get rid of stubbed windows ssl schannel backend Benjamin Sergeant 2020-01-14 13:38:38 -0800
  • 99fe6ea493 fix #144 - get rid of stubbed windows ssl schannel backend Benjamin Sergeant 2020-01-14 13:38:38 -0800
  • a923caec0b install gdb in the alpine dockerfile Benjamin Sergeant 2020-01-14 13:37:28 -0800
  • acab19fe9f install gdb in the alpine dockerfile Benjamin Sergeant 2020-01-14 13:37:28 -0800
  • 4d7332c4ee activate chat test on Windows Benjamin Sergeant 2020-01-13 16:44:10 -0800
  • 2f59fcc02d activate chat test on Windows v7.9.4 Benjamin Sergeant 2020-01-13 16:44:10 -0800
  • 5f05bbebac Deployed 8a34478 with MkDocs version: 1.0.4 Benjamin Sergeant 2020-01-13 11:50:06 -0800
  • 4f3f1f3e4c simplify socket interface Benjamin Sergeant 2020-01-12 22:30:16 -0800
  • 8a344788ba simplify socket interface Benjamin Sergeant 2020-01-12 22:30:16 -0800
  • 2a954b5b5b use curl code for large apple ssl send Benjamin Sergeant 2020-01-12 22:04:06 -0800
  • 5d641bc267 use curl code for large apple ssl send Benjamin Sergeant 2020-01-12 22:04:06 -0800
  • b96b3b099f test broadcast server Benjamin Sergeant 2020-01-12 21:32:26 -0800
  • 0c4866420a test broadcast server Benjamin Sergeant 2020-01-12 21:32:26 -0800
  • bb31612ebe more doc Benjamin Sergeant 2020-01-12 11:16:54 -0800
  • 8ed7c660d4 more doc Benjamin Sergeant 2020-01-12 11:16:54 -0800
  • d2c5ab1cc4 (openssl + mbedssl) fix #140, can send large files with ws send over ssl / still broken with apple ssl Benjamin Sergeant 2020-01-12 11:08:44 -0800
  • 4cbf85f4d4 (openssl + mbedssl) fix #140, can send large files with ws send over ssl / still broken with apple ssl Benjamin Sergeant 2020-01-12 11:08:44 -0800
  • a01584ad9d compatibility websocket server / add non ssl echo_server which does not run into the ssl error (#140) Benjamin Sergeant 2020-01-12 10:34:33 -0800
  • a8ff91ac3c compatibility websocket server / add non ssl echo_server which does not run into the ssl error (#140) Benjamin Sergeant 2020-01-12 10:34:33 -0800
  • 9651f3823d (apple ssl) model write method after the OpenSSL one for consistency Benjamin Sergeant 2020-01-10 18:32:34 -0800
  • 4cb3326078 (apple ssl) model write method after the OpenSSL one for consistency Benjamin Sergeant 2020-01-10 18:32:34 -0800
  • 0544cdedeb fix broken autobahn link Benjamin Sergeant 2020-01-09 15:30:33 -0800
  • 87625a8805 fix broken autobahn link Benjamin Sergeant 2020-01-09 15:30:33 -0800
  • df0239ae68 poll: handle POLLNVAL Benjamin Sergeant 2020-01-09 13:45:58 -0800
  • b75264b98f poll: handle POLLNVAL Benjamin Sergeant 2020-01-09 13:45:58 -0800
  • c8bf2a0d82 formatting Benjamin Sergeant 2020-01-09 13:45:31 -0800
  • 21f42210a2 formatting Benjamin Sergeant 2020-01-09 13:45:31 -0800
  • 4d96804b22 ws send / detect disconnection earlier Benjamin Sergeant 2020-01-09 13:30:08 -0800
  • 27287aea50 ws send / detect disconnection earlier Benjamin Sergeant 2020-01-09 13:30:08 -0800
  • ce9db42c23 socket polling / handle more error case such as hanged socket Benjamin Sergeant 2020-01-09 12:26:57 -0800
  • 39f69bd2b6 socket polling / handle more error case such as hanged socket Benjamin Sergeant 2020-01-09 12:26:57 -0800
  • a844dbc587 websocket closing / handle failure to flush send buffer as an error case Benjamin Sergeant 2020-01-09 12:17:37 -0800
  • 00dc8bacee websocket closing / handle failure to flush send buffer as an error case Benjamin Sergeant 2020-01-09 12:17:37 -0800
  • 28952cb0b0 ws send / check that we are connected when waiting for the send buffer to be flushed, and if so, abort Benjamin Sergeant 2020-01-09 12:07:15 -0800
  • 9e24475fd6 ws send / check that we are connected when waiting for the send buffer to be flushed, and if so, abort Benjamin Sergeant 2020-01-09 12:07:15 -0800
  • fe29579755 refactor receiving socket code in its own method Benjamin Sergeant 2020-01-09 12:00:34 -0800
  • 61bcc9d27d refactor receiving socket code in its own method Benjamin Sergeant 2020-01-09 12:00:34 -0800
  • 74833f95e4 (Windows) OpenSSL can be used for SSL communication v7.9.3 Benjamin Sergeant 2020-01-09 11:59:34 -0800
  • b816f1fbda Allow custom OpenSSL lib, only include openssl/x509v3.h when used. (#143) Matthew Albrecht 2020-01-08 15:57:57 -0600
  • 1a47656ba0 Allow custom OpenSSL lib, only include openssl/x509v3.h when used. (#143) Matthew Albrecht 2020-01-08 15:57:57 -0600
  • ca9e9bac3f
    Moved shlwapi into WIN32 block. Matthew Albrecht 2020-01-08 15:53:38 -0600
  • 7fae0347f2 Allow custom OpenSSL lib, only include openssl/x509v3.h when used. Matthew Albrecht 2020-01-08 14:05:20 -0600
  • 1320e4ddaf Windows ws build fix Benjamin Sergeant 2020-01-07 17:37:38 -0800
  • 7e521e38ef Windows ws build fix Benjamin Sergeant 2020-01-07 17:37:38 -0800
  • f4a7277d61 using centos8 for the default Dockerfile, to get a gdb that display source code when running on OpenShift Benjamin Sergeant 2020-01-07 14:58:30 -0800
  • 8410a65754 using centos8 for the default Dockerfile, to get a gdb that display source code when running on OpenShift Benjamin Sergeant 2020-01-07 14:58:30 -0800
  • 34d7b18c85 Allow configuration of Mbed TLS use. (#142) Matthew Albrecht 2020-01-07 16:57:47 -0600
  • 6db028fd67 Allow configuration of Mbed TLS use. (#142) Matthew Albrecht 2020-01-07 16:57:47 -0600
  • 61c9035021
    Fixed elseif/else mixup from 5ebad24040 Matthew Albrecht 2020-01-07 16:53:56 -0600
  • 5ebad24040
    Added option for OpenSSL support. Matthew Albrecht 2020-01-07 16:20:33 -0600
  • 42a9f91947
    Allow configuration of Mbed TLS use. Matthew Albrecht 2020-01-07 14:39:32 -0600
  • d72d516a92 Fixed build error with vcpkg installed. (#141) Matthew Albrecht 2020-01-07 12:40:36 -0600
  • 925eb2f1d0 Fixed build error with vcpkg installed. (#141) Matthew Albrecht 2020-01-07 12:40:36 -0600
  • 876812ff77 Fixed build error with vcpkg installed. Matthew Albrecht 2020-01-07 12:23:33 -0600
  • f6c482c65d (apple ssl) unify read and write ssl utility code Benjamin Sergeant 2020-01-06 15:19:14 -0800
  • 5020870cdf (apple ssl) unify read and write ssl utility code v7.9.2 Benjamin Sergeant 2020-01-06 15:19:14 -0800
  • dec8a2b9ab apple ssl: aesthetic change (get rid of yoda comparisons/conditionals) Benjamin Sergeant 2020-01-06 14:45:05 -0800
  • f75684a412 apple ssl: aesthetic change (get rid of yoda comparisons/conditionals) Benjamin Sergeant 2020-01-06 14:45:05 -0800
  • a5bc39be55 (websocket client) better error propagation when errors are detected while sending data + (ws send) detect failures to send big files, terminate in those cases and report error (troubleshooting #140) Benjamin Sergeant 2020-01-06 14:34:09 -0800
  • 7c63232157 (websocket client) better error propagation when errors are detected while sending data + (ws send) detect failures to send big files, terminate in those cases and report error (troubleshooting #140) Benjamin Sergeant 2020-01-06 14:34:09 -0800
  • c62ad5f466 add reference ssl echo server using websockets and nginx reverse proxy to terminate ssl Benjamin Sergeant 2020-01-05 15:26:35 -0800
  • c10ff1d210 add reference ssl echo server using websockets and nginx reverse proxy to terminate ssl Benjamin Sergeant 2020-01-05 15:26:35 -0800
  • effa115ed2 Merge commit 'c992cb4e42cc223f67ede0e48d7ff3f4947af0c6' as 'test/compatibility/C/uWebSockets' Benjamin Sergeant 2020-01-04 15:41:03 -0800
  • 40e344a958 Merge commit 'c992cb4e42cc223f67ede0e48d7ff3f4947af0c6' as 'test/compatibility/C/uWebSockets' Benjamin Sergeant 2020-01-04 15:41:03 -0800
  • c992cb4e42 Squashed 'test/compatibility/C/uWebSockets/' content from commit 03681cc Benjamin Sergeant 2020-01-04 15:41:03 -0800
  • b9504fcd44 add another compatibility python client Benjamin Sergeant 2020-01-04 15:37:40 -0800
  • 0bc4c4c136 add another compatibility python client Benjamin Sergeant 2020-01-04 15:37:40 -0800
  • 299bcd4b92 Add a simple python program to send a file (debugging #140) Benjamin Sergeant 2020-01-04 15:13:05 -0800
  • 196f3d4b8a Add a simple python program to send a file (debugging #140) Benjamin Sergeant 2020-01-04 15:13:05 -0800
  • f56098dd4c (ws send) add option (-x) to disable per message deflate compression Benjamin Sergeant 2020-01-04 15:08:36 -0800
  • 162e228b34 (ws send) add option (-x) to disable per message deflate compression Benjamin Sergeant 2020-01-04 15:08:36 -0800
  • e0187b2d8e fix typo in ws embedded help Benjamin Sergeant 2020-01-04 14:37:53 -0800
  • e34d960b28 fix typo in ws embedded help Benjamin Sergeant 2020-01-04 14:37:53 -0800
  • 31682f5f2d (ws send + receive) handle all message types (ping + pong + fragment) / investigate #140 Benjamin Sergeant 2020-01-04 13:45:07 -0800
  • d62a102aba (ws send + receive) handle all message types (ping + pong + fragment) / investigate #140 Benjamin Sergeant 2020-01-04 13:45:07 -0800
  • 221087ffff Install source code when making a Docker container Benjamin Sergeant 2020-01-04 13:44:02 -0800
  • 18091f49ab Install source code when making a Docker container Benjamin Sergeant 2020-01-04 13:44:02 -0800
  • c7fc4f0f8e add user list in readme Benjamin Sergeant 2019-12-30 22:16:29 -0800
  • 24cd529693 add user list in readme Benjamin Sergeant 2019-12-30 22:16:29 -0800
  • 2eece1d11a correct version number Benjamin Sergeant 2019-12-30 22:14:53 -0800