Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ functions
Functions
5,245 in github.com/TigerVNC/tigervnc
⨍
Functions
5,245
◇
Types & classes
1,104
↓ 353 callers
Method
error
(String fmt, Object... args)
java/com/tigervnc/rfb/LogWriter.java:38
↓ 303 callers
Method
debug
(String fmt, Object... args)
java/com/tigervnc/rfb/LogWriter.java:47
↓ 296 callers
Method
size
common/rfb/Palette.h:33
↓ 231 callers
Method
end
()
java/com/jcraft/jsch/SftpProgressMonitor.java:38
↓ 211 callers
Method
put
(Packet p)
java/com/jcraft/jsch/IO.java:59
↓ 203 callers
Method
data
common/rdr/MemOutStream.h:50
↓ 179 callers
Method
info
(String fmt, Object... args)
java/com/tigervnc/rfb/LogWriter.java:44
↓ 175 callers
Method
add
Adds a host key <code>hostkey</code> @param hostkey a host key to be added @param ui a user interface for showing messages or promping inputs. @see U
java/com/jcraft/jsch/HostKeyRepository.java:54
↓ 175 callers
Method
str2byte
(String str, String encoding)
java/com/jcraft/jsch/Util.java:399
↓ 168 callers
Method
width
common/rfb/Cursor.h:42
↓ 160 callers
Method
setParam
common/core/LogWriter.cxx:123
↓ 152 callers
Method
value
vncviewer/fltk/Fl_Navigation.cxx:67
↓ 149 callers
Method
height
common/rfb/Cursor.h:43
↓ 148 callers
Method
putString
(byte[] foo)
java/com/jcraft/jsch/Buffer.java:58
↓ 139 callers
Method
handleKeyRelease
vncviewer/Viewport.cxx:819
↓ 138 callers
Method
handleKeyPress
vncviewer/Viewport.cxx:693
↓ 130 callers
Method
getValue
()
java/com/jcraft/jzlib/Checksum.java:41
↓ 126 callers
Method
getInt
()
java/com/jcraft/jsch/Buffer.java:121
↓ 117 callers
Method
write
(ByteBuffer buf, int length)
java/com/tigervnc/network/FileDescriptor.java:27
↓ 108 callers
Method
writeU8
common/rdr/OutStream.h:56
↓ 107 callers
Method
hasData
common/rdr/InStream.h:66
↓ 107 callers
Method
toString
()
java/com/jcraft/jsch/SftpATTRS.java:282
↓ 106 callers
Method
putInt
(int val)
java/com/jcraft/jsch/Buffer.java:65
↓ 98 callers
Method
clear
Disposes internally allocated data, like byte array for the private key.
java/com/jcraft/jsch/Identity.java:82
↓ 96 callers
Method
position
vncviewer/fltk/Fl_Suggestion_Input.cxx:283
↓ 96 callers
Method
putByte
(byte foo)
java/com/jcraft/jsch/Buffer.java:48
↓ 91 callers
Function
format
common/core/string.cxx:34
↓ 91 callers
Method
getByte
()
java/com/jcraft/jsch/Buffer.java:141
↓ 88 callers
Method
equals
(byte[] foo, byte[] bar)
java/com/jcraft/jsch/ChannelX11.java:266
↓ 86 callers
Method
width
()
java/com/tigervnc/rfb/Rect.java:87
↓ 85 callers
Method
getLogger
()
java/com/jcraft/jsch/JSch.java:588
↓ 84 callers
Method
getString
()
java/com/jcraft/jsch/Buffer.java:180
↓ 84 callers
Method
size
()
java/com/jcraft/jsch/ChannelSftp.java:1231
↓ 82 callers
Method
pf
()
java/com/tigervnc/rfb/ServerParams.java:95
↓ 75 callers
Method
height
()
java/com/tigervnc/rfb/Rect.java:88
↓ 75 callers
Method
update
(byte[] foo, int start, int len)
java/com/jcraft/jsch/MAC.java:36
↓ 73 callers
Method
getMessage
()
java/com/jcraft/jzlib/ZStream.java:367
↓ 72 callers
Method
writeU16
common/rdr/OutStream.h:57
↓ 69 callers
Method
get
(String param)
java/com/tigervnc/rfb/Configuration.java:197
↓ 69 callers
Method
writeU32
common/rdr/OutStream.h:59
↓ 68 callers
Method
writeBytes
common/rfb/JpegCompressor.cxx:328
↓ 67 callers
Method
byte2str
(byte[] str, String encoding)
java/com/jcraft/jsch/Util.java:412
↓ 66 callers
Method
readU8
common/rdr/InStream.h:131
↓ 65 callers
Method
handleTouchBegin
vncviewer/GestureHandler.cxx:70
↓ 64 callers
Method
reset
()
java/com/jcraft/jzlib/Checksum.java:39
↓ 61 callers
Method
begin
common/core/Configuration.cxx:641
↓ 61 callers
Method
supportsEncoding
common/rfb/ClientParams.cxx:118
↓ 58 callers
Method
init
()
java/com/jcraft/jsch/DH.java:33
↓ 57 callers
Method
begin
common/rfb/ScreenSet.h:71
↓ 56 callers
Method
getName
()
java/com/jcraft/jsch/MAC.java:33
↓ 56 callers
Method
length
()
java/com/jcraft/jsch/SftpATTRS.java:176
↓ 56 callers
Method
setParam
(String v)
java/com/tigervnc/rfb/IntParameter.java:41
↓ 55 callers
Method
getRect
Get rectangle encompassing this buffer Top-left of rectangle is either at (0,0), or the specified point.
common/rfb/PixelBuffer.h:56
↓ 54 callers
Method
newInstance
(String prvfile, String pubfile, JSch jsch)
java/com/jcraft/jsch/IdentityFile.java:39
↓ 54 callers
Method
readBytes
common/rdr/InStream.h:153
↓ 51 callers
Method
handleTouchUpdate
vncviewer/GestureHandler.cxx:125
↓ 50 callers
Method
begin
vncviewer/fltk/Fl_Navigation.cxx:131
↓ 49 callers
Method
flush
common/rfb/DecodeManager.cxx:191
↓ 49 callers
Method
getPF
win/rfb_win32/DeviceContext.cxx:38
↓ 49 callers
Method
readU8
()
java/com/tigervnc/rdr/InStream.java:70
↓ 49 callers
Method
w
()
java/com/tigervnc/vncviewer/Viewport.java:833
↓ 48 callers
Method
readU16
common/rdr/InStream.h:132
↓ 47 callers
Method
close
()
java/com/jcraft/jsch/Proxy.java:39
↓ 47 callers
Method
log
(int level, String message)
java/com/jcraft/jsch/Logger.java:42
↓ 47 callers
Method
read
(ByteBuffer buf, int length)
java/com/tigervnc/network/FileDescriptor.java:26
↓ 47 callers
Method
setParam
vncviewer/MonitorIndicesParameter.cxx:66
↓ 46 callers
Method
getConfig
(String host)
java/com/jcraft/jsch/ConfigRepository.java:34
↓ 45 callers
Method
equals
(Rect r)
java/com/tigervnc/rfb/Rect.java:71
↓ 45 callers
Method
size
vncviewer/fltk/Fl_Suggestion_Window_.cxx:61
↓ 44 callers
Method
handleTouchEnd
vncviewer/GestureHandler.cxx:211
↓ 42 callers
Method
isEnabled
(int level)
java/com/jcraft/jsch/Logger.java:40
↓ 38 callers
Method
count
(long count)
java/com/jcraft/jsch/SftpProgressMonitor.java:37
↓ 38 callers
Function
getHostAndPort
tests/unit/hostport.cxx:42
↓ 38 callers
Method
readU32
common/rdr/InStream.h:135
↓ 37 callers
Method
getOutStream
common/rfb/SConnection.h:128
↓ 37 callers
Method
hasDataOrRestore
common/rdr/InStream.h:99
↓ 36 callers
Function
FixedToShort
unix/xserver/hw/vnc/vncHooks.c:817
↓ 36 callers
Method
getConfig
(String key)
java/com/jcraft/jsch/Session.java:2311
↓ 36 callers
Method
inflate_flush
(int r)
java/com/jcraft/jzlib/InfBlocks.java:552
↓ 36 callers
Method
length
()
java/com/tigervnc/rdr/OutStream.java:162
↓ 36 callers
Method
next
(Buffer _buf)
java/com/jcraft/jsch/DHG1.java:127
↓ 35 callers
Method
setModifiers
vncviewer/ShortcutHandler.cxx:34
↓ 34 callers
Method
clearRestorePoint
common/rdr/InStream.h:113
↓ 34 callers
Method
is_empty
common/rfb/UpdateTracker.h:32
↓ 34 callers
Method
remove
Removes a host key if there exists mached key with <code>host</code>, <code>type</code>. @see #remove(String host, String type, byte[] key)
java/com/jcraft/jsch/HostKeyRepository.java:62
↓ 34 callers
Method
writeU8
( int u)
java/com/tigervnc/rdr/OutStream.java:57
↓ 33 callers
Method
area
common/rfb/PixelBuffer.h:52
↓ 33 callers
Method
y
()
java/com/tigervnc/vncviewer/Viewport.java:832
↓ 32 callers
Method
assign_union
common/core/Region.cxx:89
↓ 32 callers
Method
filterPointerEvent
vncviewer/EmulateMB.cxx:202
↓ 32 callers
Method
getValueStr
()
java/com/tigervnc/rfb/IntParameter.java:66
↓ 31 callers
Method
digest
()
java/com/jcraft/jsch/HASH.java:36
↓ 31 callers
Method
fill
(Buffer buf, int len)
java/com/jcraft/jsch/ChannelSftp.java:2872
↓ 31 callers
Method
getSession
Instantiates the <code>Session</code> object with <code>host</code>. The user name and port number will be retrieved from ConfigRepository. If user
java/com/jcraft/jsch/JSch.java:224
↓ 31 callers
Method
h
()
java/com/tigervnc/vncviewer/Viewport.java:834
↓ 31 callers
Method
length
common/rdr/BufferedOutStream.cxx:49
↓ 31 callers
Method
reset
()
java/com/jcraft/jsch/Packet.java:42
↓ 31 callers
Method
setBool
win/rfb_win32/Registry.cxx:169
↓ 30 callers
Method
getValueStr
common/core/Configuration.cxx:265
↓ 30 callers
Method
put_byte
(byte[] p, int start, int len)
java/com/jcraft/jzlib/Deflate.java:560
next →
1–100 of 5,245, ranked by callers