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

Commit graph

  • 104cfeda33 libev: fix destroy path and example typo Andy Green 2020-05-12 05:09:15 +01:00
  • aa499c34d4 ss: make sure to use LWS_WRITE_HTTP_FINAL with SS EOM flag Andy Green 2020-05-11 15:08:52 +01:00
  • b00b5cef43 mqtt: avoid LRS_H1C_ISSUE_HANDSHAKE Sakthi Kannan 2020-05-11 14:48:05 +01:00
  • 49610eb86e win: deal with FD_CONNECT better Andy Green 2020-05-11 14:05:36 +01:00
  • 36ec353dac client: allow setting overall connect timeout from vh init Andy Green 2020-05-26 17:05:39 +01:00
  • 6fa4c15325 client: allow setting overall connect timeout from vh init Andy Green 2020-05-26 17:05:39 +01:00
  • 4e2c6e4495 ss: add api test with ctest integration v4.0.13 Andy Green 2020-05-25 12:36:30 +01:00
  • c47096c20b ss: add api test with ctest integration Andy Green 2020-05-25 12:36:30 +01:00
  • 10d59608c0 PEER_LIMITS: make sure to close socketfd on deny v4.0.12 dev31337 2020-05-24 17:14:51 +01:00
  • 7d73c3341c listen: handle denied FILTER_NETWORK_CONNECTION correctly dev31337 2020-05-24 14:06:54 +01:00
  • 36bcae17ab http: if no content length transaction completes at hangup Andy Green 2020-05-19 18:34:38 +01:00
  • 073a59264a unix domain: fix path name length v4.0.10 Andy Green 2020-05-15 18:21:56 +01:00
  • 2ad2316d32 libev: fix destroy path and example typo v4.0.9 Andy Green 2020-05-12 05:09:15 +01:00
  • c97b68272c connect: enforce timeout for connect async wait Andy Green 2020-05-11 09:07:45 +01:00
  • e4a9307b11 lejp: support outer element is array Andy Green 2020-05-10 21:46:11 +01:00
  • 9f1d019352 CTest: migrate and deprecate existing selftest scripts Andy Green 2020-04-14 19:04:13 +01:00
  • af26f0c765 lejp: correct return temp type to int Andy Green 2020-05-10 21:48:04 +01:00
  • 2a5b54d0a6 ss: make sure to use LWS_WRITE_HTTP_FINAL with SS EOM flag v4.0.08 Andy Green 2020-05-11 15:08:52 +01:00
  • da38af3b2d mqtt: avoid LRS_H1C_ISSUE_HANDSHAKE Sakthi Kannan 2020-05-11 14:52:31 +01:00
  • bebd3f71a6 h2: add prior knowledge support Kyle Greenwell 2020-05-07 15:21:48 -07:00
  • 1122d3ee19 Updated minimal-http-client and minimal-http-server for h2 prior knowledge. Code cleanup. Kyle Greenwell 2020-05-08 06:44:19 -07:00
  • cc3e7bf569 Added HTTP/2 prior knowledge support Kyle Greenwell 2020-05-07 15:21:48 -07:00
  • c744c0934d v3.2.3 v3.2.3 Andy Green 2020-05-06 18:25:03 +01:00
  • 3f007b773e CTest: migrate and deprecate existing selftest scripts Andy Green 2020-04-14 19:04:13 +01:00
  • 8221450b20 ss: support no tls in policy Andy Green 2020-05-06 15:27:59 +01:00
  • c3a8387afd ss: support no tls in policy Andy Green 2020-05-06 15:20:22 +01:00
  • 43b83c333b client: allow setting keep warm time Andy Green 2020-05-06 07:53:41 +01:00
  • 641831b3c5 context: if linux and fd_limit_per_thread set try to configure by setrlimit Andy Green 2020-05-06 07:41:16 +01:00
  • f1f27562a0 ss: auth: lwa reacquire Jed Lu 2020-05-05 16:57:11 +01:00
  • 8021ab54f0 h2: client: do not apply host header if h2 negotiated by alpn v4.0.7 Andy Green 2020-05-05 12:17:27 +01:00
  • 401d6951da h2: client: do not apply host header if h2 negotiated by alpn Andy Green 2020-05-05 12:17:27 +01:00
  • 54e63cf75d ss auth: dont attempt auth if necessary blob unavailable Jed Lu 2020-05-01 14:27:19 -07:00
  • 2cc0a7f6f6 ss: handle rx and tx return values properly Andy Green 2020-05-04 14:34:45 +01:00
  • 3d995cf7c5 fds: add sanity checks Andy Green 2020-05-04 07:24:58 +01:00
  • 2d3e62b112 h2: client sid: must be allocated at header send Andy Green 2020-05-04 08:26:48 +01:00
  • 70ba29d568 ss auth: dont attempt auth if necessary blob unavailable v4.0.6 Jed Lu 2020-05-01 14:27:19 -07:00
  • 51ad2f2d9e h2: client sid: must be allocated at header send v4.0.5 Andy Green 2020-05-04 08:26:48 +01:00
  • 85dc0883a2 ss: handle rx and tx return values properly Andy Green 2020-05-04 14:34:45 +01:00
  • cced12822b lws_dir: add rm -rf and glob filter callbacks Andy Green 2020-05-01 12:56:20 +01:00
  • cb0ea63ef1 Refresh of ctest-migrate-and-deprecate Andy Green 2020-05-01 05:45:18 +01:00
  • 71e4b4118e strexp: reset out offset each time Andy Green 2020-04-30 20:26:19 +01:00
  • fa7c86951c lws_struct: blob Andy Green 2020-05-03 13:04:15 +01:00
  • a59aaf6af9 strexp: reset out offset each time v4.0.4 Andy Green 2020-04-30 20:26:19 +01:00
  • 5dd57715dd BoringSSL: provide X509_VERYFY_PARAM_Set1_host length v4.0.3 Steve Kyoungwon Kim 2020-04-29 12:18:41 -07:00
  • a9275d8dea BoringSSL: provide X509_VERYFY_PARAM_Set1_host length Steve Kyoungwon Kim 2020-04-29 12:18:41 -07:00
  • 59fb0988a6 v4.0.2 v4.0.2 Andy Green 2020-04-29 11:34:05 +01:00
  • af9b4d0c66 mqtt: some toolchains object to typedef Sakthi Kannan Ramabadran 2020-04-27 19:42:55 +01:00
  • abf3875d78 mqtt: some toolchains object to typedef Sakthi Kannan Ramabadran 2020-04-27 19:42:55 +01:00
  • 2b904bfbad mbedtls: server: fix leak on load server cert v3.1-stable Brian King 2020-04-27 15:58:53 +01:00
  • d179acd62d cmake: remove unicode quote from lws_config_private template huangkaicheng 2020-04-27 13:58:40 +01:00
  • 79ef48e33c cmake: remove unicode quote from lws_config_private template huangkaicheng 2020-04-27 13:58:40 +01:00
  • f2d5d4274b client: change default connect timeout to 30s Andy Green 2020-04-26 06:14:41 +01:00
  • 9660245108 linkit-force-mbedtls-options Andy Green 2020-04-24 12:47:12 +01:00
  • 2d5662a4f9 CMake: no pthreads in LWS_PLAT_FREERTOS Andy Green 2020-04-24 07:56:32 +01:00
  • c95706a17f ntpclient: add plat-specific init with env var LWS_NTP_SERVER able to set it on unix and windows Andy Green 2020-04-23 22:28:25 +01:00
  • 182b5121d0 dhcpclient: Fix unused-variable error in release Adam Duskett 2020-04-23 11:53:06 -07:00
  • ee40b52c62 dhcpclient: Fix unused-variable error in release Adam Duskett 2020-04-23 11:53:06 -07:00
  • efbf909293 Fix unused-variable error in dhcpclient.c Adam Duskett 2020-04-23 11:53:06 -07:00
  • 99e778ac08 http: add cmake option for header reduction defeat Andy Green 2020-04-23 15:12:17 +01:00
  • e72fe1bc4d unix: try to work around externally closed fds Andy Green 2020-04-23 08:26:18 +01:00
  • 4e68e3b4bc logs: allow giving log bitfields from cmake to force build or exclusion Andy Green 2020-04-22 06:32:15 +01:00
  • 974b65a2f0 iOS: detect and avoid net/route.h huangkaicheng 2020-04-23 06:17:22 +01:00
  • e7b3cd7ec1 iOS: detect and avoid net/route.h huangkaicheng 2020-04-23 06:17:22 +01:00
  • 6ce079622a CTest: migrate and deprecate existing selftest scripts Andy Green 2020-04-14 19:04:13 +01:00
  • 181d9d4789 iOS: detect and avoid net/route.h huangkaicheng 2020-04-23 06:17:22 +01:00
  • d9f793ae12 logs: allow giving log bitfields from cmake to force build or exclusion Andy Green 2020-04-22 06:32:15 +01:00
  • 34b656cccd logs: allow giving log bitfields from cmake to force build or exclusion Andy Green 2020-04-22 06:32:15 +01:00
  • beb49292d4 client: fix bad state after early tls connection Andy Green 2020-04-21 19:49:58 +01:00
  • 3a6ce18feb CMake: Silence CMP0048 warnings Valentin B 2020-04-21 01:33:33 +02:00
  • aa0e94ca5d CMake: Silence CMP0048 warnings Valentin B 2020-04-21 01:33:33 +02:00
  • c424426523 test-server: bump generated selsigned cert to 2048 bits Andy Green 2020-04-21 03:48:00 +01:00
  • 9edd6fb5d5
    Silence CMP0048 warnings Valentin B 2020-04-21 01:33:33 +02:00
  • 90aa78f0a8 docs: add notes on cmake Andy Green 2020-04-20 18:02:41 +01:00
  • 40803b3e0d lws_struct: sqlite open option for create or not Andy Green 2020-04-20 06:35:08 +01:00
  • a57e62d502 ctest: fixes-and-changes Andy Green 2020-04-19 08:43:01 +01:00
  • 7399f82959 spawn: CLOEXEC the wsi fds earlier Andy Green 2020-04-19 06:15:02 +01:00
  • dacae3a951 osx: do not connect udp Andy Green 2020-04-17 07:05:13 +01:00
  • ef294c979f ntpclient: make retries less sparse Andy Green 2020-04-17 05:25:32 +01:00
  • 8299bd4191 windows: async dns find DNS server using modern api Andy Green 2020-04-16 18:49:15 +01:00
  • a8ad5068e4 windows: fix service for udp and pending tls delays Andy Green 2020-04-16 18:49:59 +01:00
  • e3c6d9d6c1 context creation: remove chance to create vhost twice Andy Green 2020-04-16 14:17:15 +01:00
  • e4c59e3a91 osx: mbedtls: SYSCALL and errno 35 is WANT_READ Andy Green 2020-04-16 14:16:29 +01:00
  • 6e4eac2b80 http: client multipart: caulate remaining length correctly Andy Green 2020-04-16 12:46:49 +01:00
  • d5cb0c6aa3 async-dns: cope with larger resolv.conf Andy Green 2020-04-16 11:17:37 +01:00
  • 886a588963 lws_dir: XFS does not report directories via dirent Andy Green 2020-04-16 10:56:03 +01:00
  • d339505f51 h2: cmake: build with NO_SERVER Andy Green 2020-04-16 06:53:10 +01:00
  • a8eebc47a5 smp: helgrind and sai lock fixes Andy Green 2020-04-15 20:57:00 +01:00
  • eca75ee14d http: pipelining: fixes from xenial sai Andy Green 2020-04-15 19:16:29 +01:00
  • 63c8a23776 lws_spawn: windows Andy Green 2020-04-07 06:35:00 +01:00
  • eb5a41eeb5 eventfd: restrict test to linux Andy Green 2020-04-13 19:28:33 +01:00
  • dc3a1123fc alloc.c: add license header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Octavia93 2020-04-13 18:10:59 +03:00
  • 2d5a7d1430 alloc.c: add license header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Octavia93 2020-04-13 18:10:59 +03:00
  • a4ab0afa97
    License needed Octavia93 2020-04-13 18:10:59 +03:00
  • 4114b610aa glib: remove unused watcher to align with master Andy Green 2020-04-12 14:59:25 +01:00
  • e3d780dac6 gencrypto: windows: warnings Andy Green 2020-04-12 08:39:15 +01:00
  • d13f0444f3 lws_struct: sqlite3: avoid chown for windows Andy Green 2020-04-11 16:54:58 +01:00
  • 554b2cd5b8 lws_spawn: windows Andy Green 2020-04-07 06:35:00 +01:00
  • acc3e9ba13 lws_struct: sqlite3: avoid chown for windows Andy Green 2020-04-11 16:54:58 +01:00
  • 71a7064c19 async dns: test app: dont use exp as ambiguous Andy Green 2020-04-11 16:48:47 +01:00
  • 478ee963f1 async dns: test app: dont use exp as ambiguous Andy Green 2020-04-11 16:48:47 +01:00