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
/
rfb.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
compiler warnings, contrib directory, new x11vnc from Karl Runge
dscho
2002-12-06
1
-6
/
+16
|
*
patch from Const for CursorPosUpdate encoding
dscho
2002-10-29
1
-3
/
+8
|
*
updated to vnc-3.3.4 (ZRLE encoding)
dscho
2002-10-22
1
-1
/
+9
|
*
a pseudo HTTP request for tunnelling (also via strict Web Proxy) was added.
dscho
2002-08-22
1
-3
/
+1
|
*
unwarn compilation
dscho
2002-08-19
1
-6
/
+7
|
*
NewFB encoding added
dscho
2002-07-28
1
-4
/
+14
|
*
solaris fixes (INADDR_NONE)
dscho
2002-05-03
1
-1
/
+4
|
*
Tim's Changes
dscho
2002-05-02
1
-10
/
+15
|
*
command line handling
dscho
2002-04-30
1
-0
/
+1
|
*
another solaris clean compile
dscho
2002-04-23
1
-9
/
+3
|
*
solaris endian changes
dscho
2002-04-23
1
-1
/
+14
|
*
changes from Tim Jansen: threading issues, new client can be rejected, and more
dscho
2002-02-18
1
-23
/
+51
|
*
correct BackChannel handling, compile cleanups
dscho
2002-01-17
1
-0
/
+3
|
*
clean ups and encoding "backchannel"
dscho
2002-01-16
1
-2
/
+5
|
*
cmdline arg -passwd added
dscho
2001-11-19
1
-0
/
+3
|
*
start x11vnc, an x0rfbserver clone
dscho
2001-11-18
1
-2
/
+3
|
*
Visual C++ / win32 compatibility reestablished
dscho
2001-11-15
1
-1
/
+2
|
*
changes from Justin, zippy added
dscho
2001-11-14
1
-2
/
+15
|
*
add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"
dscho
2001-10-18
1
-0
/
+3
|
*
deferUpdate
dscho
2001-10-16
1
-2
/
+6
|
*
rfbSelectBox, consoleFonts, too many changes
dscho
2001-10-13
1
-5
/
+32
|
*
cleanups
dscho
2001-10-12
1
-0
/
+3
|
*
replaced xalloc with malloc functions, udp input support (untested), fixed http
dscho
2001-10-11
1
-106
/
+56
|
*
copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads
dscho
2001-10-10
1
-4
/
+9
|
|
|
|
problem
*
pthreads corrections
dscho
2001-10-10
1
-20
/
+25
|
*
font corrections, displayHook
dscho
2001-10-07
1
-5
/
+9
|
*
WIN32 compatibility, removed kbdptr.c
dscho
2001-10-06
1
-19
/
+46
|
*
changed cursor functions to use screen info, not cursor
dscho
2001-10-05
1
-2
/
+2
|
|
|
|
fixed copy rect.
*
extracted font routines from example
dscho
2001-10-05
1
-0
/
+21
|
*
rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.
dscho
2001-10-04
1
-2
/
+9
|
*
tried to compile on Sparcs. Original cc has problems. ar isn't there.
dscho
2001-10-04
1
-0
/
+10
|
*
fixed 2 pthreads issues, added noXCursor option.
dscho
2001-10-04
1
-14
/
+13
|
*
upgraded to TridiaVNC 1.2.1
dscho
2001-10-03
1
-1
/
+4
|
*
no more compile warnings, pthread final(?) fixes
dscho
2001-10-02
1
-17
/
+54
|
*
implemented rfbSetCursor
dscho
2001-10-02
1
-17
/
+3
|
*
prototype for rfbSendBell
dscho
2001-10-02
1
-0
/
+1
|
*
support for server side colour maps, fix for non-pthread, support for 3bpp
dscho
2001-10-02
1
-5
/
+19
|
*
finally fixed pthreads
dscho
2001-09-29
1
-3
/
+2
|
*
more pthread debugging
dscho
2001-09-29
1
-0
/
+3
|
*
cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE)
dscho
2001-09-29
1
-0
/
+2
|
*
dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox
dscho
2001-09-29
1
-18
/
+13
|
*
exported rfbReverseByte
dscho
2001-09-28
1
-0
/
+4
|
*
now compiles on FreeBSD
dscho
2001-09-28
1
-9
/
+11
|
*
added setTranslateFunction as member of rfbScreenInfo,
dscho
2001-09-27
1
-1
/
+16
|
|
|
|
cursor may be NULL (no cursor).
*
try to make OSXvnc run again.
dscho
2001-09-27
1
-0
/
+6
|
*
docu and cursors in examples.
dscho
2001-09-27
1
-1
/
+2
|
*
API corrections
dscho
2001-09-26
1
-3
/
+9
|
*
moved vncauth to libvncserver
dscho
2001-09-25
1
-1
/
+12
|
*
fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.c
dscho
2001-09-25
1
-49
/
+20
|
|
|
|
clean up rfb.h a bit; endian issues
*
bugfix: cursor (works now without xcursor encoding)
dscho
2001-09-24
1
-7
/
+71
|
[next]