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
/
sockets.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
socklen_t -> size_t
dscho
2003-08-18
1
-1
/
+1
|
*
handle EINTR after select()
dscho
2003-08-08
1
-1
/
+2
|
*
rfbErr introduced
dscho
2003-08-06
1
-1
/
+1
|
*
rfbLog can be overridden; EINTR on read/write means just try again
dscho
2003-07-31
1
-0
/
+6
|
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵
dscho
2003-07-30
1
-14
/
+14
|
|
|
|
get prefix "LIBVNCSERVER_"
*
synced with TightVNC and RealVNC
dscho
2003-07-28
1
-0
/
+3
|
*
fixed a bug when closing a client if no longer listening for new clients.
dscho
2003-02-18
1
-1
/
+2
|
*
converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
dscho
2003-02-09
1
-4
/
+19
|
*
autoconf'ed everything
dscho
2003-02-08
1
-1
/
+1
|
*
pthread fix
dscho
2002-06-13
1
-6
/
+12
|
*
Tim's Changes
dscho
2002-05-02
1
-10
/
+11
|
*
sync with TightVNC 1.2.3
dscho
2002-04-23
1
-0
/
+17
|
*
reverted exception fds to NULL, because of unexpected behaviour
dscho
2002-03-04
1
-2
/
+2
|
*
select exceptfds
dscho
2002-02-18
1
-2
/
+2
|
*
changes from Tim Jansen: threading issues, new client can be rejected, and more
dscho
2002-02-18
1
-9
/
+35
|
*
Visual C++ / win32 compatibility reestablished
dscho
2001-11-15
1
-5
/
+2
|
*
replaced xalloc with malloc functions, udp input support (untested), fixed http
dscho
2001-10-11
1
-7
/
+5
|
*
pthreads corrections
dscho
2001-10-10
1
-7
/
+8
|
*
start udp
dscho
2001-10-09
1
-0
/
+1
|
*
WIN32 compatibility, removed kbdptr.c
dscho
2001-10-06
1
-7
/
+33
|
*
upgraded to TridiaVNC 1.2.1
dscho
2001-10-03
1
-7
/
+78
|
*
no more compile warnings, pthread final(?) fixes
dscho
2001-10-02
1
-48
/
+11
|
*
support for server side colour maps, fix for non-pthread, support for 3bpp
dscho
2001-10-02
1
-1
/
+4
|
*
finally fixed pthreads
dscho
2001-09-29
1
-7
/
+31
|
*
more pthread debugging
dscho
2001-09-29
1
-1
/
+5
|
*
bugfix: cursor (works now without xcursor encoding)
dscho
2001-09-24
1
-0
/
+2
|
*
cleaned up warnings, cursor changes
dscho
2001-09-23
1
-0
/
+1
|
*
Initial revision
dscho
2001-08-01
1
-0
/
+450