Commit graph

  • c3d8423d38 conmon: make part of client build Andy Green 2022-04-11 11:51:35 +01:00
  • 96a548ca96 refactor: migrate fds pos and evlib into desc Andy Green 2022-04-05 08:39:38 +01:00
  • 31ff36e09d minimal: embedded lhp examples Andy Green 2022-02-14 09:01:28 +00:00
  • 4a443c3e2e lhp: add DLO layout support Andy Green 2021-12-29 19:24:05 +00:00
  • 3063fe84aa http: lws_http_rel_to_url Andy Green 2022-02-01 09:29:46 +00:00
  • 63d2f844db lhp: Lightweight HTML Parser Andy Green 2021-12-19 19:10:20 +00:00
  • 5d56f7651f http: compression: fix selection Richard Shi 2022-05-04 05:10:37 +01:00
  • e86490fc45 validity: fix bad pointer access Andrii Sevastianov 2022-05-03 16:47:14 +02:00
  • 2dc148e3a3 clean: remove needless LWS_PRE Nick 2022-05-03 13:25:04 +01:00
  • 43ba912b2b coverity: ss: mqtt: remove needless wsi check Andy Green 2022-05-04 07:38:49 +01:00
  • 1d5c865410 ss: mqtt: remove c99isms and fix types Andy Green 2022-05-03 17:29:12 +01:00
  • 93d66b8301 ss: mqtt: add support for AWS IoT Shadow topic Chunho Lee 2022-04-28 23:22:20 -07:00
  • 247cf01935 coverity: reorder NULL check Andy Green 2022-04-29 10:45:55 +01:00
  • 5f749bb796 ss: add get_metadata example Andy Green 2022-04-29 10:34:12 +01:00
  • 198a85b53c async dns: handle late udp creation Andy Green 2022-04-24 06:47:29 +01:00
  • ab7937f2bc mbedtls: some versions need x509 overallocation Andy Green 2022-04-21 12:19:48 +01:00
  • ce49f1d0e5 plat: esp32: Remove esp_attr.h file Harshit Malpani 2022-04-21 14:28:10 +05:30
  • 3ba037df3d doc: update doxygen Nikita Zlobin 2022-04-20 15:16:50 +01:00
  • 609d0b82d8 windows: plugins uv fixes dcpng 2022-04-19 06:00:05 +01:00
  • 01765df1ff gcc12: extend test-client buffer for dumb increment Andy Green 2022-04-17 07:46:38 +01:00
  • 079726c4b2 tls: cmake: add wolfssl pkg-config support Fabrice Fontaine 2022-04-14 18:13:16 +02:00
  • 06229deb8c async_dns: protocols init: make sure we add vhost once Andy Green 2022-04-12 14:55:06 +01:00
  • a04aaad7f0 CMakeLists.txt: fix build without C++ Fabrice Fontaine 2022-04-13 21:03:26 +02:00
  • 584dcfae79 minimal: ss: policy2c: update MQTT fields Chunho Lee 2022-04-09 10:51:13 -07:00
  • 81e6c69481 ss: mqtt: add QOS_NACK_REMOTE state on PUBLISH failure Chunho Lee 2022-04-09 10:26:33 -07:00
  • 49f505304e ss: mqtt: set the CONNECTED state after Birth Chunho Lee 2022-04-09 09:42:54 -07:00
  • 4975000aa2 mqtt: fix wrong awsiot field set on SUBSCRIBE Chunho Lee 2022-04-08 14:11:19 -07:00
  • 6e3221cd1a h2: access log: POST: prepare log Orefkov 2022-04-11 08:20:28 +01:00
  • 615a08b216 threadpool: improve relationship with LWS_HAVE_PTHREAD_H Andy Green 2022-04-11 06:42:53 +01:00
  • edf670a3e6 acme: update for v2 orefkov 2022-04-11 06:04:40 +01:00
  • 93aaaf371c docs: fix typo Per Bothner 2022-04-10 09:55:44 +01:00
  • f5ae2bc657 clean: remove public apis for removed functions Andy Green 2022-04-07 16:22:07 +01:00
  • 61880e15ff netlink: route handling checks for SRC when it means DST wayneonway 2022-04-06 14:54:01 +08:00
  • 9c5fc9f3e4 cmake: msvc: avoid having to use both preprocessor flags Scott Rankin 2022-04-05 05:54:29 +01:00
  • b43866ffeb asyncdns: also consult system hosts file Andy Green 2022-04-04 09:02:40 +01:00
  • 047fb7bb21 tokenize: enhance to support chunked parsing Andy Green 2022-04-04 09:11:11 +01:00
  • 76a5a9e2f2 client: connect report actual socket error to user callback rather than EINPROGRESS Felipe Gasper 2021-10-15 09:46:21 -04:00
  • 6d88669b69 logs: use finegrained level test on unix-sockets.c Andy Green 2022-04-03 09:03:10 +01:00
  • 730c954b42 windows: avoid NULL addr on connect check apcui 2022-04-02 09:26:31 +01:00
  • 76d8840c5f coverity: fixes Andy Green 2022-03-16 16:42:36 +00:00
  • b0041b32e6 raw: tls conns Andy Green 2022-01-25 19:31:36 +00:00
  • a54480ba93 lws_display: SSD1675B Andy Green 2022-02-08 17:43:03 +00:00
  • c7ebe639be lws-display: UC8176 EPD driver Andy Green 2022-02-04 20:11:52 +00:00
  • 9b47b768f4 lws_display: SPD1656 driver Andy Green 2022-01-05 11:19:17 +00:00
  • d6c4e606e7 ssd1306: adapt blit for DMA Andy Green 2022-02-18 09:36:52 +00:00
  • 019da2e539 ili9341: adapt blit for DMA Andy Green 2022-02-12 06:01:19 +00:00
  • e3743d47b4 lws_spi: Add esp32 DMA support Andy Green 2022-02-12 05:51:36 +00:00
  • 7db51f4096 esp32s2: wifi and pwm Andy Green 2022-02-12 05:58:13 +00:00
  • fcbc0dafa4 lws_ota Andy Green 2022-02-23 08:19:14 +00:00
  • 7847377750 sul: add clear advice for zombie suls Andy Green 2022-03-14 09:48:23 +00:00
  • 2355b30fe4 h1: remove assert on unexpected POLLIN state just hangup Andy Green 2022-03-10 04:57:58 +00:00
  • 908501afdf cmake: fix FindOpenSSLbins error when no OpenSSL executable found Max Lehn 2022-03-08 15:55:21 +01:00
  • 24fdd1f225 base64: improve sanity checking Andy Green 2022-03-06 15:54:01 +00:00
  • 432bbf1d97 logs: freertos adds free heap to all logs Andy Green 2022-03-06 15:56:24 +00:00
  • aea45fb246 ss: metrics: clean any unused metrics tags on ss destroy Andy Green 2022-03-06 16:04:58 +00:00
  • 6a65d76779 hex-to-bin: api with input length Andy Green 2022-03-01 17:51:43 +00:00
  • 518e6c7cc0 examples: install useful examples Andy Green 2022-03-01 17:39:20 +00:00
  • 497e25df83 ss: http: facilitate back-to-back transactions Andy Green 2022-03-01 17:32:59 +00:00
  • f8132e23dc nsc: fall back to internal headers when no stash Andy Green 2022-03-01 11:42:58 +00:00
  • c11e31547f ss: introduce sinks Andy Green 2021-10-09 10:58:21 +01:00
  • c24148826b coverity: change ss handle priv style Andy Green 2022-01-28 08:40:49 +00:00
  • a3a4253ba9 dlo: lws_dlo_fops file_ops Andy Green 2022-02-17 12:04:24 +00:00
  • e3dca87f23 lws_display: add display list / DLO support Andy Green 2022-01-04 06:00:55 +00:00
  • aa696773f0 lws_display: improve apis to use display_state and frac Andy Green 2022-01-05 07:10:50 +00:00
  • 1d3ec6a3a1 lws-jpeg Andy Green 2022-01-23 19:17:20 +00:00
  • a74fe5d760 upng: split out gzip Andy Green 2022-03-01 17:29:24 +00:00
  • 48907fca0a upng: rewrite for stateful stream decode Andy Green 2021-12-27 14:41:26 +00:00
  • aadcd3c44a lws_fx: fixed point 3232 arithmetic Andy Green 2022-01-04 04:53:20 +00:00
  • 3070709f18 clean: Remove redundant redeclaration tjwalton 2022-03-01 15:16:18 +00:00
  • bad7a28bfd esp32: heltec: change delay Andy Green 2022-02-24 08:08:48 +00:00
  • 7ccd7e10aa gcc12: fix potential test app string overflow Andy Green 2022-02-23 20:32:53 +00:00
  • 946b1fbff1 coverity: 2021-12-1 uplevel fixes Andy Green 2022-02-23 14:50:49 +00:00
  • 843ee10205 mbedtls: v3.1 reverts privacy of mbedtls_net_context fd Andy Green 2022-02-22 17:35:02 +00:00
  • 3ed01ab4c9 context_destroy: clean up early fail path Andy Green 2022-02-21 08:18:47 +00:00
  • 67931757f8 alloc: compressed backtrace instrumentation support Andy Green 2022-02-18 13:59:17 +00:00
  • 73b61f6a2e route: extend lws_route_uidx_t from 1 byte to 2 bytes wayneonway 2022-02-21 15:16:35 +08:00
  • 155b1c83b5 plugins: openmetrics_export: graceful fail if unconfigured Andy Green 2022-02-21 05:29:44 +00:00
  • d7b912c539 gcc4: conceal typedef in public header Andy Green 2022-02-18 08:25:58 +00:00
  • 9011f913d5 netlink: always delete route if it exists Andy Green 2022-02-18 08:29:13 +00:00
  • d408e67d05 pkgconfig: use appropriate static lib name Andy Green 2022-02-17 11:46:07 +00:00
  • 64144e0c15 ss: support VFS via file:// Andy Green 2022-02-17 11:48:44 +00:00
  • 2de67dd0ae file_ops: vfs: support prefix matches and use of bound ops members Andy Green 2022-02-17 06:37:42 +00:00
  • b61174b4b0 mingw: correct winsock recv() and send() buffer ptr type Luciano Iam 2022-02-14 11:53:07 +01:00
  • 6829dba9a1 http: server: mounts: dont assume Basic Auth if no FILE_OPS Andy Green 2022-02-13 09:17:27 +00:00
  • e4a556333a FILE_OPS: add deps for disabled case Andy Green 2022-02-13 08:55:36 +00:00
  • 24758bd479 ss: POLL to all retries failed is possible Andy Green 2022-02-10 08:03:54 +00:00
  • 5c24f1edad ss: avoid POLL-POLL transition Andy Green 2022-02-10 05:58:48 +00:00
  • c8b9ac4aaf seq: remove last vestiges Andy Green 2022-02-09 15:47:12 +00:00
  • 445651b2c6 cgi: gracefully handle missing wsi->http.cgi Andy Green 2022-02-11 07:31:05 +00:00
  • 717272d65d h1: deal with WAITING_CONNECT in ops-h1 Andy Green 2022-02-11 07:18:22 +00:00
  • 32698a2f4b lejp-conf: provide matches for block start paths Andy Green 2022-02-09 15:04:12 +00:00
  • 1b70ae9296 adns: bump DNS_MAX to 128 Andy Green 2022-02-08 06:20:39 +00:00
  • 5985f817da lgtm.yml Andy Green 2022-02-08 05:10:51 +00:00
  • 6c53da692e tls: libressl: refactor set_options to work with macro implementations Poppy 2022-02-08 04:58:13 +00:00
  • 8cc4c1713d http: proxy server: move C99 VLA to heap Andy Green 2022-02-07 13:35:23 +00:00
  • 99a8b9c442 cmake: remove duplicate LwsCheckRequirements Andy Green 2022-02-07 14:48:55 +00:00
  • 3af7a16531 ss: mqtt: add support for retained message Chunho Lee 2022-02-05 15:10:44 -08:00
  • 4bf39f55d4 h2: improve logging for zero length DATA with EOS Andy Green 2022-02-04 16:56:31 +00:00
  • b9e290d70a ss: http: unreachable superfluous if we did DISCONNECTED Andy Green 2022-02-04 16:55:55 +00:00
  • ba2441585d jit-trust: adapt for esp-idf pre v3 mbedtls Andy Green 2022-02-04 07:34:54 +00:00