1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00

Commit graph

  • aa539e607b client: awaiting header is only a CCE for ws Andy Green 2020-09-16 12:24:43 +01:00
  • 3ef33627b5 cmake: use -Wuninitialized only for GCC >= 4.4 Orgad Shaneh 2020-09-15 15:00:09 +03:00
  • 1ce85e005c smd: fix strict-aliasing warning on gcc 4.4 Orgad Shaneh 2020-09-15 11:50:01 +03:00
  • 0ca76698c1 lws_dir: do not compare enums using the preprocessor Orgad Shaneh 2020-09-15 11:49:08 +03:00
  • 7676313946 core-net: initialize some variables Orgad Shaneh 2020-09-15 11:52:40 +03:00
  • 1a8979b68c mbedtls: use lws helper for PEM DER import Sakthi Kannan 2020-09-15 07:16:56 +01:00
  • 2badaef4fc unix plat: avoid strict aliasing complaint from a toolchain Orgad Shaneh 2020-09-14 17:40:54 +03:00
  • 221acdde6a cmake: use -Wuninitialized only for GCC >= 4.4 v4.1.1 Orgad Shaneh 2020-09-15 15:00:09 +03:00
  • 7705841985 cmake: use -Wuninitialized only for GCC >= 4.4 Orgad Shaneh 2020-09-15 15:00:09 +03:00
  • 8736a03e79 smd: fix strict-aliasing warning on gcc 4.4 Orgad Shaneh 2020-09-15 11:50:01 +03:00
  • 6853ee7d4d smd: fix strict-aliasing violation Orgad Shaneh 2020-09-15 11:50:01 +03:00
  • 442e148bb7 lws_dir: do not compare enums using the preprocessor Orgad Shaneh 2020-09-15 11:49:08 +03:00
  • 1f2da5cdd5 Subject: core-net: initialize some variables Orgad Shaneh 2020-09-15 11:52:40 +03:00
  • 4611c4658f core-net: initialize some variables Orgad Shaneh 2020-09-15 11:52:40 +03:00
  • 8145d513ac dir: do not compare enums using the preprocessor Orgad Shaneh 2020-09-15 11:49:08 +03:00
  • fcc7429983 mbedtls: use lws helper for PEM DER import Sakthi Kannan 2020-09-15 07:16:56 +01:00
  • 0b884065cc event-libs: update README.md in the main dir for plugin capable flow Andy Green 2020-09-14 06:58:08 +01:00
  • 55c92237b6 unix plat: avoid strict aliasing complaint from a toolchain Orgad Shaneh 2020-09-14 17:40:54 +03:00
  • bbb4d4b9a0 unix plat: Do not break strict aliasing rules Orgad Shaneh 2020-09-14 17:40:54 +03:00
  • 92ed19164c event-libs: update README.md in the main dir for plugin capable flow Andy Green 2020-09-14 06:58:08 +01:00
  • b1a084e7be ss: server: make sure failures after adopt invalidate ss copy of wsi Andy Green 2020-09-13 10:56:53 +01:00
  • a7c9af5ac5 ss: server: dont allow client request_tx path even if disconnected Andy Green 2020-09-11 10:24:31 +01:00
  • 6a32db56bc libuv: fix pt derivation from ptpr in callbacks Andy Green 2020-09-10 08:06:56 +01:00
  • 39f21dc701 ss: server: make sure failures after adopt invalidate ss copy of wsi Andy Green 2020-09-13 10:56:53 +01:00
  • 04ddc644d9 ss: server: dont allow client request_tx path even if disconnected Andy Green 2020-09-11 10:24:31 +01:00
  • 9fc6716af4 libuv: fix pt derivation from ptpr in callbacks Andy Green 2020-09-10 08:06:56 +01:00
  • 11576a754f README.md: fix typo in release annouce Andy Green 2020-09-06 15:54:33 +01:00
  • 5c7b5af92a cmake: disable export visibility when building lws static Andy Green 2020-09-06 11:46:25 +01:00
  • 3be4725388 cmake: set version v4.1.99 for development Andy Green 2020-09-04 14:12:39 +01:00
  • 63e9699bda v4.1.0 v4.1.0 Andy Green 2020-09-04 13:42:57 +01:00
  • 936e1c71ce sspc: client: call CREATING on linkup to proxy Andy Green 2020-09-04 12:59:34 +01:00
  • 008b355166 freertos: fixes for build on atmel xdk Andy Green 2020-09-03 12:49:54 +01:00
  • 5b852b561b cmake: qnx adaptations v4.0.21 SCRockz 2020-09-03 08:20:16 +01:00
  • ad7b17f437 cmake: qnx adaptations SCRockz 2020-09-03 08:20:16 +01:00
  • 186b2ce777 evlib-plugins: set MACOS_RPATH Andy Green 2020-09-03 07:42:35 +01:00
  • 86409e9f62 evlib plugins: revert to building in if no LWS_WITH_SHARED Andy Green 2020-09-01 08:07:25 +01:00
  • c3dee88156 static build: lwsws Andy Green 2020-09-01 07:44:54 +01:00
  • 4ae3ef51c1 ss: improve callback return consistency Andy Green 2020-08-26 11:05:41 +01:00
  • e3e177a7d6 smp: add pt lock on client connect path Andy Green 2020-08-31 09:27:16 +01:00
  • 16e8fc2042 cmake: plugins: make sure about dl Andy Green 2020-08-31 09:19:40 +01:00
  • 095b76853e smp: lws_mutex_refcount: add assert held helper Andy Green 2020-08-31 08:12:16 +01:00
  • 8235db7726 smp: additional vhost locks Andy Green 2020-08-31 08:52:54 +01:00
  • b49a1460e9 smp: unable to check for fd reuse since another thread can accept it Andy Green 2020-08-31 08:51:13 +01:00
  • 1e0da366be sul: export schedule helpers as functions so easier to add pt lock Andy Green 2020-08-31 08:49:25 +01:00
  • edb7d6ffc1 openssl: allow build with old glibc headers Orgad Shaneh 2020-08-30 14:35:27 +03:00
  • 0938607af8 cmake: gcc: allow build with GCC < 4.4 Orgad Shaneh 2020-08-30 09:28:35 +03:00
  • 1d05f429dc lws_plugins Andy Green 2020-08-30 07:39:27 +01:00
  • f53db84117 coverity: plugins fixes Andy Green 2020-08-30 09:30:36 +01:00
  • 40f7b84ff4 ws-client-binance: mbedtls wolfssl: trust ca cert explicitly Andy Green 2020-08-30 08:06:11 +01:00
  • c6c7ab2b44 event libs: default to building as dynamically loaded plugins Andy Green 2020-08-27 15:37:14 +01:00
  • d98101d1e3 plugins: generalize and provide public api Andy Green 2020-08-27 09:34:35 +01:00
  • 3b9e468516 ss: protect against reentry in lws_destroy Jed Lu 2020-08-26 14:03:57 +01:00
  • c54a35e1a9 h2: allow empty SETTINGS Andy Green 2020-08-26 11:06:31 +01:00
  • 43311f3289 minimal-ws-client-binance Andy Green 2020-08-23 10:06:09 +01:00
  • fa78129f73 ws: LCCSCF_PRIORITIZE_READS Andy Green 2020-08-23 10:05:40 +01:00
  • fe7fdef9be clean: SSL_accept failure just needs info logging Andy Green 2020-08-23 10:43:42 +01:00
  • 8ca839dfb0 Subject: plugins: lwsws will not iterate all plugin directories 21stcaveman 2020-08-22 15:46:36 -07:00
  • 72b245ea38 h2: fix breakage with LWS_WITH_HTTP2=0 Andy Green 2020-08-22 18:52:13 +01:00
  • d735d96b99 sspc: extend assert length check to explicit code Andy Green 2020-08-21 17:39:59 +01:00
  • 21a22d20ca test-apps: dont build extension support if LWS_WITHOUT_EXTENSIONS Andy Green 2020-08-21 07:48:48 +01:00
  • 28f4aae555 listen: network filter: provide a struct with client info to the FILTER cb Andy Green 2020-08-20 07:15:17 +01:00
  • 62c328244c cmake: fix things ignoring LWS_WITH_TLS Andy Green 2020-08-20 07:03:02 +01:00
  • 8584c973fa adopt: disable ssl flags if ssl not enabled Yucong Sun 2020-08-20 06:53:12 +01:00
  • 2330f69082 add braces around possibly preprocesssor removed helper Andy Green 2020-08-20 06:10:13 +01:00
  • 1ebe27e38f cmake: mark all the subprojects as explicitly C Andy Green 2020-08-19 17:37:42 +01:00
  • d2f3cd3269 esp32: Remove #endif without if Orgad Shaneh 2020-08-30 14:52:46 +03:00
  • 39cb4bc8bc openssl: Amend recent fix for old glibc compilation Orgad Shaneh 2020-08-30 15:25:53 +03:00
  • 24ef0adf61 esp32: Remove #endif without if Orgad Shaneh 2020-08-30 14:52:46 +03:00
  • f7b1b00487 openssl: allow build with old glibc headers Orgad Shaneh 2020-08-30 14:35:27 +03:00
  • 932f3403b8 openssl: allow build with old glibc headers Orgad Shaneh 2020-08-30 14:35:27 +03:00
  • a74e4bcc78 cmake: gcc: allow build with GCC < 4.4 Orgad Shaneh 2020-08-30 09:28:35 +03:00
  • c286574203 Remove #endif without if Orgad Shaneh 2020-08-30 14:52:46 +03:00
  • 668d7b7f2e Fix build with old glibc headers Orgad Shaneh 2020-08-30 14:35:27 +03:00
  • ed8fda861b Fix build with GCC < 4.4 Orgad Shaneh 2020-08-30 09:28:35 +03:00
  • 87c83ab129 h2: allow empty SETTINGS Andy Green 2020-08-26 11:06:31 +01:00
  • 05c21c75bd Fixes #2019: lwsws will not iterate all plugin directories 21stcaveman 2020-08-22 15:46:36 -07:00
  • 54432c92e7 h2: fix breakage with LWS_WITH_HTTP2=0 Andy Green 2020-08-22 18:52:13 +01:00
  • db17d60d81 sspc: extend assert length check to explicit code Andy Green 2020-08-21 17:39:59 +01:00
  • ac3878158a test-apps: dont build extension support if LWS_WITHOUT_EXTENSIONS v4.1.0-rc2 Andy Green 2020-08-21 07:48:48 +01:00
  • b17243bb5d listen: network filter: provide a struct with client info to the FILTER cb Andy Green 2020-08-20 07:15:17 +01:00
  • 1b1c3099f0 cmake: fix things ignoring LWS_WITH_TLS Andy Green 2020-08-20 07:03:02 +01:00
  • ea7e30179d adopt: disable ssl flags if ssl not enabled Yucong Sun 2020-08-20 06:53:12 +01:00
  • 7cfb676b7e add braces around possibly preprocesssor removed helper Andy Green 2020-08-20 06:10:13 +01:00
  • a33132ac3c cmake: mark all the subprojects as explicitly C Andy Green 2020-08-19 17:37:42 +01:00
  • a204886eff ss: policy: add auth mapping section Andy Green 2020-08-19 11:21:58 +01:00
  • 692f269045 coverity: 62140: if newer mbedtls apis available use and check returns Andy Green 2020-08-19 07:46:21 +01:00
  • c21467a8f0 coverity: 50976: check fsync return for cert write Andy Green 2020-08-19 07:23:19 +01:00
  • e2dcbdc81a coverity: 49785: confirm initgroups worked Andy Green 2020-08-19 07:21:55 +01:00
  • 258ee1886f coverity: 37468: confirm gethostname worked Andy Green 2020-08-19 07:19:48 +01:00
  • d69b91d2d9 coverity: 62123: explicitly check things to guide coverity Andy Green 2020-08-19 07:11:59 +01:00
  • 944ef24e67 coverity: 10600: make sure vhosts get off the pending destruction list if on it Andy Green 2020-08-19 06:52:47 +01:00
  • a8315807e7 coverity: 10417: move goto inside preprocessor conditional that needs it Andy Green 2020-08-19 06:46:19 +01:00
  • 7ff64b3c42 coverity: 10117: help coverity understand simple_ptr cannot be NULL Andy Green 2020-08-19 06:40:13 +01:00
  • a743a2b234 coverity: 62207: we only need to compute the flag if LWS_WITH_SYS_ASYNC_DNS Andy Green 2020-08-18 13:33:28 +01:00
  • a6b4bd8bfc coverity: 62374: no need to init n Andy Green 2020-08-18 13:25:47 +01:00
  • 9679222070 coverity: 62147: setting retcode var is cruft Andy Green 2020-08-18 13:22:31 +01:00
  • 76ee92afb4 coverity: 62574: wsi mux close: dumb down iterator so no dead code Andy Green 2020-08-18 13:20:44 +01:00
  • cc5fb48598 coverity: 21034: dont bother assigning shutdown api return Andy Green 2020-08-18 13:14:44 +01:00
  • ad6dfd3df6 coverity: 21071: no need to init accept_fd Andy Green 2020-08-18 13:12:36 +01:00
  • 7ded454d2d coverity: 62570: back up assert with unconditional NULL check Andy Green 2020-08-18 13:10:30 +01:00