index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
encodingstest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE, _XOPEN_SOURCE.
Michele Calgaro
2018-10-08
1
-3
/
+0
*
After free()ing clientData, set it to NULL
Johannes Schindelin
2014-03-30
1
-0
/
+1
*
Encodingstest: Use format string argument with fprintf.
Luca Falavigna
2012-05-07
1
-1
/
+1
*
Update encodingstest.
Christian Beier
2011-03-17
1
-42
/
+25
*
Check rfbGetScreen() return value everywhere.
Christian Beier
2011-03-17
1
-0
/
+2
*
encodingstest: fix multi-threading issue
Johannes Schindelin
2009-10-02
1
-4
/
+8
*
encodingstest: fix whitespace
Johannes Schindelin
2009-10-02
1
-7
/
+5
*
implement ZRLE decoding
dscho
2005-05-24
1
-2
/
+1
*
hide strict ansi stuff if not explicitely turned on; actually use the socklen...
dscho
2005-05-18
1
-0
/
+2
*
ANSIfy, fix some warnings from Linus' sparse
dscho
2005-05-15
1
-22
/
+26
*
fix compilation when no libz is available
dscho
2005-03-09
1
-0
/
+2
*
fix test (don't show cursor...); correctly set the encodings in the client;
dscho
2005-01-19
1
-7
/
+5
*
x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui
runge
2004-12-17
1
-1
/
+2
*
rename tight-1.c into encodingstest.c, fixing it in the process. It now
dscho
2004-10-16
1
-0
/
+345