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

Commit graph

  • ee15b82b6e cmake: unbreak LWS_WITH_SYS_STATE disabled build Andy Green 2021-09-27 06:29:34 +01:00
  • 71b8f4dc68 windows: fix _lws_plat_file_seek_cur to update pos in fd =?UTF-8?q?M=C3=A4rt=20Laak?= 2021-09-22 12:03:28 +03:00
  • 19ba1998fa tls: evolve handshake serialization into simultaneous_ssl_handshake_restriction Andy Green 2021-09-22 09:34:56 +01:00
  • ad990a61a0 ss: policy: unwind after policy syntax errors cleanly Andy Green 2021-09-22 06:11:19 +01:00
  • 8c7d541011 threadpool: SYNC timeout on netbsdBE Andy Green 2021-09-21 05:42:55 +01:00
  • 0fda90c40a ws-server-threads-smp: modernize Andy Green 2021-09-20 05:50:46 +01:00
  • ed8865e2b2 asyncdns: provide correct length with CCE Yucong Sun 2021-09-18 03:47:24 +01:00
  • 919981fba6 netlink: fix empty route index discovery Andy Green 2021-09-14 08:07:10 +01:00
  • d069098683 conmon: async-dns: off-by-one Andy Green 2021-09-14 05:58:53 +01:00
  • b6004e08c9 mqtt: allow indicating client_id is not on heap Andy Green 2021-09-17 13:01:34 +01:00
  • 17199959aa h2: ping pong: separate payloads oaleshina 2021-09-13 17:57:08 +03:00
  • 733f0c10f0 mbedtls: fix validation Andy Green 2021-10-02 13:50:35 +01:00
  • 2c2b3b62c2 README.md: update with work retrospective and more Sai info Andy Green 2021-09-30 09:31:26 +01:00
  • 3e54c84a18 ss: mass update LE root to isrg part 2 Andy Green 2021-10-02 05:58:09 +01:00
  • c38567960a dsh: remove foreign support Andy Green 2021-09-17 13:31:50 +01:00
  • 1e56dc9642 ss: http: defend against CONNECTED-CONNECTED Andy Green 2021-09-17 09:11:08 +01:00
  • a0e60304a4 ss: h1: defeat CCE if told CONNECTED Andy Green 2021-09-16 10:37:15 +01:00
  • 9ff83d9e75 ss: h1: be sure to go through DISCONNECTING if CCE Andy Green 2021-09-16 08:56:10 +01:00
  • 65a954a9c4 ss-h1: reset message state for repeated use Andy Green 2021-09-14 05:29:16 +01:00
  • ef0cd9b1af Merge branch 'main' of https://github.com/warmcat/libwebsockets caobug 2021-10-03 16:10:06 +08:00
  • b3676e8525 ss: mass update LE root to isrg part 2 Andy Green 2021-10-02 05:58:09 +01:00
  • 41dae8552f ss: mass update LE root to ISRG X1 Andy Green 2021-10-01 16:09:12 +01:00
  • 40a87eaf2a ss: mass update LE root to ISRG X1 Andy Green 2021-10-01 16:09:12 +01:00
  • c14c7a9fa0 examples: move existing to m-e-lowlevel and start repoulating m-e with SS Andy Green 2021-09-18 09:34:36 +01:00
  • 902044f16a sspc: refactor to allow different transports Andy Green 2021-08-25 09:35:07 +01:00
  • 959970f045 plat: baremetal and rpi pico support Andy Green 2021-08-30 10:20:07 +01:00
  • 0344dfc171 dsh-empty Andy Green 2021-09-14 05:33:24 +01:00
  • 4eec1d22af dsh: coalesce Andy Green 2021-09-04 05:05:21 +01:00
  • e0291d1548 README.md: update with work retrospective and more Sai info Andy Green 2021-09-30 09:31:26 +01:00
  • 8dfd3f61d7
    examples: fix sizeof lws_tls_cert_info_results in test_jwt_RS256 Pavel Otchertsov 2021-10-01 12:05:11 +03:00
  • 2150f62449 ss: allow POLL from CONNECTING Andy Green 2021-09-29 06:24:05 +01:00
  • 7eb5656b2e tls: ensure using ssl before doing tls_shutdown caobug 2021-09-28 14:56:22 +08:00
  • 6c32a28818 mbedtls: fix closing socket early caobug 2021-09-28 14:56:22 +08:00
  • 0111d95d6b cmake: unbreak LWS_WITH_SYS_STATE disabled build Andy Green 2021-09-27 06:29:34 +01:00
  • 5e1332b864 cmake: unbreak LWS_WITH_SYS_STATE disabled build Andy Green 2021-09-27 06:29:34 +01:00
  • 1873ff6168 windows: fix _lws_plat_file_seek_cur to update pos in fd =?UTF-8?q?M=C3=A4rt=20Laak?= 2021-09-22 12:03:28 +03:00
  • 9975de3445 examples: move existing to m-e-lowlevel and start repoulating m-e with SS Andy Green 2021-09-18 09:34:36 +01:00
  • 56fd4fc4aa sspc: refactor to allow different transports Andy Green 2021-08-25 09:35:07 +01:00
  • aa19da4814 plat: baremetal and rpi pico support Andy Green 2021-08-30 10:20:07 +01:00
  • 69a744c7f2 dsh-empty Andy Green 2021-09-14 05:33:24 +01:00
  • 2fa8aab1d3 dsh: coalesce Andy Green 2021-09-04 05:05:21 +01:00
  • b96a4fbf59 windows: fix _lws_plat_file_seek_cur to update pos in fd =?UTF-8?q?M=C3=A4rt=20Laak?= 2021-09-22 12:03:28 +03:00
  • 15841cfa05 Fix _lws_plat_file_seek_cur to update pos in fd Märt Laak 2021-09-22 12:03:28 +03:00
  • f0f0f0b3d2 tls: evolve handshake serialization into simultaneous_ssl_handshake_restriction Andy Green 2021-09-22 09:34:56 +01:00
  • 2f43870b76 ss: policy: unwind after policy syntax errors cleanly Andy Green 2021-09-22 06:11:19 +01:00
  • 142539b850 dsh: remove foreign support Andy Green 2021-09-17 13:31:50 +01:00
  • 67ba265004 threadpool: SYNC timeout on netbsdBE Andy Green 2021-09-21 05:42:55 +01:00
  • 84daf987c3 ws-server-threads-smp: modernize Andy Green 2021-09-20 05:50:46 +01:00
  • 457ec95d0c asyncdns: provide correct length with CCE Yucong Sun 2021-09-18 03:47:24 +01:00
  • 1a231e9515 asyncdns: provide correct length with CCE Yucong Sun 2021-09-18 03:47:24 +01:00
  • c9aa0f390e netlink: fix empty route index discovery Andy Green 2021-09-14 08:07:10 +01:00
  • f454fe764a conmon: async-dns: off-by-one Andy Green 2021-09-14 05:58:53 +01:00
  • ef96857c44 mqtt: allow indicating client_id is not on heap Andy Green 2021-09-17 13:01:34 +01:00
  • 48b536faae ss: http: defend against CONNECTED-CONNECTED Andy Green 2021-09-17 09:11:08 +01:00
  • bd8f32d1f4 libevent: use event_enable_debug_mode Andy Green 2021-07-11 10:53:16 +01:00
  • f24c4e2ea2 ss: h1: defeat CCE if told CONNECTED Andy Green 2021-09-16 10:37:15 +01:00
  • 532809b185 ss: h1: be sure to go through DISCONNECTING if CCE Andy Green 2021-09-16 08:56:10 +01:00
  • b5ae1e3b5a conmon: async-dns: off-by-one Andy Green 2021-09-14 05:58:53 +01:00
  • e502a5fb44 ss-h1: reset message state for repeated use Andy Green 2021-09-14 05:29:16 +01:00
  • f3ec9fea78 ss-h1: reset message state for repeated use Andy Green 2021-09-14 05:29:16 +01:00
  • 70dca7f171 ref2 Andy Green 2021-09-13 14:33:18 +01:00
  • c6cd4150c1 h2: ping pong: separate payloads oaleshina 2021-09-13 17:57:08 +03:00
  • 4dedd6f583 h2: make has_buffered_out check nwsi Andy Green 2021-09-13 15:10:42 +01:00
  • b4cd1d107c sspc: refactor to allow different transports Andy Green 2021-08-25 09:35:07 +01:00
  • f820cdbd22 plat: baremetal and rpi pico support Andy Green 2021-08-30 10:20:07 +01:00
  • dfcf37cfa2 dsh: coalesce Andy Green 2021-09-04 05:05:21 +01:00
  • 86d9d44da0 h2: ping pong: separate payloads oaleshina 2021-09-13 17:57:08 +03:00
  • acfc3f02d3 Created separate buffer for pong payload store to avoid intersection between keepalive_ping oaleshina 2021-09-13 17:57:08 +03:00
  • 005e130393 h2: make has_buffered_out check nwsi Andy Green 2021-09-13 15:10:42 +01:00
  • d1ce42e72c Subject: [PATCH] cmake: Install pkgconfig files in mingw Biswapriyo Nath 2021-09-08 19:39:53 +05:30
  • c52f909961 warn: avoid one toolchain false positive Andy Green 2021-09-09 05:14:01 +01:00
  • ff0e9db12f http server: allow serving files with special unicode path xionghui 2021-09-09 22:14:07 +08:00
  • 1f125d78f3 sspc: refactor to allow different transports Andy Green 2021-08-25 09:35:07 +01:00
  • b3eeeee595 plat: baremetal and rpi pico support Andy Green 2021-08-30 10:20:07 +01:00
  • 36a1cba9b5 dsh: coalesce Andy Green 2021-09-04 05:05:21 +01:00
  • d075d4f9ca ctest: increase timeouts on tests using warmcat Andy Green 2021-09-09 08:26:14 +01:00
  • 27fac9dd86 warn: avoid one toolchain false positive Andy Green 2021-09-09 05:14:01 +01:00
  • 365328c4d3 http server: allow serving files with special unicode path xionghui 2021-09-09 22:14:07 +08:00
  • 089ad9354d fix: http file server can't support special unicode path xionghui 2021-09-09 22:14:07 +08:00
  • cced56b2ad Subject: [PATCH] cmake: Install pkgconfig files in mingw Biswapriyo Nath 2021-09-08 19:39:53 +05:30
  • 372fdc7184 cancel pipe: make sure we closed it on destroy with no EVENTFD case Andy Green 2021-09-08 11:25:47 +01:00
  • 132833a25b openssl: enable skipping deprecated api warnings for now Andy Green 2021-09-08 11:07:18 +01:00
  • d2d737b431
    cmake: Install pkgconfig files in mingw Biswapriyo Nath 2021-09-08 19:39:53 +05:30
  • 2a6dc12464 cancel pipe: make sure we closed it on destroy with no EVENTFD case Andy Green 2021-09-08 11:25:47 +01:00
  • 006d662198 sspc: refactor to allow different transports Andy Green 2021-08-25 09:35:07 +01:00
  • 84291ddab9 plat: baremetal and rpi pico support Andy Green 2021-08-30 10:20:07 +01:00
  • f215884049 dsh: coalesce Andy Green 2021-09-04 05:05:21 +01:00
  • f0e203baee cancel pipe: make sure we closed it on destroy with no EVENTFD case Andy Green 2021-09-08 11:25:47 +01:00
  • 89754bda4e openssl: enable skipping deprecated api warnings for now Andy Green 2021-09-08 11:07:18 +01:00
  • ec242e9fe7 wolfssl-gencrypto-fixes-1 Andy Green 2021-09-08 10:18:06 +01:00
  • ed8ebdb762 fixes from additional compiler warnings Andy Green 2021-09-08 06:29:58 +01:00
  • a8a443e645 wolfssl: update gencrypto Andy Green 2021-09-07 19:52:32 +01:00
  • 30eb20aa6b wolfssl: gencrypto fixes Andy Green 2021-09-07 20:33:29 +01:00
  • 5201e6e2bb wolfssl: update gencrypto Andy Green 2021-09-07 19:52:32 +01:00
  • 0c94138fd3 tls: handle WANT_WRITE via POLLOUT to POLLIN Andy Green 2021-08-31 05:06:06 +01:00
  • db9b67703f fix: Windows sock status check. caobug 2021-09-01 14:42:04 +08:00
  • 3892a9d21c h2: bulk rx: deal with window Andy Green 2021-08-30 14:18:14 +01:00
  • f6954e432c http: custom hdr: add custom name iterator Austen Stone 2021-08-28 06:18:32 +01:00
  • 4d81fee54f validity: take context and pt lock before close Andy Green 2021-08-27 13:08:03 +01:00
  • 572e7e03e5 http: hdr: sync lws_hdr_total_length with lws_hdr_copy Andy Green 2021-08-27 05:47:31 +01:00