Commit Graph

28 Commits (50a80e7304cea25104cec215da7c061a4998e6bd)

Author SHA1 Message Date
dscho e66f28fcaa socklen_t -> size_t
21 years ago
dscho 98c888cd6b handle EINTR after select()
21 years ago
dscho 4fcb60871b rfbErr introduced
21 years ago
dscho 48029a3a0b rfbLog can be overridden; EINTR on read/write means just try again
21 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho 9f0a1a3bc1 synced with TightVNC and RealVNC
21 years ago
dscho 5ef5c81e79 fixed a bug when closing a client if no longer listening for new clients.
22 years ago
dscho 5030d53ff0 converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
22 years ago
dscho 9f6a47087b autoconf'ed everything
22 years ago
dscho 131ede28a7 pthread fix
22 years ago
dscho ff9fbd971b Tim's Changes
22 years ago
dscho e66eeecd62 sync with TightVNC 1.2.3
22 years ago
dscho ab4126d1ec reverted exception fds to NULL, because of unexpected behaviour
23 years ago
dscho 9ec36a65b5 select exceptfds
23 years ago
dscho 45a4b4a223 changes from Tim Jansen: threading issues, new client can be rejected, and more
23 years ago
dscho 4415df9540 Visual C++ / win32 compatibility reestablished
23 years ago
dscho 67094d7c28 replaced xalloc with malloc functions, udp input support (untested), fixed http
23 years ago
dscho fad7881732 pthreads corrections
23 years ago
dscho 631d3be540 start udp
23 years ago
dscho 446f334cc1 WIN32 compatibility, removed kbdptr.c
23 years ago
dscho 05c8f2d484 upgraded to TridiaVNC 1.2.1
23 years ago
dscho 130ae151d1 no more compile warnings, pthread final(?) fixes
23 years ago
dscho 095539cd8c support for server side colour maps, fix for non-pthread, support for 3bpp
23 years ago
dscho 08ed0461c7 finally fixed pthreads
23 years ago
dscho 58031bcb76 more pthread debugging
23 years ago
dscho 5c438e3fb2 bugfix: cursor (works now without xcursor encoding)
23 years ago
dscho 1e83d9a599 cleaned up warnings, cursor changes
23 years ago
dscho 757fdc2454 Initial revision
23 years ago