Commit Graph

23 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 eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho 0ca0f4b3a8 long standing bug in http; was sending .jar twice
21 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 4d87189420 compiler warnings, contrib directory, new x11vnc from Karl Runge
22 years ago
dscho af85e5fee3 updated to vnc-3.3.4 (ZRLE encoding)
22 years ago
dscho b34beb1b22 socket via proxy gets options set, compiler warning fixes
22 years ago
dscho 0024d74727 compiler warnings and format vulnerabilities fixed
22 years ago
dscho 08bfb7cb63 IRIX changes
22 years ago
dscho c3e27a155d a pseudo HTTP request for tunnelling (also via strict Web Proxy) was added.
22 years ago
dscho 727b025799 synchronized with tightVNC 1.2.5
22 years ago
dscho 598c460ceb unwarn compilation
22 years ago
dscho 7e6d5c65eb NewFB encoding added
22 years ago
dscho ff9fbd971b Tim's Changes
22 years ago
dscho e66eeecd62 sync with TightVNC 1.2.3
22 years ago
dscho 45a4b4a223 changes from Tim Jansen: threading issues, new client can be rejected, and more
23 years ago
dscho 67094d7c28 replaced xalloc with malloc functions, udp input support (untested), fixed http
23 years ago
dscho 446f334cc1 WIN32 compatibility, removed kbdptr.c
23 years ago
dscho 5c3eae9237 API corrections
23 years ago
dscho 1e83d9a599 cleaned up warnings, cursor changes
23 years ago
dscho febced5536 http added, prepare for cursor
23 years ago