Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
libvncserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
libvncserver
Repository
3d9a5639838d18e790586f0acc294fdf7ebadd74
Switch branch/tag
libvncserver
libvncclient
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
LibVNCClient: if the GotRect hook is set, override default op.
· eb2eeed9
dscho
authored
17 years ago
eb2eeed9
Name
Last commit
Last update
..
.cvsignore
This monster commit contains support for TightVNC's file transfer protocol.
19 years ago
Makefile.am
Build shared libraries per default
17 years ago
corre.c
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
cursor.c
libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient
18 years ago
hextile.c
signed vs unsigned warnings eliminated (gcc 4.0.1)
18 years ago
listen.c
hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
19 years ago
lzoconf.h
fix some build issues WRT ultravnc code.
18 years ago
minilzo.c
fix some build issues WRT ultravnc code.
18 years ago
minilzo.h
fix some build issues WRT ultravnc code.
18 years ago
rfbproto.c
LibVNCClient: if the GotRect hook is set, override default op.
17 years ago
rre.c
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
sockets.c
assorted fixes for MinGW32
19 years ago
tight.c
signed vs unsigned warnings eliminated (gcc 4.0.1)
18 years ago
ultra.c
The great UltraVNC Compatibility Commit
18 years ago
vncviewer.c
argv > 0 doesn't make sense for a pointer; assuming argv != NULL.
17 years ago
zlib.c
signed vs unsigned warnings eliminated (gcc 4.0.1)
18 years ago
zrle.c
sometimes zrle sends too many bytes; play safe
18 years ago