Lines Matching refs:Signed
109 working in place. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
114 when processing the FileTime. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
189 Close unclosed comments ;-) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
422 …c: Fix tv_usec calculation This bug was introduced in the MSVC patches. Signed-off-by: Johannes S…
430 …Windows-specific emulations for the pthread calls we use. [JES: fixed commit message] Signed-off-…
436 …pointers. [JES: fixed commit message] Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx…
441 …emulation headers [JES: provided commit message, split out unrelated changes] Signed-off-by: Johan…
450 changes] Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
457 …license.) [JES: fixed commit message, fixed stripped copyright header] Signed-off-by: Johannes Sch…
463 …just #define the former to call the latter. [JES: fixed commit message] Signed-off-by: Johannes S…
468 …not the winsock.h header. [JES: fixed commit message] Signed-off-by: Johannes Schindelin <johanne…
477 …0c579/windowsh-and-winsock2h?forum=windowssdk[JES: fixed commit message] Signed-off-by: Johannes S…
482 …detected by Microsoft's compiler. [JES: fixed commit message] Signed-off-by: Johannes Schindelin …
502 * acinclude.m4: Fix whitespace Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
515 …* libvncclient/rfbproto.c, libvncclient/vncviewer.c: Fix indentation Signed-off-by: Johannes Schin…
558 …https://github.com/LibVNC/libvncserver/issues/9. Signed-off-by: Johannes Schindelin <johannes.sch…
586 enable VeNCrypt by default Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
590 …* .gitignore: Ignore the 'mac' example, too Signed-off-by: Johannes Schindelin <johannes.schindeli…
594 …* .gitignore: Ignore the vencrypt document https://www.berrange.com/~dan/vencrypt.txt Signed-off-…
606 …that we want this server shut down once the client disconnected. Signed-off-by: Johannes Schindel…
614 LibVNCServer-based server. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
624 …* libvncserver/rfbregion.c: Fix tyop Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.d…
629 …downloaded manually from http://www.realvnc.com/docs/rfbproto.pdf Signed-off-by: Johannes Schinde…
635 …gets cleaned up, which causes memory leaks. Signed-off-by: Johannes Schindelin <johannes.schindel…
640 …clientData, set it to NULL We will change rfbClientCleanup() to free the data. Signed-off-by: Joh…
676 … git checkout v1.0-branch ./autogen.sh make sudo make install Signed-off-by: David Verb…
794 * AUTHORS: Add another contributor Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
799 conversion Signed-off-by: Rostislav Lisovy <lisovy@gmail.com> Signed-off-by:
1001 …libjpeg-turbo.) Diagnosed by Christian Beier, using valgrind. Signed-off-by: Johannes Schindelin …
1013 keys correctly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1017 …* .gitignore: gitignore the compiled gtkvncclient Signed-off-by: Johannes Schindelin <johannes.sch…
1026 trivially. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1304 …more portable than having a v6 socket handle v4 connections as well. Signed-off-by: Christian Bei…
1313 there). Signed-off-by: Christian Beier <dontmind@freeshell.org>
1328 * AUTHORS: Add Luca to the AUTHORS Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1339 the commit body and adjusted style] Signed-off-by: Luca Stauble <gnekoz@gmail.com> Signed-off-by:
1525 * AUTHORS: Update AUTHORS Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1537 is correcting the memory leak. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1546 …same position of the parts the callers know about. Reported by Luca Falavigna. Signed-off-by: Jo…
1553 feature. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1738 …* CMakeLists.txt: cmake: don't link sdl libs to vnc libraries Signed-off-by: Johannes Schindelin <…
1744 of the initial websocket request. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1750 Move libvncserver/md5* to common Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1755 support to CMakeLists.txt Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1762 support. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1770 added autoconf support.] Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1778 …to separate changes better, and to keep things compiling] Signed-off-by: Johannes Schindelin <joha…
1783 handshake. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1795 (i.e. the noVNC client). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1800 …remove it from the stream early on in rfbProcessClientNormalMessage. Signed-off-by: Johannes Schi…
1811 …with previous LibVNCServer versions, removed an unused variable] Signed-off-by: Johannes Schindeli…
1815 …* .gitignore: .gitignore: zippy has moved Signed-off-by: Johannes Schindelin <johannes.schindelin@…
1837 …information, coordinates transformation is not needed. Signed-off-by: Christian Beier <dontmind@f…
1852 …* rfb/rfb.h: Make LibVNCServer build for Android. Signed-off-by: Christian Beier <dontmind@freesh…
1856 …* libvncserver/tight.c: tightPng: check even for SendGradientRect. Signed-off-by: Christian Beier…
1863 …g support. http://wiki.qemu.org/VNC_Tight_PNG Signed-off-by: Joel Martin <github@martintribe.org>…
1874 …return some value instead of void. BUG: 256891 Signed-off-by: Christian Beier <dontmind@freeshell…
1881 …Qt. Idea was taken from vino's libvncserver fork. Signed-off-by: Christian Beier <dontmind@frees…
1886 overflow Signed-off-by: Cristian Rodríguez <crrodriguez@opensuse.org>
1887 Signed-off-by: Christian Beier <dontmind@freeshell.org>
1896 * AUTHORS: UTF-8ify AUTHORS Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1900 * AUTHORS: Update AUTHORS Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1906 screen too) had been destroyed. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1912 …libvncserver/scale.h, rfb/rfb.h: Fix compilation in c89 mode. Signed-off-by: Johannes Schindelin …
1921 …e the deprecate function to fix the compile warning. Signed-off-by: Vic Lee <llyzs@163.com> Signe…
1950 …c.in: Add libvncserver.pc and libvncclient.pc files. Signed-off-by: Vic Lee <llyzs@163.com> Signe…
2010 tarball. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2024 libcurl, thanks! Signed-off-by: Christian Beier <dontmind@freeshell.org>
2029 MinGW32 builds. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2034 socket reading to fix performance issue. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2074 …http://www.oberhumer.com/opensource/lzo/lzonews.php Signed-off-by: Christian Beier <dontmind@frees…
2082 …struct, so there is no need for thread local storage. Signed-off-by: Christian Beier <dontmind@fr…
2096 …concerning CVS. We have a git repo nowadays and I guess we won't go back to CVS. Signed-off-by: …
2102 …always CMake. Pointed out by Christian Beier. Signed-off-by: Johannes Schindelin <johannes.schin…
2107 …SDLvncviewer: fix compilation from dist tarball. Signed-off-by: Christian Beier <dontmind@freeshe…
2108 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2113 … Add ARD (Apple Remote Desktop) security type support Signed-off-by: Vic Lee <llyzs@163.com> Signe…
2130 updated. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2134 …vncserver/vncauth.c: Fix two errors found by cppcheck Signed-off-by: Vic Lee <llyzs@163.com> Signe…
2190 client data structure. Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com>
2199 independently Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2211 …ll. This patch only changes comments, no functional changes at all! Signed-off-by: Christian …
2216 closed client in threaded mode. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2221 maxclientwait over global one when set. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2244 …libvncserver to crash on Win32 when building with thread support. Signed-off-by: Tobias Doerffel …
2245 Signed-off-by: Christian Beier <dontmind@freeshell.org>
2257 rfbSendFileTransferMessage() failed. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2270 …ReadFromRFBServer and no available bytes to read Signed-off-by: Vic Lee <llyzs@163.com> Signed-off…
2296 …the #ifdef'ed fnctl calls replaced with calls to that one. Signed-off-by: Christian Beier <dontmi…
2302 in libvncserver. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2335 IPv6. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2336 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2343 connections.] Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Johannes
2353 …"classic vnc" server only works using 8bit colors in RFB3.8) Signed-off-by: Wouter Van Meir <woute…
2354 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2360 returns. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2376 …* AUTHORS: Complete the AUTHORS file Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.d…
2381 …library ... and fixed linking of the tests in the examples directory. Signed-off-by: Wouter Van M…
2382 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2411 …* client_examples/Makefile.am: Another try to fix the _SOURCES issue Signed-off-by: Johannes Schin…
2415 …acro in rfbconfig.h - Add tls.c to libvncclient to avoid missing symbols Signed-off-by: Corentin C…
2416 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2520 without TLS Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2526 …_SOURCES lines anymore. Work around that. Signed-off-by: Johannes Schindelin <johannes.schindelin…
2531 …HAVE_X11 This change is just for consistency reasons. Signed-off-by: Johannes Schindelin <johanne…
2550 relies on serverPort set to -1). Signed-off-by: Christian Beier <dontmind@freeshell.org>
2551 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2556 …initialized correctly. While at it, adjust coding style. Signed-off-by: Johannes Schindelin <joh…
2562 correctly] Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Johannes
2574 … following memcpy(). [jes: keep the offset, but do not try to segfault] Signed-off-by: Christian …
2575 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2581 …http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555988 Signed-off-by: Christian Beier <dontmind@f…
2582 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2588 …-help". You see help text, followed by "Segmentation fault". Signed-off-by: Christian Beier <don…
2589 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2639 demand Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Johannes
2680 packet that will never come. Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Johannes
2802 descriptors. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2803 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2810 …value of -1. Also close a client listen socket if it's open. Signed-off-by: Christian Beier <don…
2811 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2816 …vncviewer.c. fixes warning about closesocket being implicitly declared. Signed-off-by: Christian…
2817 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2821 …figure.ac: Change GnuTLS minimum requirement to 2.4.0 Signed-off-by: Vic Lee <llyzs@163.com> Signe…
2829 …vncterm/VNConsole.c: Fix various compilation warnings Signed-off-by: Vic Lee <llyzs@163.com> Signe…
2835 …rfb/rfbproto.h: Add MSLogon security type Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Jo…
2840 …* AUTHORS: Add Alexander to the authors Signed-off-by: Johannes Schindelin <johannes.schindelin@gm…
2846 against doing it ourselves again. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2847 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2852 to be able to actually stop program. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2853 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2859 …windows, use -listennofork and an outer listen loop instead. Signed-off-by: Christian Beier <dont…
2860 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2870 in between, e.g. abort listening. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2871 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2881 internally and we're fork()ing here... Signed-off-by: Christian Beier <dontmind@freeshell.org>
2882 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2888 …sockets the first time. Also fix return value of initSockets(). Signed-off-by: Christian Beier <…
2889 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2957 rfb/rfbproto.h: Add VeNCrypt support in libvncclient Signed-off-by: Vic Lee <llyzs@163.com>
2966 configure option to specify sdl-config. Signed-off-by: Christian Beier <dontmind@freeshell.org>
2967 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2972 be found Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2979 anonymous TLS support in libvncclient Signed-off-by: Vic Lee <llyzs@163.com>
2983 …* test/encodingstest.c: encodingstest: fix multi-threading issue Signed-off-by: Johannes Schindeli…
2987 …* test/encodingstest.c: encodingstest: fix whitespace Signed-off-by: Johannes Schindelin <johannes…
2991 …* AUTHORS: Add Christian Beier to the AUTHORS Signed-off-by: Johannes Schindelin <johannes.schinde…
2997 …incorrect results of IsUnixSocket(). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.…
3001 …* AUTHORS: Add Vic Lee to the author list Signed-off-by: Johannes Schindelin <johannes.schindelin@…
3006 types Signed-off-by: Vic Lee <llyzs@163.com>
3010 * libvncclient/rfbproto.c: Fix bug for VNC Server version 4 Signed-off-by: Vic Lee <llyzs@163.com>
3054 … later, so it has to be strdup()ed. Both issues spotted by Roman Held. Signed-off-by: Johannes S…
3066 …* libvncclient/vncviewer.c: Add close() to rfbClientCleanup() Signed-off-by: Johannes Schindelin <…
3095 everybody to use. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3099 * AUTHORS: Add Ben to the authors Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3103 …* autogen.sh: Make autogen.sh executable Signed-off-by: Johannes Schindelin <johannes.schindelin@g…
3108 …libvncclient: Unix sockets support by Ben Klopfenstein Signed-off-by: Johannes Schindelin <johanne…
3122 …* success.html: Add LCD4Linux to the success stories Signed-off-by: Johannes Schindelin <johannes.…
3188 about scroll wheel events Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3193 pointer type Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3199 …DLvncviewer The clipboard support has only been tested on Linux so far. Signed-off-by: Johannes S…
3220 provides a workaround. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3226 …into its own function. That also helps readability. Signed-off-by: Johannes Schindelin <johannes…
3230 * TODO: Update SDLvncviewer TODOs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3238 it. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3243 enable key repeat Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3293 …piled when someone actually runs `make check`. Signed-off-by: Mike Frysinger <vapier@gentoo.org> …
3298 …* ChangeLog: Record Mike's automake cleanups Signed-off-by: Johannes Schindelin <johannes.schindel…
3313 setup. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by:
3318 …nf fails if _cv_ is not in the cache var name. Signed-off-by: Mike Frysinger <vapier@gentoo.org> …
3325 should be safe.] Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by:
3332 …ilure gets ignored and then lost in the noise. Signed-off-by: Mike Frysinger <vapier@gentoo.org> …
3622 screen correctly after a resize Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3646 …* .gitignore: .gitignore: ignore also temporary editor files Signed-off-by: Johannes Schindelin <j…
3650 …* VisualNaCro/.gitignore: VisualNaCro: add .gitignore file Signed-off-by: Johannes Schindelin <joh…
3654 ….ac There was a misunderstanding as to the workings of AC_CHECK_PROG(). Signed-off-by: Johannes S…
3658 * TODO: Update TODOs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3665 …that when running without installing. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx…
3677 CursorShapeUpdates). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3682 supports viewonly connections. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3729 that case. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3733 * TODO: Update TODOs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3738 (Christian Ehrlicher) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3765 …ian mode. we must make and check 24 bit colors and big endian mode. Signed-off-by: Johannes S…
3770 …for width != scanline (thanks Noriaki Yamazaki) Signed-off-by: Johannes Schindelin <johannes.schin…
3781 …do not remember why, nor what I smoked, but this was wrong. Signed-off-by: Johannes Schindelin <j…
3786 Ctrl+<letter> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3791 translation of the Tab key Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3795 * TODO: Updated TODOs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3820 …ver triggered, until ZYWRLE was added. Noticed by Christian Ehrlicher. Signed-off-by: Johannes S…
3827 …Makefile would not recurse into the x11vnc/ subdirectory. Fix that. Signed-off-by: Johannes Schi…
3834 …complaining. Noticed by Christian Ehrlicher. Signed-off-by: Johannes Schindelin <johannes.schind…
3841 that struct member. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3848 …the data in the client structure now. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx…
3857 …them when they are in an if clause. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.d…
3861 * TODO: Update TODOs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3866 this file does not hurt. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3871 (thanks Christian Ehrlicher) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3879 Yamazaki, Hitachi) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3885 to Christian Ehrlicher) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
3973 …instead. Noticed by Flavio Leitner. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.…
4432 source for similar occurrences. Signed-off-by: Charles Coffing <ccoffing@novell.com>