KasmVNC/common/rfb
2026-06-04 15:17:43 +00:00
..
benchmark Drop avcodec_close for FFmpeg 8 compatibility 2026-05-19 10:55:12 +00:00
encoders VNC-325 Add support for codec type ID in video encoding and decoding 2026-05-31 23:17:04 +00:00
adler32.h
Blacklist.cxx
Blacklist.h
CConnection.cxx
CConnection.h
clipboardTypes.h Refactor 2026-01-29 00:02:44 +00:00
CMakeLists.txt VNC-151 Add ENABLE_DEBUG_ENCODERS option for extended encoder debug logging 2026-05-08 18:22:14 +00:00
CMsgHandler.cxx
CMsgHandler.h
CMsgReader.cxx
CMsgReader.h
CMsgWriter.cxx
CMsgWriter.h
ComparingUpdateTracker.cxx
ComparingUpdateTracker.h
Configuration.cxx
Configuration.h
Congestion.cxx
Congestion.h
ConnParams.cxx VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
ConnParams.h VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
CopyRectDecoder.cxx
CopyRectDecoder.h
cpuid.cxx VNC-156 Integrate libcpuid for enhanced CPU feature detection 2025-05-25 18:08:26 +05:00
cpuid.h VNC-156 Integrate libcpuid for enhanced CPU feature detection 2025-05-25 18:08:26 +05:00
CSecurity.h
CSecurityNone.h
CSecurityPlain.cxx
CSecurityPlain.h
CSecurityStack.cxx
CSecurityStack.h
CSecurityTLS.cxx
CSecurityTLS.h
CSecurityVeNCrypt.cxx
CSecurityVeNCrypt.h
CSecurityVncAuth.cxx
CSecurityVncAuth.h
Cursor.cxx
Cursor.h
d3des.c
d3des.h
DecodeManager.cxx
DecodeManager.h
Decoder.cxx
Decoder.h
EncCache.cxx
EncCache.h
EncodeManager.cxx VNC-151 Refactor stopwatch macros and improve debug logging for frame timing 2026-05-08 18:24:19 +00:00
EncodeManager.h VNC-330 Fix decoder recovery and improve video frame handling 2026-05-08 18:22:13 +00:00
EncodeManagerBPP.cxx
Encoder.cxx VNC-151 Refactor encoders to use Screen layout instead of id, update constructors, and remove unnecessary clone methods 2026-01-29 00:02:37 +00:00
Encoder.h Refactor 2026-01-29 00:02:44 +00:00
encodings.cxx Start on new video impl 2026-01-29 00:00:53 +00:00
encodings.h VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
Exception.h
fenceTypes.h VNC-151 Switch to modern variable init 2026-01-29 00:02:34 +00:00
ffmpeg.cxx Drop avcodec_close for FFmpeg 8 compatibility 2026-05-19 10:55:12 +00:00
ffmpeg.h Drop avcodec_close for FFmpeg 8 compatibility 2026-05-19 10:55:12 +00:00
font.h
hextileConstants.h
hextileDecode.h
HextileDecoder.cxx
HextileDecoder.h
hextileEncode.h
hextileEncodeBetter.h
HextileEncoder.cxx Refactor 2026-01-29 00:02:44 +00:00
HextileEncoder.h Refactor 2026-01-29 00:02:44 +00:00
Hostname.h
InputHandler.h back out old relative cursor code 2026-05-13 15:46:33 +00:00
JpegCompressor.cxx
JpegCompressor.h
JpegDecompressor.cxx
JpegDecompressor.h
KeyRemapper.cxx
KeyRemapper.h
keysymdef.h
ledStates.h
ListConnInfo.h
Logger.cxx
Logger.h
Logger_file.cxx
Logger_file.h
Logger_stdio.cxx
Logger_stdio.h
Logger_syslog.cxx
Logger_syslog.h
LogWriter.cxx
LogWriter.h
msgTypes.h VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
Palette.h
pam.c
pam.h
Password.cxx
Password.h
Pixel.h
PixelBuffer.cxx
PixelBuffer.h
PixelFormat.cxx
PixelFormat.h
PixelFormat.inl
PixelFormatBPP.cxx
qemuTypes.h
qoi.h
RawDecoder.cxx
RawDecoder.h
RawEncoder.cxx Refactor 2026-01-29 00:02:44 +00:00
RawEncoder.h Refactor 2026-01-29 00:02:44 +00:00
Rect.h
Region.cxx
Region.h
rreDecode.h
RREDecoder.cxx
RREDecoder.h
rreEncode.h
RREEncoder.cxx Refactor 2026-01-29 00:02:44 +00:00
RREEncoder.h Refactor 2026-01-29 00:02:44 +00:00
scale_dummy.cxx
scale_sse2.cxx Resolve VNC-221 "Bug/ crash during screenshot" 2025-07-31 17:32:18 +00:00
scale_sse2.h
ScaleFilters.cxx
ScaleFilters.h
SConnection.cxx VNC-151 Fix iterator increment style, update method signatures, and improve code consistency 2026-01-29 00:02:32 +00:00
SConnection.h VNC-151 Fix iterator increment style, update method signatures, and improve code consistency 2026-01-29 00:02:32 +00:00
ScreenSet.h VNC-151 Refactor ScreenSet logic for modern C++ 2026-01-29 00:02:59 +00:00
screenTypes.h
SDesktop.h VNC-14 addressed code review comments 2026-05-19 19:07:57 +00:00
Security.cxx
Security.h
SecurityClient.cxx
SecurityClient.h
SecurityServer.cxx
SecurityServer.h
SelfBench.cxx KASM-6984 Refactor SelfBench XML generation and enhance benchmarking. Simplified XML structure by removing unnecessary elements and attributes. Added new fields to aggregate test case count, total time, and class name in the generated "SelfBench.xml" file. Ensures clearer benchmarking output and streamlined code. 2025-04-28 23:41:52 +05:00
ServerCore.cxx VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
ServerCore.h VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
SMsgHandler.cxx VNC-14 refactor: move force-game-mode notification into SMsgHandler supports* pattern 2026-05-26 10:03:38 +00:00
SMsgHandler.h VNC-14 refactor: move force-game-mode notification into SMsgHandler supports* pattern 2026-05-26 10:03:38 +00:00
SMsgReader.cxx VNC-14 addressed code review comments 2026-05-19 19:07:57 +00:00
SMsgReader.h VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
SMsgWriter.cxx VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
SMsgWriter.h VNC-14 Update to relative mouse for better UX and app compatibility 2026-05-13 10:09:09 +00:00
SSecurity.h
SSecurityNone.h
SSecurityPlain.cxx
SSecurityPlain.h
SSecurityStack.cxx
SSecurityStack.h
SSecurityTLS.cxx
SSecurityTLS.h
SSecurityVeNCrypt.cxx
SSecurityVeNCrypt.h
SSecurityVncAuth.cxx
SSecurityVncAuth.h
TightConstants.h
tightDecode.h
TightDecoder.cxx
TightDecoder.h
TightEncoder.cxx Refactor 2026-01-29 00:02:44 +00:00
TightEncoder.h Refactor 2026-01-29 00:02:44 +00:00
TightEncoderBPP.cxx
TightJPEGEncoder.cxx Refactor 2026-01-29 00:02:44 +00:00
TightJPEGEncoder.h Refactor 2026-01-29 00:02:44 +00:00
TightQOIEncoder.cxx Refactor 2026-01-29 00:02:44 +00:00
TightQOIEncoder.h Refactor 2026-01-29 00:02:44 +00:00
TightWEBPEncoder.cxx Refactor 2026-01-29 00:02:44 +00:00
TightWEBPEncoder.h Refactor 2026-01-29 00:02:44 +00:00
Timer.cxx
Timer.h
UnixPasswordValidator.cxx
UnixPasswordValidator.h
unixRelayLimits.h
UpdateTracker.cxx
UpdateTracker.h
UserMsgBox.h
UserPasswdGetter.h
util.cxx VNC-151 Simplify timeval diff calculation 2026-05-08 18:24:19 +00:00
util.h VNC-151 Refactor screenshot handling 2026-05-08 18:24:19 +00:00
VNCSConnectionST.cxx VNC-14 refactor: move force-game-mode notification into SMsgHandler supports* pattern 2026-05-26 10:03:38 +00:00
VNCSConnectionST.h VNC-14 refactor: move force-game-mode notification into SMsgHandler supports* pattern 2026-05-26 10:03:38 +00:00
VNCServer.h
VNCServerST.cxx fix c++ access violation 2026-05-22 11:43:12 +00:00
VNCServerST.h fix c++ access violation 2026-05-22 11:43:12 +00:00
Watermark.cxx
Watermark.h
WinPasswdValidator.cxx
WinPasswdValidator.h
XF86keysym.h
xxhash.c
xxhash.h
zrleDecode.h
ZRLEDecoder.cxx
ZRLEDecoder.h
ZRLEEncoder.cxx Refactor 2026-01-29 00:02:44 +00:00
ZRLEEncoder.h Refactor 2026-01-29 00:02:44 +00:00
ZRLEEncoderBPP.cxx