neatvnc/src
Andri Yngvason 913c314b31 server: Use memcpy instead of strncpy for username/password
This fixed zero-termination error
2023-10-02 21:57:22 +00:00
..
base64.c Export base64 encoder and decoder 2023-09-29 21:53:20 +00:00
crypto-nettle.c Replace strlcpy with strncpy 2023-09-29 22:00:48 +00:00
cursor.c Implement 24 bit pixel formats for raw and tight 2023-09-29 21:46:05 +00:00
damage-refinery.c Implement 24 bit pixel formats for raw and tight 2023-09-29 21:46:05 +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 Implement 24 bit pixel formats for raw and tight 2023-09-29 21:46:05 +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 Implement 24 bit pixel formats for raw and tight 2023-09-29 21:46:05 +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 Implement 24 bit pixel formats for raw and tight 2023-09-29 21:46:05 +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 server: Use memcpy instead of strncpy for username/password 2023-10-02 21:57:22 +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-09-29 21:53:20 +00:00
stream-rsa-aes.c Implement RSA-AES-256 security type 2023-09-29 21:53:20 +00:00
stream-tcp.c Create dedicated RSA-AES stream 2023-09-29 21:53:20 +00:00
stream-ws.c stream-ws: Clean up exec-and-send resources 2023-09-29 21:53:20 +00:00
stream.c Create dedicated RSA-AES stream 2023-09-29 21:53:20 +00:00
tight.c Implement 24 bit pixel formats for raw and tight 2023-09-29 21:46: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 websocket: Add some missing copyright notices 2023-09-29 21:53:20 +00:00
ws-handshake.c websocket: Add some missing copyright notices 2023-09-29 21:53:20 +00:00
zrle.c Implement 24 bit pixel formats for raw and tight 2023-09-29 21:46:05 +00:00