1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/core
Andy Green a03dd40e62 plugins: gitws libjsongit2 support
This adds a plugin that interfaces to libjsongit2

https://warmcat.com/git/libjsongit2

to provide a per-vhost service for presenting bare git repos in a
web interface.
2018-08-14 08:00:25 +08:00
..
adopt.c vhost_destroy: use vhost wsi reference counting to trigger destroy 2018-06-18 09:11:46 +08:00
alloc.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
connect.c lws_vhost_bind_wsi: avoid if already bound to same wsi 2018-07-21 09:03:10 +08:00
context.c foreach_ll_safe 2018-07-11 15:17:58 +08:00
libwebsockets.c plugins: gitws libjsongit2 support 2018-08-14 08:00:25 +08:00
output.c http: defer transaction completed if partial pending 2018-06-20 16:41:27 +08:00
pollfd.c refactor: split out adoption and client apis to core 2018-05-11 10:29:08 +08:00
private.h plugins: gitws libjsongit2 support 2018-08-14 08:00:25 +08:00
service.c lws_mutex_refcount 2018-06-27 07:15:39 +08:00