Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
0a4f1bad [view]master2009-10-26 22:24:21 +0100Christian Beier[libtdevnc] libvncclient: add a non-forking listen function.
Forking the whole process from deep within a library call does
not really work at all with apps that use multiple threads, i.e. every
reasonably modern GUI app. So, provide a non-forking listen function so
that the caller can decide if to fork, start a thread, etc.
This implementation adds a timeout parameter to be able to call the
listen function multiple times so that it's possible to do sth. else
in between, e.g. abort listening.
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
3b608cd3 [view]master2009-10-21 19:02:46 +0200Christian Beier[libtdevnc] SDLvncviewer: make listen mode work _somewhat_.
set the port to listen on and really ensure that the
window of the fork()ed instance is closed.
works somewhat: it's now actually possible to listen for an
incoming connection and to close it again, but the second
connection attempt fails with 'XIO: fatal IO error 11
(Resource temporarily unavailable)'. this could relate to the
fact that SDL uses threads internally and we're fork()ing
here...
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
35c42cf3 [view]master2009-10-17 22:36:54 -0400runge[libtdevnc] Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in xfce, showrfbauth option.
387e189b [view]master2009-10-08 17:46:53 -0400runge[libtdevnc] Synchronize ssvnc source, etc. Nearly the 1.0.24 release...
3129ef66 [view]master2009-10-08 17:30:36 -0400runge[libtdevnc] Huge number of changes, see x11vnc/ChangeLog
169ef3a0 [view]master2009-10-07 16:35:38 -0400runge[libtdevnc] Some broken build environments treat fprintf(fh, buf) as a fatal error...
0142acdd [view]master2009-10-07 16:33:46 -0400runge[libtdevnc] Some broken build environments treat fprintf(fh, buf) as a fatal error...
29990f00 [view]master2009-10-07 11:01:55 +0800Vic Lee[libtdevnc] Add MSLogon security type
Signed-off-by: Vic Lee
Signed-off-by: Johannes Schindelin
a92f7f46 [view]master2009-10-02 14:44:10 +0200Christian Beier[libtdevnc] mingw32 crosscompile fixes.
SOCKET is redefined in winsock2.h so #undef it where winsock2.h
is included. The changes in rfbproto.c circumvent crosscompiler
errors like 'S_IFMT' undeclared ...', the Makefile.am changes
avoid building linux specific stuff for a win32 host target.
Also added configure option to specify sdl-config.
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
95ae56c8 [view]master2009-10-02 20:42:05 +0800Vic Lee[libtdevnc] Add VeNCrypt support in libvncclient
Signed-off-by: Vic Lee

List generated Fri Aug 14 16:20:09 2026
Currently showing patches 58151 to 58160 of 59082 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]