1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/include/libwebsockets
2023-02-10 06:03:43 +00:00
..
lws-adopt.h sspc: refactor to allow different transports 2021-10-08 09:48:41 +01:00
lws-async-dns.h async dns: allow multiple servers and public add remove apis 2021-11-17 14:50:08 +00:00
lws-backtrace.h alloc: compressed backtrace instrumentation support 2022-03-15 10:28:09 +00:00
lws-bb-i2c.h drivers: initial generic gpio and i2c plus bitbang 2020-06-10 19:17:08 +01:00
lws-bb-spi.h lws_spi: Add esp32 DMA support 2022-03-25 08:18:30 +00:00
lws-button.h lws_button: classification 2020-06-27 07:57:22 +01:00
lws-cache-ttl.h lws_cache_ttl 2021-06-22 15:55:29 +01:00
lws-callbacks.h remove LWS_CALLBACK_OPENSSL_CONTEXT_REQUIRES_PRIVATE_KEY callback 2022-09-18 06:13:47 +01:00
lws-cgi.h license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
lws-client.h client: support socket source port setting 2022-01-16 10:48:16 +00:00
lws-conmon.h conmon: add dns and protocol_specific 2021-08-19 05:31:04 +01:00
lws-context-vhost.h client: win32: sul for client connection status polling 2022-09-18 06:16:14 +01:00
lws-cose.h cose: keys and signing + validation 2021-08-31 05:45:35 +01:00
lws-dbus.h license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
lws-diskcache.h type comparisons: fixes 2021-01-05 10:56:38 +00:00
lws-display.h dlo: add render_to_rgba 2023-02-10 06:03:43 +00:00
lws-dll2.h dll2: add api for inserting afer existing member 2022-01-04 16:08:50 +00:00
lws-dlo.h lhp: Lightweight HTML Parser 2022-05-04 08:43:26 +01:00
lws-dsh.h dsh-empty 2021-10-08 09:48:41 +01:00
lws-esp32-spi.h lws_spi: Add esp32 DMA support 2022-03-25 08:18:30 +00:00
lws-eventlib-exports.h evlib: remove PREPARE_DELETION as cruft 2021-08-21 17:44:34 +01:00
lws-fault-injection.h fault injection: pseudorandom 64-bit range support 2021-07-04 10:29:54 +01:00
lws-freertos.h remove: old esp32 helper pieces 2020-07-15 16:18:00 +01:00
lws-fts.h license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
lws-genaes.h Added missing PKCS#7 padding/unpadding from AES-CBC in JWE 2020-02-21 17:32:41 +00:00
lws-gencrypto.h cose: keys and signing + validation 2021-08-31 05:45:35 +01:00
lws-genec.h docs: audit api return information 2021-11-07 10:08:00 +00:00
lws-genhash.h docs: audit api return information 2021-11-07 10:08:00 +00:00
lws-genrsa.h docs: audit api return information 2021-11-07 10:08:00 +00:00
lws-gpio.h drivers: initial generic gpio and i2c plus bitbang 2020-06-10 19:17:08 +01:00
lws-html.h http: lws_http_rel_to_url 2022-05-04 08:43:26 +01:00
lws-http.h docs: fix typo 2022-04-10 09:56:27 +01:00
lws-i2c.h lws_button and lws_led 2020-06-18 16:57:44 +01:00
lws-ili9341-spi.h ili9341: adapt blit for DMA 2022-03-25 08:18:30 +00:00
lws-jose.h base64: improve sanity checking 2022-03-25 08:18:30 +00:00
lws-jpeg.h lws-jpeg 2022-03-25 08:13:48 +00:00
lws-jrpc.h docs: audit api return information 2021-11-07 10:08:00 +00:00
lws-jwe.h license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
lws-jwk.h docs: audit api return information 2021-11-07 10:08:00 +00:00
lws-jws.h docs: audit api return information 2021-11-07 10:08:00 +00:00
lws-lecp.h lecp: remove extra struct lws_lec_pctx fwd definitions 2021-10-11 09:09:37 +01:00
lws-led.h esp32-wrover-kit 2020-06-30 19:35:41 +01:00
lws-lejp.h lejp: increase default complexity limits 2022-06-14 07:36:57 +01:00
lws-logs.h logs: lock log context refcount changes 2022-01-26 11:54:08 +00:00
lws-lwsac.h type comparisons: fixes 2021-01-05 10:56:38 +00:00
lws-map.h gcc4: conceal typedef in public header 2022-03-15 10:28:09 +00:00
lws-metrics.h lws_metrics 2021-03-08 21:47:28 +00:00
lws-misc.h docs: compressed remaining_pack_payload case 2022-09-18 08:29:16 +01:00
lws-mqtt.h ss: mqtt: add support for AWS IoT Shadow topic 2022-05-04 08:42:43 +01:00
lws-netdev.h update some wording 2020-09-30 06:42:13 +01:00
lws-network-helper.h route: extend lws_route_uidx_t from 1 byte to 2 bytes 2022-03-15 10:28:09 +00:00
lws-optee.h license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
lws-ota.h lws_ota 2022-03-25 08:18:30 +00:00
lws-protocols-plugins.h Wextra 2021-07-04 10:29:54 +01:00
lws-purify.h type comparisons: fixes 2021-01-05 10:56:38 +00:00
lws-pwm.h esp32-wrover-kit 2020-06-30 19:35:41 +01:00
lws-retry.h lws_retry: udp support 2019-10-10 16:34:37 +01:00
lws-ring.h cleaning: windows 2020-03-04 12:17:49 +00:00
lws-secure-streams-client.h docs: audit api return information 2021-11-07 10:08:00 +00:00
lws-secure-streams-policy.h ss: introduce sinks 2022-03-25 08:18:29 +00:00
lws-secure-streams-serialization.h clean: Remove redundant redeclaration 2022-03-15 10:28:09 +00:00
lws-secure-streams-transport-proxy.h sspc: refactor to allow different transports 2021-10-08 09:48:41 +01:00
lws-secure-streams.h ss: introduce sinks 2022-03-25 08:18:29 +00:00
lws-service.h docs: lws_service_tsi 2021-12-13 20:32:50 +00:00
lws-settings.h lws_netdev: use lws_settings 2020-07-07 15:23:19 +01:00
lws-sha1-base64.h docs: add return value documentation for base64 decode 2022-01-10 14:20:26 +00:00
lws-smd.h lws_metrics 2021-03-08 21:47:28 +00:00
lws-spa.h http: spa: fetch any params 2021-10-15 08:47:52 +01:00
lws-spd1656-spi.h lws_display: SPD1656 driver 2022-03-25 08:18:30 +00:00
lws-spi.h lws_spi: Add esp32 DMA support 2022-03-25 08:18:30 +00:00
lws-ssd1306-i2c.h ssd1306: adapt blit for DMA 2022-03-25 08:18:30 +00:00
lws-ssd1675b-spi.h lws_display: SSD1675B 2022-04-10 06:56:12 +01:00
lws-state.h lws_smd: system message distribution 2020-06-27 07:57:22 +01:00
lws-struct.h api-test: lws_struct-json: add worked example 2020-05-27 08:40:12 +01:00
lws-system.h lws_ota 2022-03-25 08:18:30 +00:00
lws-test-sequencer.h license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
lws-threadpool.h ctest: fixes-and-changes 2020-04-19 08:43:01 +01:00
lws-timeout-timer.h sspc: refactor to allow different transports 2021-10-08 09:48:41 +01:00
lws-tls-sessions.h tls-sessions: serialization 2021-04-04 05:45:53 +01:00
lws-tokenize.h tokenize: enhance to support chunked parsing 2022-04-10 06:56:12 +01:00
lws-uc8176-spi.h lws-display: UC8176 EPD driver 2022-04-10 06:56:02 +01:00
lws-upng.h upng: split out gzip 2022-03-25 08:13:48 +00:00
lws-vfs.h file_ops: vfs: support prefix matches and use of bound ops members 2022-03-15 10:28:09 +00:00
lws-write.h plat: baremetal and rpi pico support 2021-10-08 09:48:41 +01:00
lws-writeable.h type comparisons: fixes 2021-01-05 10:56:38 +00:00
lws-ws-close.h doxygen: cleanup and add recent includes 2019-09-22 09:35:07 -07:00
lws-ws-ext.h license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
lws-ws-state.h license: switch LGPLv2.1+SLE parts to MIT 2019-08-14 10:44:38 +01:00
lws-x509.h docs: audit api return information 2021-11-07 10:08:00 +00:00