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

Commit graph

  • 84a8ada0fd coverity: 62181: remove needless wsi check Andy Green 2020-08-18 13:07:17 +01:00
  • d5497d5f55 coverity: 62535: another simple_ptr NULL check after confirmed by other means Andy Green 2020-08-18 12:57:58 +01:00
  • 520befb554 coverity: 61708: privkey required for mbedtls Andy Green 2020-08-18 12:53:56 +01:00
  • 7b847f8315 coverity: 62212: coverity says its dead code Andy Green 2020-08-18 12:51:42 +01:00
  • 264c98c2c9 coverity: 62494: check system blob supposed to be used in h1 at runtime Andy Green 2020-08-18 12:45:21 +01:00
  • 80ea883796 coverity: 62550: back up assert with runtime NULL check Andy Green 2020-08-18 12:42:33 +01:00
  • acf42bec9d coverity: 62211: use lws_protocol_init retcode in context init Andy Green 2020-08-18 11:40:15 +01:00
  • 6b09e5f8f7 coverity: 62313: static blob cant be null but coverity needs convincing Andy Green 2020-08-18 11:37:54 +01:00
  • 398a9e1bad coverity: 62134: protect debug-only statement with preprocessor conditional Andy Green 2020-08-18 11:32:44 +01:00
  • 598a82ca1d coverity: 62512: remove unused assignment Andy Green 2020-08-18 11:28:02 +01:00
  • 5ef6c548d8 coverity: 62488 62253: comment NOP left in for extensibility Andy Green 2020-08-18 11:23:24 +01:00
  • 260bd38d56 coverity: 62319: coverity thinks we must always check blob size Andy Green 2020-08-18 10:51:57 +01:00
  • d3d8b3a74c coverity: 62370: reassure coverity static blob always exists Andy Green 2020-08-18 10:49:46 +01:00
  • 03ab5b5247 coverity: 62376: reassure coverity static blob always exists Andy Green 2020-08-18 10:47:58 +01:00
  • 80395f479f coverity: 62431: reassure coverity static blob always exists Andy Green 2020-08-18 10:44:46 +01:00
  • fc9a23abeb coverity: 62581: lwa auth: handle illegal blob index Andy Green 2020-08-18 10:42:07 +01:00
  • 1892af1ce3 coverity: 40529: add needless check on NULL simple_ptr after confirmed it has nonzero length Andy Green 2020-08-18 10:33:57 +01:00
  • 630391e0fb coverity: 50320: show coverity protocol can always be found by name Andy Green 2020-08-18 10:31:35 +01:00
  • b1281f1f3a coverity: 50773: no need to set m any more when transitioning and exiting Andy Green 2020-08-18 09:42:52 +01:00
  • cdbf86fe4a coverity: 51248: convince coverity we have an ah attached before dereference during parse Andy Green 2020-08-18 09:40:23 +01:00
  • b63c7f1e8e coverity: 62131: check when logging role name for NULL Andy Green 2020-08-18 09:38:00 +01:00
  • 06005d14b4 coverity: 62154: calculation needed if WITH_FILE_OPS Andy Green 2020-08-18 09:34:50 +01:00
  • 048604751c coverity: 62584: init m only inside preprocessor conditional that needs it Andy Green 2020-08-18 09:28:40 +01:00
  • 60e2c65208 coverity: 62333; no need to init cce as set on all paths that use it Andy Green 2020-08-18 09:17:47 +01:00
  • 400355fdc3 coverity: 62458: coverity doesnt understand nonzero header length means simple_ptr cannot be NULL Andy Green 2020-08-18 09:15:09 +01:00
  • 9745c5cca8 coverity: 62477: explicitly check wsi->protocol even though client creation sets it Andy Green 2020-08-18 09:11:45 +01:00
  • 192b76c89b coverity: 62540: explicitly check for NULL even though cannot be Andy Green 2020-08-18 09:08:03 +01:00
  • 0f173e0bbe coverity: 62622: remove unused line Andy Green 2020-08-18 09:00:39 +01:00
  • 6cf2350205 openssl: remove check for errno Andy Green 2020-08-17 16:50:23 +01:00
  • 52182da689 sspc: protect wsi from NULL not cwsi Andy Green 2020-08-17 16:25:29 +01:00
  • 83912f40e8 sspc: proxy: extend DESTROY_ME Andy Green 2020-08-16 05:27:40 +01:00
  • c6e1352e99 sspc: add translation helpers and comments about pss usage between client and proxy Andy Green 2020-08-17 14:32:23 +01:00
  • 80992b0ebd sspc: client: audit all deserialize *pss references and confirmed checked for NULL Jed Lu 2020-08-17 06:57:30 +01:00
  • e8cbfea22d lws_smd: take care about build with disabled Andy Green 2020-08-16 05:35:56 +01:00
  • 7692d920a8 coverity: 244441: strerror broken on some platforms Andy Green 2020-08-14 09:14:24 +01:00
  • 491f0f6068 coverity: 324943: confirm get_random worked Andy Green 2020-08-14 09:07:27 +01:00
  • aec2bdec2f coverity: 324897: mqtt: check unsub var for NULL Andy Green 2020-08-14 09:02:29 +01:00
  • 795d20081e coverity: 232068: hpack 6-bit index may be garbage Andy Green 2020-08-14 08:56:19 +01:00
  • ecb8de3386 coverity: 232025: modulo with zero modulus Andy Green 2020-08-14 08:46:31 +01:00
  • 4a28bc8c87 coverity: 231739: clear false positive by needless checks Andy Green 2020-08-14 07:27:08 +01:00
  • df2f135c09 coverity: 324692: mqtt: check for OOM in generate_id Andy Green 2020-08-14 07:18:48 +01:00
  • 908d259a47 coverity: 305064: clear false positive by needless NULL check Andy Green 2020-08-14 07:02:07 +01:00
  • 146858fb54 coverity: 231926: clear false positive by showing coverity what it wants to see Andy Green 2020-08-14 06:35:31 +01:00
  • 7c9ead211a sspc-proxy-fragmented-dsh-must-use-fragmented-flags Andy Green 2020-08-13 15:55:00 +01:00
  • 44608abce6 sspc: fix intree build for sspc examples and increase post example body Andy Green 2020-08-13 12:31:35 +01:00
  • 54f98aff78 sspc: make it clear we can only get RPAR_STREAMTYPE in WAIT_INITIAL_TX state Andy Green 2020-08-13 06:40:39 +01:00
  • d51e44388c sspc: ss timeout check is onward still alive before setting Andy Green 2020-08-12 19:25:34 +01:00
  • ee404d7449 uv: cmake: use find_ only if no commandline paths Andy Green 2020-08-12 06:48:32 +01:00
  • 98f63c6c8d freertos: explicitly include semphr.h William Yu 2020-08-12 05:54:27 +01:00
  • dd3bae8c71 ss: multipart without processing Andy Green 2020-08-10 10:38:04 +01:00
  • fff9ca6ee4 sspc: client: restrict forwarded bulk data to 2048 Andy Green 2020-08-10 14:42:00 +01:00
  • 8669f6bf61 sspc: client: if not writing, make sure not to write Andy Green 2020-08-10 14:38:41 +01:00
  • 793ba842fa ss: http: synthesize CONNECTED for PUT as well as POST Jed Lu 2020-08-10 14:22:26 +01:00
  • 03af613c13 sspc: minimal examples: improve PROXY_API detection to work outside tree Andy Green 2020-08-10 13:17:27 +01:00
  • 629c8138b1 sai: freebsd Andy Green 2020-08-09 10:15:45 +01:00
  • 4cd381f933 cmake: tls: wolfssl Andy Green 2020-08-07 08:42:32 +01:00
  • 2edd83dac1 freebsd: sai build adaptations Andy Green 2020-08-09 08:09:46 +01:00
  • e3b34d3e08 Subject: Fixes to build on FreeBSD and Illumos Mike Owens 2020-08-08 20:09:40 -05:00
  • 1f0cd18dd6 ss: server: check more carefully if built but not used on a wsi Andy Green 2020-08-08 07:24:13 +01:00
  • 77062d1c27 openssl: windows: also link with crypt32 in case used by openssl Andy Green 2020-08-05 12:01:14 +01:00
  • 74c7060c62 sspc: increase client packet size to 8192 Andy Green 2020-08-05 06:28:09 +01:00
  • 0f218eebbd sspc: deal with huge metadata Andy Green 2020-08-05 06:24:18 +01:00
  • 15e6ac25a4 sspc: make sure NUL on metadata name Andy Green 2020-08-05 06:15:18 +01:00
  • 6eb793bbef sspc: temp ignore txcr to support h1 Andy Green 2020-08-03 16:33:59 +01:00
  • a71cbe785e sspc: http POST: synthesize CONNECTED to provoke client body write Andy Green 2020-07-31 10:44:09 +01:00
  • d1d5cf2947 sspc: improve client async close flow Andy Green 2020-08-03 16:04:03 +01:00
  • 1b4bf38d5e sspc: add request_tx length variant Andy Green 2020-08-03 15:33:09 +01:00
  • 3899a416a9 sspc: segregate client and proxy states properly Andy Green 2020-08-03 15:50:37 +01:00
  • a6a9f22556 sspc: LWSSSPC: track onward request status Andy Green 2020-08-03 15:56:38 +01:00
  • 9a7ce85001 h2: defend against no NUL possible in log Andy Green 2020-08-03 15:52:50 +01:00
  • 924bd78085 clean: reduce log verbosity in various places Andy Green 2020-08-02 08:20:35 +01:00
  • 3b6b0b7810 ss: policy: flag to allow respecting redirects Andy Green 2020-07-31 11:12:54 +01:00
  • 25398618b9 Fixes to build on FreeBSD and Illumos Mike Owens 2020-08-08 20:09:40 -05:00
  • 314690f38d openssl: windows: also link with crypt32 in case used by openssl Andy Green 2020-08-05 12:01:14 +01:00
  • a424623dc6 docs: add README-debugging.md and provide example points for decrypted traffic handling Andy Green 2020-07-30 16:23:59 +01:00
  • 7509e0c5ca docs: add README-debugging.md and provide example points for decrypted traffic handling Andy Green 2020-07-30 16:23:59 +01:00
  • 4f84fcb124 cmake: windows: WIN32_HELPERS_PATH already ready for one-level-down CMakeLists.txt Andy Green 2020-07-30 06:02:48 +01:00
  • b9cfc0c567 eventfd: use eventfd_read to check existence since its what we use Andy Green 2020-07-29 20:36:44 +01:00
  • 140c1ede53 eventfd: use eventfd_read to check existence since its what we use Andy Green 2020-07-29 20:36:19 +01:00
  • ddcbb6fa80 lws_interface_to_sa: confirm getifaddrs worked Andy Green 2020-07-29 11:14:37 +01:00
  • 5be8ff27d5 ss-server-raw Andy Green 2020-07-28 09:21:45 +01:00
  • 2f725162cc
    Update README.md Supercreative Inc 2020-07-28 16:32:53 +09:00
  • a78715208f
    Update README.md Supercreative Inc 2020-07-28 16:32:37 +09:00
  • 86b9d40d54
    Update README.md Supercreative Inc 2020-07-28 16:28:26 +09:00
  • 212dbf49b3 README UPDATE by hp8840 조화평 2020-07-28 16:01:22 +09:00
  • 0da84dab9f Revert "README UPDATE" Hwapyung Cho 2020-07-28 15:28:12 +09:00
  • 98263be18f README UPDATE Hwapyung Cho 2020-07-28 15:17:51 +09:00
  • 7eb36102a9 ss: server: h1, h2, ws basic support Andy Green 2020-07-27 10:03:12 +01:00
  • 007a570962 lws_ss_change_handlers: allow dynamic handler change Andy Green 2020-07-27 09:52:30 +01:00
  • 648e25e9a8 ss: ws: observe TEXT and BINARY from policy when sending SS ws Andy Green 2020-07-27 07:46:48 +01:00
  • beacbbb38c minimal-examples: http-server-dyn: Check if the first part of received url is our mountpoint Soumendra Ganguly 2020-07-27 00:39:23 -05:00
  • 80ecbb754d coverity: COV294450 and COV294451 Andy Green 2020-07-21 08:25:11 +01:00
  • d5d6f44696 Check if the first part of received url is our mountpoint Soumendra Ganguly 2020-07-27 00:39:23 -05:00
  • 625bade63e ss: static policy: dynamic vhost instantiation Andy Green 2020-07-20 07:28:28 +01:00
  • 9e6cefcfad lws_netdev: fix rssi averaging Andy Green 2020-07-21 08:15:11 +01:00
  • 08bc9bf410 ss: http: handle rx DESTROY_ME Andy Green 2020-07-20 14:41:28 +01:00
  • 195fe76f42 cmake: document implications of LWS_WITH_DISTRO_RECOMMENDED Andy Green 2020-07-20 07:35:11 +01:00
  • 3310d228cf context: focus context init logging Andy Green 2020-07-19 07:05:06 +01:00
  • 1a93e73402 fakewsi: replace with smaller substructure Andy Green 2020-07-19 08:33:46 +01:00
  • 3e5cf1b3d7 context: snip some things for PLAT_FREERTOS Andy Green 2020-07-18 19:45:51 +01:00