aboutsummaryrefslogtreecommitdiff
path: root/lwsws/main.c
AgeCommit message (Expand)Author
2021-03-08lws_metricsAndy Green
2021-01-05type comparisons: fixesAndy Green
2020-10-20lwsws: add -n to allow skipping lws plugins dirAndy Green
2020-10-19docs: switch to use mainAndy Green
2020-09-01static build: lwswsAndy Green
2020-06-02sul: multiple timer domainsAndy Green
2020-03-04malloc_trim: move out of unix plat and into lwswsAndy Green
2019-11-04illumos: fix build errorsZhiwen Zheng
2019-05-02cc0: align dedication to CC0 FAQ recommended formatAndy Green
2019-01-11qnx: qnx6.5 compatibilitypblemel
2018-11-23clean: general whitespace cleanupAndy Green
2018-11-13logs: go back to ansi only on tty and add lwsl_emit_stderr_notimestampAndy Green
2018-09-11lwsws: logging: use stderr not syslog directlyAndy Green
2018-09-11libwebsockets.h: split out into a dir of sub-includes included by libwebsocke...Andy Green
2018-08-16libwebsockets.h: clean out some boilerplate better put in core/private.hAndy Green
2018-08-14plugins: gitws libjsongit2 supportAndy Green
2018-04-30refactor: change event lib minimal examples to serve as the test appsAndy Green
2018-04-29refactor: apply ops structs to event loop handlersAndy Green
2018-04-19lws_buflistAndy Green
2018-04-06align private LWS_NO_EXTENSIONS to be same as public LWS_WITHOUT_EXTENSIONSAndy Green
2018-03-12lws_snprintfAndy Green
2017-10-25build: enable signed vs unsigned warnings on gccAndy Green
2017-10-16http2: make usableAndy Green
2017-10-16lejp-conf: skip conf.d files containing tildeAndy Green
2017-10-16ah pool: change to dynamic linked listAndy Green
2017-08-26lwsws: survive LWS_WITHOUT_EXTENSIONSAndy Green
2017-08-09lwsws: remove no longer extant D option from help stringAndy Green
2017-07-19lws-vhost-destroyAndy Green
2017-07-19libuv: add helper for clean valgrind with foreign loopAndy Green
2017-06-09win32: enable 64-bit file lengthsWebsocketUser
2017-04-28esp32: return random length from lws_get_randomAndy Green
2017-02-18windows: changes to build with VS2015Joel Winarske
2016-12-20context deprecationAndy Green
2016-12-20context: external_baggage_free_on_destroyAndy Green
2016-09-19lwsws license to cc0Andy Green
2016-05-26lwsws conf.c migrate to libAndy Green
2016-05-22lwsws fix settable conf dir and error pathsAndy Green
2016-05-10lwsws remove all protocols use lws default httpAndy Green
2016-05-10lwsws cleanup and allocate config strings dynamicallyAndy Green
2016-05-10lwsws remove non libuv SIGINT handlerAndy Green
2016-05-02plugins_dir convert to arrayAndy Green
2016-04-13http2 update integrationAndy Green
2016-04-07pluginsAndy Green
2016-03-28lwsws Libwebsockets Web ServerAndy Green