23 次代码提交 (aefb68973def5a4b61c3503b8d75d45f0b9dcb5c)

作者 SHA1 备注 提交日期
  Pierre Ossman 79d1747a27 Silence clang deprecated warnings on macOS 4 年前
  Pierre Ossman e4f253e1d1 Use standard install dir variable names 5 年前
  Pierre Ossman 1af1cfdf87 Start sessions via PAM 5 年前
  Pierre Ossman d80817f101 Make PAM mandatory 5 年前
  Sayed Adel 7e93112a90 ssize_t must be signed even in windows 6 年前
  Pierre Ossman cfb21169c4 Require getaddrinfo() on all systems 9 年前
  Pierre Ossman a08a8436a9 Remove HAVE_INET_ATON as nothing uses it 9 年前
  Pierre Ossman 3aaaf66fb1 Nothing uses inet_ntop()/inet_pton() so remove the CMake define 9 年前
  Pierre Ossman 88c24edd8f Raise GnuTLS requirements to 3.x 9 年前
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 年前
  Tim Waugh 6abf3f4c87 IPv6 loopback support too. 9 年前
  Pierre Ossman 6d66d6deb7 Protect the optional IM disabling calls with #ifdef:s 9 年前
  Pierre Ossman 4f3ac69a11 Add xhandler hook 9 年前
  Pierre Ossman 25188c448c Remove simple keyboard model 10 年前
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff 10 年前
  Pierre Ossman 32c46228f5 We forgot to port over the getaddrinfo() test from the autoconf 11 年前
  Pierre Ossman 208b2ead8a Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have 11 年前
  Pierre Ossman aae3891bc7 Implement client side multi-head support. Requires a FLTK patched to support 12 年前
  Pierre Ossman 2137f4f78f GnuTLS 3.x has removed gnutls_transport_set_global_errno() in favour of 12 年前
  Pierre Ossman 0878eca6aa Move the last remnants of autotools into config.h. 12 年前
  Pierre Ossman 8eb3508b73 Set a proper icon for the vncviewer windows on Unix and Windows. 12 年前
  DRC 3080ec4065 Enable WinVNC build with MinGW and MinGW64 12 年前
  DRC 1980dd537c Remove unused autotools build system 13 年前
  DRC 777290b469 Detect and enable PAM authentication support 13 年前
  Pierre Ossman 835b4ef7cd Add support for cursors to the new viewer. 13 年前
  Pierre Ossman 4c613d30e8 Implement full screen support in new vncviewer. 13 年前
  Pierre Ossman cb0cffe6db Add support for multimedia keys. 13 年前
  Pierre Ossman 4a6be4a2a0 Implement support for sending the local clipboard to the server. 13 年前
  Peter Åstrand bb445ef944 This patch adds gettext support for our new vncviewer. CMake only. The 13 年前
  Pierre Ossman a64515286b Forgot to add the dead key define so that the source code can actually use it. 13 年前
  Pierre Ossman d0f0f034d2 Fix up typo that's been copied around in several places. 13 年前
  Henrik Andersson 2a032adc8e Added complete checks of GnuTLS. 13 年前
  Henrik Andersson e1fd8e15f9 Fixed socklen_t test unix compatible. 13 年前
  Adam Tkac abda06acb9 [Bugfix] Visual Studio needs stddef.h include to get size_t definition. 13 年前
  DRC ed1ef85063 Fix MinGW build breakage 13 年前
  Adam Tkac 125bd259b9 [Development] Add possibility to build Windows programs with GNUTLS via cmake. 13 年前
  DRC 637580929e Generate config.h for Windows build 13 年前