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
/
libvncserver
/
sockets.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
The great UltraVNC Compatibility Commit
steven_carr
2006-05-15
1
-3
/
+19
|
*
rfbCheckFds now returns the number of processed events
dscho
2006-02-28
1
-10
/
+13
|
*
add handleEventsEagerly flag (Thanks, Donald)
dscho
2006-02-28
1
-82
/
+86
|
*
assorted fixes for MinGW32
dscho
2005-12-19
1
-14
/
+17
|
*
work around write() returning ENOENT on Solaris 2.7
dscho
2005-12-09
1
-0
/
+3
|
*
This monster commit contains support for TightVNC's file transfer protocol.
dscho
2005-09-28
1
-0
/
+8
|
|
|
|
Thank you very much, Rohit!
*
Introduce generic protocol extension method. Deprecate
dscho
2005-09-27
1
-0
/
+7
|
|
|
|
the processCustomClientMessage() method.
*
ANSIfy, fix some warnings from Linus' sparse
dscho
2005-05-15
1
-20
/
+14
|
*
socketInitDone -> socketState
dscho
2005-05-07
1
-2
/
+27
|
*
add '-listen ipaddr' option
runge
2005-03-05
1
-11
/
+31
|
*
support MinGW32!
dscho
2004-12-01
1
-13
/
+10
|
*
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
dscho
2004-08-30
1
-22
/
+22
|
|
|
|
while structure members should not
*
debug
dscho
2004-06-18
1
-0
/
+8
|
*
move the library into libvncserver/, x11vnc into x11vnc/
dscho
2004-05-25
1
-0
/
+619