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
runge 1bb36df34e libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; configure.ac tweaks.
19 years ago
runge b8b96689bf add '-listen ipaddr' option
19 years ago
dscho 155f4c1053 fix disappearing cursor
20 years ago
dscho a84b3d072a pointerClient was still static.
20 years ago
dscho 135767a93e fix comment
20 years ago
dscho 2cd3c824c6 return value of rfbProcessEvents tells if an update was pending
20 years ago
dscho e78a41c69c add hook to allow for custom client messages
20 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
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