1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/include/libwebsockets
Andy Green 45ec3ce369 lws_dll: upgrade all instances to lws_dll2
lws_dll2 removes the downsides of lws_dll and adds new features like a
running member count and explicit owner type... it's cleaner and more
robust (eg, nodes know their owner, so they can casually switch between
list owners and remove themselves without the code knowing the owner).

This deprecates lws_dll, but since it's public it allows it to continue
to be built for 4.0 release if you give cmake LWS_WITH_DEPRECATED_LWS_DLL.

All remaining internal users of lws_dll are migrated to lws_dll2.
2019-08-08 16:58:55 +01:00
..
abstract sequencer: upgrade timeout to use us 2019-08-08 09:45:09 +01:00
lws-adopt.h codacy: fixes for warnings 2019-03-10 08:02:02 +08:00
lws-callbacks.h smtp: make abstract 2019-05-04 08:28:31 +01:00
lws-cgi.h libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h 2018-09-11 18:27:59 +08:00
lws-client.h sequencer: upgrade timeout to use us 2019-08-08 09:45:09 +01:00
lws-context-vhost.h vhost: lws_get_vhost_by_name 2019-07-30 06:02:23 +01:00
lws-dbus.h lws_dll: remove lws_dll_lws and deprecate lws_dll_remove 2019-03-21 06:19:31 +08:00
lws-diskcache.h lws_diskcache: split generic parts from gitohashi into lws 2018-11-12 15:24:42 +08:00
lws-esp32.h rtos: dont declare pollfd if POLLIN already defined 2019-06-20 07:37:52 +01:00
lws-fts.h fulltext search 2018-10-26 13:50:53 +08:00
lws-genaes.h lws_dll: remove lws_dll_lws and deprecate lws_dll_remove 2019-03-21 06:19:31 +08:00
lws-gencrypto.h lws-x509: validation functions 2018-12-31 20:35:54 +08:00
lws-genec.h lws-x509: validation functions 2018-12-31 20:35:54 +08:00
lws-genhash.h genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genrsa.h jwe 2018-12-27 06:45:32 +08:00
lws-http.h http: make lws_http_get_uri_and_method public 2019-07-14 12:08:51 -07:00
lws-jose.h ecdh-es 2018-12-27 06:45:32 +08:00
lws-jwe.h lws-x509: validation functions 2018-12-31 20:35:54 +08:00
lws-jwk.h ecdh-es 2018-12-27 06:45:32 +08:00
lws-jws.h lws-x509: validation functions 2018-12-31 20:35:54 +08:00
lws-lejp.h lejp: make sure child object close is not mistaken for parent 2019-05-02 09:28:38 +01:00
lws-logs.h optee: remove build system 2019-01-15 06:59:48 +08:00
lws-lwsac.h lwsac_use_zero 2019-03-29 05:03:01 +08:00
lws-misc.h lws_dll: upgrade all instances to lws_dll2 2019-08-08 16:58:55 +01:00
lws-network-helper.h adaptations 2019-01-11 13:13:19 +08:00
lws-optee.h optee: supporting sockaddr* variants and cleanup 2019-03-10 08:02:02 +08:00
lws-plugin-generic-sessions.h generic-sessions update 2019-05-06 10:24:51 +01:00
lws-protocols-plugins.h plugins: remove requirement for libuv on unix 2019-05-02 09:28:16 +01:00
lws-purify.h libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h 2018-09-11 18:27:59 +08:00
lws-retry.h lws_retry_bo_t: generic retry backoff 2019-08-05 14:47:51 +01:00
lws-ring.h libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h 2018-09-11 18:27:59 +08:00
lws-sequencer.h sequencer: upgrade timeout to use us 2019-08-08 09:45:09 +01:00
lws-service.h libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h 2018-09-11 18:27:59 +08:00
lws-sha1-base64.h libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h 2018-09-11 18:27:59 +08:00
lws-spa.h spa: add info args and stride 2019-04-06 07:34:36 +08:00
lws-stats.h libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h 2018-09-11 18:27:59 +08:00
lws-struct.h lws_struct 2019-04-06 06:08:47 +08:00
lws-test-sequencer.h unit test sequencer 2019-06-29 21:08:36 +01:00
lws-threadpool.h threadpool: add return flag for outlive wsi 2018-09-30 07:08:59 +08:00
lws-timeout-timer.h minimal: update copies of test assets to CSP-compatible versions 2018-11-15 17:15:29 +08:00
lws-tokenize.h tokenize: LWS_TOKENIZE_F_NO_INTEGERS 2019-07-20 11:27:10 -07:00
lws-vfs.h libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h 2018-09-11 18:27:59 +08:00
lws-write.h role: raw-proxy 2018-12-01 11:05:59 +08:00
lws-writeable.h clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
lws-ws-close.h libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h 2018-09-11 18:27:59 +08:00
lws-ws-ext.h clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
lws-ws-state.h libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h 2018-09-11 18:27:59 +08:00
lws-x509.h lws-x509: validation functions 2018-12-31 20:35:54 +08:00