KasmVNC/common/rfb
2026-01-29 00:03:03 +00:00
..
benchmark Refactor 2026-01-29 00:02:44 +00:00
encoders VNC-151 Add layout.id write to writeSkipRect in SoftwareEncoder and FFMPEGVAAPIEncoder 2026-01-29 00:03:03 +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 Update file references in CMakeLists.txt 2026-01-29 00:02:43 +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 Refactor 2026-01-29 00:02:44 +00:00
ConnParams.h Refactor 2026-01-29 00:02:44 +00:00
CopyRectDecoder.cxx
CopyRectDecoder.h Initial commit 2020-09-20 12:16:44 +00:00
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 Remove redundant variable initialization in EncodeManager 2026-01-29 00:03:02 +00:00
EncodeManager.h Refactor 2026-01-29 00:02:44 +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 Refactor 2026-01-29 00:02:44 +00:00
Exception.h
fenceTypes.h VNC-151 Switch to modern variable init 2026-01-29 00:02:34 +00:00
ffmpeg.cxx VNC-151 Change FFmpeg log level from info to debug 2026-01-29 00:02:54 +00:00
ffmpeg.h VNC-151 Add av_opt_next and av_codec_is_encoder 2026-01-29 00:02:40 +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
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 Refactor 2026-01-29 00:02:44 +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 Initial commit 2020-09-20 12:16:44 +00:00
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
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-151 Expand supported videoCodec options in CLI help 2026-01-29 00:02:55 +00:00
ServerCore.h VNC-151 Add encoder id, ScreenSet parameter to encoding methods and improve code formatting. Update writeUpdate and writeLosslessRefresh methods to include ScreenSet parameter, improve formatting and consistency 2026-01-29 00:02:34 +00:00
SMsgHandler.cxx VNC-275 added explicit keepalive 2025-10-30 06:16:19 -04:00
SMsgHandler.h Refactor 2026-01-29 00:02:44 +00:00
SMsgReader.cxx Refactor 2026-01-29 00:02:44 +00:00
SMsgReader.h Refactor 2026-01-29 00:02:44 +00:00
SMsgWriter.cxx VNC-151 Replace std::ranges::find with std::find for compatibility and add AV1 software encoder preset configurations 2026-01-29 00:02:56 +00:00
SMsgWriter.h Refactor 2026-01-29 00:02:44 +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 Resolve VNC-196 "Feature/shared session connect msg" 2025-07-30 18:24:52 +00:00
util.h Resolve VNC-196 "Feature/shared session connect msg" 2025-07-30 18:24:52 +00:00
VNCSConnectionST.cxx Refactor 2026-01-29 00:02:44 +00:00
VNCSConnectionST.h Refactor 2026-01-29 00:02:44 +00:00
VNCServer.h
VNCServerST.cxx VNC-151 Move to const char* in constants and method definitions 2026-01-29 00:02:58 +00:00
VNCServerST.h Refactor 2026-01-29 00:02:44 +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