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

Commit graph

  • ff08604b39 ldo: lhp: font registry Andy Green 2021-12-29 05:55:48 +00:00
  • 7b4b7a7369 lws_display: add display list / DLO support Andy Green 2022-01-04 06:00:55 +00:00
  • 18ea1aa192 lws_display: improve apis to use display_state and frac Andy Green 2022-01-05 07:10:50 +00:00
  • 28e581e2e6 upng: rewrite for stateful stream decode Andy Green 2021-12-27 14:41:26 +00:00
  • e950877362 lws_fixed3232 Andy Green 2022-01-04 04:53:20 +00:00
  • 69dedd8adb coverity fixes Andy Green 2022-01-10 15:33:14 +00:00
  • 781c6f3227 base64: prevent writing null char into zero length output buffer Michael Drake 2022-01-09 12:46:27 +00:00
  • c735a9f383 docs: add return value documentation for base64 decode Michael Drake 2022-01-09 12:52:07 +00:00
  • fdef0a2dd0 threadpool: adjust sync wait budget up Andy Green 2022-01-05 07:15:22 +00:00
  • cb062c1c59 docs: add return value documentation for base64 decode Michael Drake 2022-01-09 12:52:07 +00:00
  • 338a8bac98 base64: prevent writing null char into zero length output buffer Michael Drake 2022-01-09 12:46:27 +00:00
  • bd59a9963c ss: introduce sinks Andy Green 2021-10-09 10:58:21 +01:00
  • 99c490ad4e ldo-png-registry Andy Green 2021-12-29 07:11:15 +00:00
  • 98435b3e5a ldo: lhp: font registry Andy Green 2021-12-29 05:55:48 +00:00
  • 94fc5a4f0f lws_display: add display list / DLO support Andy Green 2022-01-04 06:00:55 +00:00
  • d66f4f3568 lws_display: improve apis to use display_state and frac Andy Green 2022-01-05 07:10:50 +00:00
  • baf2712942 threadpool: adjust sync wait budget up Andy Green 2022-01-05 07:15:22 +00:00
  • 3849e6d789 lws_fixed3232 Andy Green 2022-01-04 04:53:20 +00:00
  • f8f849f291 upng: rewrite for stateful stream decode Andy Green 2021-12-27 14:41:26 +00:00
  • 65768cf3eb dll2: add api for inserting afer existing member Andy Green 2021-12-26 16:22:37 +00:00
  • 8b16aa18c8 minilex: add improved generic version in misc Andy Green 2021-12-25 09:26:41 +00:00
  • 0d9acf7a31 http: redirect: keep ssl options at redirect Andy Green 2021-12-23 06:13:27 +00:00
  • f2e43272a7 esp32: update against Dec 21 idf Andy Green 2021-12-18 06:36:33 +00:00
  • 9cd7438259 qnx: toolchain file and adaptations chenzhongaaron 2021-12-15 04:52:33 +00:00
  • 236512687e dsh: msvc refuses void pointer arithmetic Andy Green 2021-12-23 06:18:33 +00:00
  • bea294dd26 http: redirect: keep ssl options at redirect Andy Green 2021-12-23 06:13:27 +00:00
  • 7b82498d33 esp32: update against Dec 21 idf Andy Green 2021-12-18 06:36:33 +00:00
  • 27f8affcd0 qnx: toolchain file and adaptations chenzhongaaron 2021-12-15 04:52:33 +00:00
  • 141ebf373c service: make sure to sleep if nothing to do Paul Lee 2021-12-14 06:56:45 +00:00
  • 7aaa87766d docs: lws_service_tsi chilL1n 2021-12-13 21:06:48 +01:00
  • e529720fc1 http: proxying: allow for large headers Vitaliy Orazov 2021-12-13 18:51:22 +03:00
  • 91da9e30c7 cancel pipe: mark close when wsi is close Andy Green 2021-12-08 06:28:16 +00:00
  • 05c67c1879 service: make sure to sleep if nothing to do Paul Lee 2021-12-14 06:56:45 +00:00
  • 1418042935 docs: lws_service_tsi chilL1n 2021-12-13 21:06:48 +01:00
  • 99ac6b5a88 small documentation improvement chilL1n 2021-12-13 21:06:48 +01:00
  • 05997f4503 http: proxying: allow for large headers Vitaliy Orazov 2021-12-13 18:51:22 +03:00
  • 0dae22e4dd logging: gate_accepts: reduce verbosity Andy Green 2021-12-09 05:13:15 +00:00
  • f7aff789ca cancel pipe: mark close when wsi is close Andy Green 2021-12-08 06:28:16 +00:00
  • fe8170dcdc http: server: added no-cache handling to mounts Joerg Wendel 2021-12-07 14:20:47 +00:00
  • b8c4820be4 openssl: support SSLKEYLOGFILE client secret logging Andy Green 2021-12-07 08:31:17 +00:00
  • 7d50e04b41 set the buffer size (rpath) for header processing during proxying equal to the value in max_http_header_data Vitaliy Orazov 2021-12-13 18:51:22 +03:00
  • 51a0aee903 ss: introduce sinks Andy Green 2021-10-09 10:58:21 +01:00
  • c06d6a63e3 logging: gate_accepts: reduce verbosity Andy Green 2021-12-09 05:13:15 +00:00
  • 7dd5e837c1 cancel pipe: mark close when wsi is close Andy Green 2021-12-08 06:28:16 +00:00
  • 3571f78be6 http: server: added no-cache handling to mounts Joerg Wendel 2021-12-07 14:20:47 +00:00
  • cf3a5ac8ad added no-cache handling Joerg Wendel 2021-12-07 14:20:47 +00:00
  • 7c893daf52 openssl: support SSLKEYLOGFILE client secret logging Andy Green 2021-12-07 08:31:17 +00:00
  • 0bc5b58ee3 http: cookie_get DerKleinePunk 2021-12-02 09:18:23 +00:00
  • 122cf591a3 docs: decruft README.coding Andy Green 2021-11-29 05:04:56 +00:00
  • e1a73c4209 ss: introduce sinks Andy Green 2021-10-09 10:58:21 +01:00
  • e88a1b1b32 http: cookie_get DerKleinePunk 2021-12-02 09:18:23 +00:00
  • 0dc0f92f29 http proxy: support PUT, PATCH and DELETE methods Vitaliy Orazov 2021-11-29 17:26:48 +03:00
  • 5747203406 http proxy: support PUT, PATCH and DELETE methods Vitaliy Orazov 2021-11-29 17:26:48 +03:00
  • 3feddc06a4 examples: lgtm fixes now on by default Andy Green 2021-11-29 05:34:53 +00:00
  • a6cf5d9c7a http proxy: support PUT, PATCH and DELETE methods Vitaliy Orazov 2021-11-29 17:26:48 +03:00
  • 0231a6d58a ss: introduce sinks Andy Green 2021-10-09 10:58:21 +01:00
  • c9c5c049b9 examples: lgtm fixes now on by default Andy Green 2021-11-29 05:34:53 +00:00
  • 00e24e11ee docs: decruft README.coding Andy Green 2021-11-29 05:04:56 +00:00
  • 741cf67b7f windows: mingw file type is int (v2) Andy Green 2021-11-07 07:19:21 +00:00
  • 59abab0e79 extpoll: make sure DEL_POLL_FD only coming once Daniel 2021-11-22 15:37:18 +00:00
  • c295f8014a extpoll: make sure DEL_POLL_FD only coming once Daniel 2021-11-22 15:37:18 +00:00
  • d42a7900d6 ws: client: fail server link if masked Andy Green 2021-11-10 16:26:18 +00:00
  • c182871358 mqtt: always init wildcard and shadow Chunho Lee 2021-11-15 07:45:12 -08:00
  • b0b7fff957 android: fix extra warnings on android-resolv calvin2021y 2021-11-10 16:45:02 +00:00
  • eba4f8cfb8 http: remove stray debug log Andy Green 2021-11-11 08:58:29 +00:00
  • bc83a57207 h2: post: do not try to bind origin for files Andy Green 2021-11-17 14:48:59 +00:00
  • ba89af373b async dns: allow multiple servers and public add remove apis Andy Green 2021-11-12 10:54:34 +00:00
  • ac5bb1c47f h2: post: do not try to bind origin for files Andy Green 2021-11-17 14:48:59 +00:00
  • d080ab3585 ws: client: fail server link if masked Andy Green 2021-11-10 16:26:18 +00:00
  • e2e020f954 ss: mqtt: add ss mqtt minimal example Chunho Lee 2021-11-16 08:53:14 -08:00
  • afe61d3828 mqtt: always init wildcard and shadow Chunho Lee 2021-11-15 07:45:12 -08:00
  • d425691d9f client: flag defeating default cache-control headers added Ilya Smelykh 2021-11-11 23:27:12 +07:00
  • 664f0d1754 client: flag defeating default cache-control headers added Ilya Smelykh 2021-11-11 23:27:12 +07:00
  • c8811bfe48 android: fix extra warnings on android-resolv calvin2021y 2021-11-10 16:45:02 +00:00
  • 3ede7bae26 http: remove stray debug log Andy Green 2021-11-11 08:58:29 +00:00
  • 53d195022f cmake: Enable WITH_MINIMAL_EXAMPLES by default Andy Green 2021-11-10 16:14:26 +00:00
  • 80e06d2175 ss: revert make ss timeout handle underlying wsi gone Andy Green 2021-11-09 09:53:11 +00:00
  • 8ddcb16ef1 freertos-service: remove cruft Andy Green 2021-11-09 08:58:01 +00:00
  • 591d42ff67 windows: mingw file type is int Andy Green 2021-11-07 07:19:21 +00:00
  • 121dd5e8ee ss: revert make ss timeout handle underlying wsi gone Andy Green 2021-11-09 09:53:11 +00:00
  • f595aafda5 ss: introduce sinks Andy Green 2021-10-09 10:58:21 +01:00
  • 0aa1d886be ss: revert make ss timeout handle underlying wsi gone Andy Green 2021-11-09 09:53:11 +00:00
  • 3ef446f27c freertos-service: remove cruft Andy Green 2021-11-09 08:58:01 +00:00
  • b45dfcb81e windows: mingw file type is int Andy Green 2021-11-07 07:19:21 +00:00
  • cab34801ea wsimux: immortal: only process immortality once per stream Yichen Gu 2021-11-08 13:42:52 +00:00
  • f8a21fec22 adopt: coverity: move vh deref until after pointless check Andy Green 2021-11-09 09:27:38 +00:00
  • f7d6977b86 freertos-service: remove cruft Andy Green 2021-11-09 08:58:01 +00:00
  • 38323836c4 windows: mingw file type is int Andy Green 2021-11-07 07:19:21 +00:00
  • 87dd9283e1 wsimux: immortal: only process immortality once per stream Yichen Gu 2021-11-08 13:42:52 +00:00
  • a335958923 sspc: proxy: coverity: handle unknown metadata name Andy Green 2021-11-08 10:13:34 +00:00
  • 81b481ef2f h2: coverity: check for OOM on dynamic table alloc Andy Green 2021-11-08 10:09:35 +00:00
  • 3709d80f3d ss-deserialize: add pointless h NULL check Andy Green 2021-11-08 10:05:12 +00:00
  • f8d74d058e adopt: coverity: add pointless vh NULL check Andy Green 2021-11-08 10:00:17 +00:00
  • a53eb4d4fe ss-h1: coverity: add needless header NULL check Andy Green 2021-11-08 09:56:55 +00:00
  • 7b34626a22 mbedtls-x509: coverity: remove needless check Andy Green 2021-11-08 09:53:56 +00:00
  • d1f6101bad unix-sockets: NOP for coverity Andy Green 2021-11-08 09:51:19 +00:00
  • d3783f0c71 client: connect: confirm we have a protocol Andy Green 2021-11-08 09:45:39 +00:00
  • f3a1263bc1 jit-trust: SAN_RFC822_NAME needs other_name union member Andy Green 2021-11-08 09:37:44 +00:00
  • 81a69d10e9 jit-trust: show coverity we handle NULL attribute source Andy Green 2021-11-08 09:27:59 +00:00
  • 7de0d88ac3 jit-trust: clean after failed mbedtls_x509_get_name Andy Green 2021-11-08 09:22:46 +00:00