neatvnc/src
Philipp Zabel afe37b983d stream: Fix remote closing TLS connection
If a TLS stream is closed by the remote VNC client,
stream__remote_closed must be called to signal the server.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2022-11-30 15:26:28 +00:00
..
cursor.c cursor: Handle rotated cursors 2022-06-11 11:44:51 +00:00
damage-refinery.c Add damage refinery from wayvnc 2021-09-20 21:40:21 +00:00
display.c Remove push/pull encoder interface 2022-11-05 10:15:56 +00:00
enc-util.c enc-util: Add function to calculate region area 2022-11-05 13:52:55 +00:00
encoder.c Remove push/pull encoder interface 2022-11-05 10:15:56 +00:00
fb.c Use new logging system 2022-06-25 16:15:32 +00:00
fb_pool.c fb-pool: Add setter for fb allocator 2022-10-29 18:40:02 +00:00
h264-encoder.c h264-encoder: Set async_depth=1 2022-09-10 15:48:15 +00:00
logging.c Integrate libav into logging framework 2022-07-09 17:15:35 +00:00
murmurhash.c Fix fallthrough warnings in murmurhash 2022-10-15 10:00:43 +00:00
open-h264.c Reference count encoders 2022-10-30 12:44:05 +00:00
pixels.c pixels: Add function to get rfb pixel format name 2022-02-12 13:15:30 +00:00
pngfb.c Add a stride parameter to nvnc_fb 2021-09-05 00:46:24 +00:00
qnum-to-evdev.c Translate XT keycodes to linux keycodes 2020-11-29 20:48:31 +00:00
raw-encoding.c raw: Allocate conservatively sized buffers 2022-11-05 13:54:01 +00:00
rcbuf.c Create a reference counted buffer 2020-01-25 15:29:25 +00:00
resampler.c resampler: Use transformed width as destination stride 2022-08-23 20:23:12 +00:00
server.c Add nvnc_client_close API 2022-11-24 16:08:06 +00:00
stream.c stream: Fix remote closing TLS connection 2022-11-30 15:26:28 +00:00
tight.c tight: Keep reference to encoder while encoding 2022-10-30 12:44:05 +00:00
transform-util.c Add damage refinery from wayvnc 2021-09-20 21:40:21 +00:00
vec.c Re-format using clang-format 2019-10-20 22:13:51 +00:00
zrle.c zrle: Unref result in destroy 2022-10-30 13:53:10 +00:00