Commit Graph

14 Commits (be5b1296e4aa4d8a51cd709853408ec0cd7b768b)

Author SHA1 Message Date
runge be5b1296e4 libvncserver/{main.c,rfbserver.c}: fix a couple more CopyRect memory leaks
19 years ago
dscho 446a6fabac fix memory leaks detected using valgrind
19 years ago
dscho 34f714bcdc socketInitDone -> socketState
19 years ago
dscho 6602a22f2b clear requested region after handling it
19 years ago
dscho 914f7b71c5 10l: really fix preferredEncoding set from outside
20 years ago
dscho 155f4c1053 fix disappearing cursor
20 years ago
dscho a84b3d072a pointerClient was still static.
20 years ago
dscho a87e288f09 close socket in ClientConnectionGone
20 years ago
dscho e78a41c69c add hook to allow for custom client messages
20 years ago
dscho 28d09a73ce release client list mutex earlier
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
dscho 6bda09f03c fix CoRRE with maxRectsPerUpdate bug
20 years ago
runge e3c8cddef9 x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago