该项目从 https://github.com/warmcat/libwebsockets 镜像。
Pull mirroring failed .
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
- 3月 05, 2024
-
-
由 Carl Walsh 创作于
SECURITY.md shows up as a top menu bar item in GitHub's browser UI. Moved and updated contents of https://libwebsockets.org/lws-api-doc-main/html/md_READMEs_README_vulnerability_reporting.html
-
- 3月 01, 2024
-
-
由 Liu Dongmiao 创作于
should close #3076
-
由 Vladislavs Burakovs 创作于
-
- 2月 17, 2024
-
-
- 2月 16, 2024
-
-
由 AD001\z0048zxj 创作于
-
由 Andy Green 创作于
-
- 1月 17, 2024
-
-
由 Andy Green 创作于
-
- 1月 16, 2024
-
-
由 Andy Green 创作于
-
-
- 1月 15, 2024
-
-
由 Dustin Lundquist 创作于
-
由 Andy Green 创作于
-
由 Andy Green 创作于
-
- 1月 13, 2024
-
-
- 1月 08, 2024
-
-
-
由 DomB 创作于
-
- 1月 05, 2024
-
- 1月 04, 2024
-
-
由 Andy Green 创作于
-
由 Andy Green 创作于
-
- 1月 02, 2024
-
-
由 level 6 创作于
-
- 12月 27, 2023
-
-
由 Fabrice Fontaine 创作于
-
由 stropee 创作于
-
由 stropee 创作于
-
由 Andy Green 创作于
-
- 12月 14, 2023
-
-
-
由 Andy Green 创作于
Allow this kind of pattern for context creation info preparation struct lws_context_creation_info info; lws_context_info_defaults(&info, policy); info.default_loglevel = LLL_USER | LLL_ERR | LLL_WARN; lws_cmdline_option_handle_builtin(argc, argv, &info); Calling lws_context_info_defaults() zeros down and prepares boilerplate in the info struct, setting the default_loglevel asserts your application default for the loglevel and then lws_cmdline_option_handle_builtin() will set either that default loglevel, or override it from the commandline with -d 1039 etc
-
- 12月 12, 2023
-
-
由 Andy Green 创作于
Provide a way to apply exception mount urls that exist on top of a larger mount, but provide an exception which enforces the url to not be serviced by the mount code, but by whatever dynamic handler is in place.
-
- 12月 10, 2023
-
-
由 Andy Green 创作于
-
由 Andy Green 创作于
-
- 12月 09, 2023
-
-
由 Andy Green 创作于
-
- 12月 08, 2023
-
-
-
由 Andy Green 创作于
-
由 Ilya Smelykh 创作于
-
由 Andy Green 创作于
-
- 12月 07, 2023
-
-
由 Andy Green 创作于
Long story, there's also minimal example to take care of. This change should take care of anything with ETHER_ADDR_LEN in net/ethernet.h plus windows, for both the lib and example.
-
- 11月 27, 2023
-
-
由 Philippe Ombredanne 创作于
Somehow, a string replacement of ns by fsm had damaged the license text and introduced garbage. Signed-off-by:
Philippe Ombredanne <pombredanne@nexb.com>
-
- 11月 24, 2023
-
-
由 Lonny Wong 创作于
-
由 Yurii Nakonechnyi 创作于
Described `lws_container_of(...)` usage, added note about `lws_sorted_usec_list_t` zeroing.
-
由 Andy Green 创作于
Introduce a LWS_WITH_WOL and an api to wake a mac address, optionally with an address bind to the local interface to go out on. Add a helper to parse ascii mac addresses well, and add tests. Also thanks to OgreTransporter https://github.com/warmcat/libwebsockets/issues/3016
-
- 11月 23, 2023
-
-
由 Andy Green 创作于
-
-