neatvnc/src
Andri Yngvason ef4be68e4f Implement Apple's Diffie-Hellman based security type 30 2023-08-13 20:45:49 +00:00
..
crypto-nettle.c Add abstract interface for low level crypto 2023-08-13 19:55:21 +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
desktop-layout.c Implement desktop resizing 2023-02-25 11:03:44 +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
http.c http: Only support GET method 2023-04-30 14:31:34 +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 Implement Apple's Diffie-Hellman based security type 30 2023-08-13 20:45:49 +00:00
stream-common.c stream: Add exec_and_send function 2023-04-08 13:02:45 +00:00
stream-gnutls.c stream: Integrate cipher 2023-08-13 19:55:21 +00:00
stream-tcp.c stream: Integrate cipher 2023-08-13 19:55:21 +00:00
stream-ws.c stream-ws: Sanitise handshake input 2023-04-30 14:03:12 +00:00
stream.c stream: Integrate cipher 2023-08-13 19:55:21 +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
ws-framing.c Implement websocket 2023-04-07 12:47:49 +00:00
ws-handshake.c ws-handshake: Handle protocol & version fields 2023-04-30 13:44:12 +00:00
zrle.c zrle: Unref result in destroy 2022-10-30 13:53:10 +00:00