Commit Graph

  • c4721ae493 Fix rfbClientSwap64IfLE broken in fe7df89fb1 Christian Beier 2016-06-05 18:22:12 +0200
  • 6f4f31fe93 Merge pull request #84 from plettix/master Christian Beier 2016-06-05 18:19:47 +0200
  • 962e1082e8 Update bundled noVNC to latest release 0.5.1 Christian Beier 2016-06-03 11:09:47 +0200
  • 15dd6470c5 CMake: Add maybe-found OpenSSL libs to libvncclient. Christian Beier 2016-05-30 15:35:43 +0200
  • cb66df0779 CMake: Not all platforms have endian.h, so use the build system's endianess check. Christian Beier 2016-05-30 15:03:14 +0200
  • cada820645 Only include endian.h if present on system. Christian Beier 2016-05-30 15:02:33 +0200
  • ddabcb67a6 Merge pull request #105 from cgeorges82/master Christian Beier 2016-05-30 12:16:54 +0200
  • 475a2c9447 Merge pull request #121 from gfleury/patch-1 Christian Beier 2016-05-26 09:52:38 +0200
  • 1417cb1c3f Avoid calling SSL_pending when connection is already closed George Fleury 2016-05-13 06:01:43 -0300
  • 785f0fa2d1 Merge pull request #103 from rdieter/master Christian Beier 2016-04-24 17:02:15 +0200
  • fc3dfdd9c5 Merge pull request #118 from gbdj/threadsafe-100-squash Christian Beier 2016-04-24 17:00:08 +0200
  • 1da7872784 libvncclient/tls_gnutls.c: Add hooks to WriteToTLS() for optional protection by mutex. Fix upstream issue #100 gbdj 2016-04-23 14:42:49 +0400
  • 53cc1fa18a use namespaced rfbMax macro (issue #102) Rex Dieter 2016-02-18 08:29:07 -0600
  • 2893c2b057 Merge pull request #115 from solofox/master Christian Beier 2016-04-15 10:29:33 +0200
  • dfa5e27579 Enable AF_UNIX socket: ignore setsockopt TCP_NODELAY failure. Wen Shuguang 2016-04-15 15:11:52 +0800
  • 27d0024832 Merge pull request #114 from zbierak/master Christian Beier 2016-04-13 21:18:40 +0200
  • b6cb19982f Increase MAX_ENCODINGS value to accommodate more client encodings zbierak 2016-04-13 20:49:05 +0200
  • d28d20f56d Merge pull request #110 from AlexejStukov/patch-1 Christian Beier 2016-04-12 21:14:36 +0200
  • 96a5111cba Merge pull request #111 from zbierak/master Christian Beier 2016-04-12 21:08:46 +0200
  • 9b82dee3a4 Fix buffer overflow when applying client encodings zbierak 2016-04-12 20:23:33 +0200
  • 5ceccb0dfa TravisCI: remove old config. Christian Beier 2016-04-12 15:37:07 +0200
  • 13e9810c88 TravisCI: add autoreconf step. Christian Beier 2016-04-12 15:36:00 +0200
  • de3b01c373 TravisCI: the config starts with a dot! Christian Beier 2016-04-12 15:31:11 +0200
  • c688cdd8b3 Add a README.md and and Travis CI status badge. Christian Beier 2016-04-12 15:29:32 +0200
  • 2e3b269d21 Add a minimalistic config for Travis CI. Christian Beier 2016-04-12 15:26:47 +0200
  • 76b462e280 Merge pull request #109 from zbierak/master Christian Beier 2016-04-08 15:54:34 +0200
  • ab694621f5 break statement out of case Norrec 2016-04-07 09:08:18 +0200
  • 00105c3ac5 Fix memory access error in camera.c example zbierak 2016-04-04 19:01:02 +0200
  • 6fabf75f9c Append missing include directory for GNUTLS and OPENSSL in CMake project Append support of gnutls > v 2.99.01 (gnutls_transport_set_global_errno have a different signature) Cédric Georges 2016-03-05 16:56:51 +0100
  • e91132f6a9 re-up comment Cédric Georges 2016-03-05 15:36:18 +0100
  • 445fb7d531 Append IPv6 option in CMake Project Cédric Georges 2016-03-05 15:21:03 +0100
  • 5b322f523f Merge pull request #99 from spaceone/master Christian Beier 2016-01-27 15:08:14 +0530
  • 5d74ac366f Fix TightVNC file transfer configure option. Christian Beier 2016-01-27 15:00:29 +0530
  • 488a47e3dd Ignore null pointers in FillRectangle() and CopyRectangleFromRectangle() SpaceOne 2016-01-27 10:26:20 +0100
  • 9d4cb568b7 Be a bit clearer with the cursorshape documentation for libvncclient. Christian Beier 2015-12-03 20:02:02 +0100
  • 4665af4950 Properly document HandleCursorShape and GotCursorShapeProc. Christian Beier 2015-12-03 19:20:02 +0100
  • 228a75fe3a Merge pull request #90 from stweil/fix Christian Beier 2015-10-10 14:13:17 +0200
  • ab07659039 Merge pull request #89 from stweil/master Christian Beier 2015-10-10 14:12:06 +0200
  • 68d43fb62d Fix definition of POSIX data types Stefan Weil 2015-10-10 12:18:32 +0200
  • b71cc64e58 Fix endianness detection Stefan Weil 2015-10-10 12:12:38 +0200
  • 9c7efb7633 Fix some typos (found by codespell) Stefan Weil 2015-10-09 17:13:35 +0200
  • 684ebe02a2 another shift fix plettix 2015-07-22 13:32:35 +0200
  • fe7df89fb1 shift fixes - if an integer is a negative number then the return value of "Swap32IfLE" was -1 plettix 2015-07-22 08:37:54 +0200
  • 455ba61e4f fix for issue 81 use different buffers for decode and encode plettix 2015-07-07 10:32:16 +0200
  • 97f442ef2a Instead of letting the build system define endianess, rely on endian.h. Christian Beier 2015-05-28 16:02:52 +0200
  • 92f558482d Do away with rfbint.h generation and use stdint.h directly instead. Christian Beier 2015-05-28 15:34:10 +0200
  • 7c7e8e765c Re-add the useful bits of 9aa9ac59b4. Christian Beier 2015-04-17 12:31:13 +0200
  • e543e1ac1b Revert "Add libvncclient/h264.c to dist tarball." Christian Beier 2015-04-17 12:21:24 +0200
  • 612de004c4 Revert "LibVNCClient: Add H.264 encoding for framebuffer updates" Christian Beier 2015-04-17 12:20:59 +0200
  • 107109492e Merge pull request #70 from maxnet/master Christian Beier 2015-04-17 12:07:16 +0200
  • f5abd4ab20 Merge pull request #69 from nopdotcom/master Christian Beier 2015-04-17 12:05:39 +0200
  • b7946a6f36 Merge pull request #72 from lopago/fix-segfaults Christian Beier 2015-04-17 12:01:58 +0200
  • e9302ef7ac Merge pull request #74 from tanderson92/fixarpath Christian Beier 2015-04-15 10:42:28 +0200
  • 2dc984dcaa configure.ac: Use AC_CHECK_TOOL for cross-compiling support. Thomas Anderson 2015-04-15 03:42:32 +0000
  • 97490d68b0 Changed C++ style comments to C ones Benjamin Dürholt 2015-04-13 11:45:24 +0200
  • 4c1bd4e76e prevent segfault Benjamin Dürholt 2015-04-10 12:16:15 +0200
  • f5ae94639b httpd: disallow directory traversal Floris Bos 2015-03-29 21:02:25 +0200
  • 79d938c16b Avoid divide-by-zero in raw encoding (OSX RealVNC) Jay Carlson 2015-03-27 11:22:13 -0400
  • 344264da2f Set autotools SOVERSION. Peter Spiess-Knafl 2015-02-09 13:43:59 +0100
  • 069f8a2846 Merge pull request #63 from LibVNC/sha1rework Christian Beier 2015-02-05 14:11:46 +0100
  • 99bd5d7ca4 Replace SHA1 implementation with the one from RFC 6234. Christian Beier 2015-02-01 18:13:52 +0100
  • cf03f71780 Merge pull request #60 from cinemast/master Christian Beier 2015-01-27 11:00:41 +0100
  • 2daa082773 fixing SOVERSION and .so VERSION Peter Spiess-Knafl 2015-01-27 04:17:20 +0000
  • 7450e093c5 Update link to project home page in index.vnc. Christian Beier 2015-01-18 15:52:32 +0100
  • 1f5f1679a9 Merge pull request #57 from maxnet/master Christian Beier 2015-01-18 15:49:52 +0100
  • 6836ccb208 Fix handling of multiple VNC commands per websockets frame Floris Bos 2015-01-17 22:49:48 +0100
  • b568db93b9 Merge pull request #56 from maxnet/master Christian Beier 2015-01-16 17:01:54 +0100
  • a48035a1ce Only advertise xvp support when xvpHook is set Floris Bos 2015-01-16 15:54:39 +0100
  • 7230869459 Per libvncserver developer bk138 do not automatically release onHold r14.0.1 Timothy Pearson 2015-01-13 21:23:10 -0600
  • 1d8b3c0548 Add hooks to client library to ontain network and authentication status Timothy Pearson 2015-01-12 23:48:26 -0600
  • 0ca63a7ab6 Add missing files from previous commit Timothy Pearson 2015-01-10 20:56:37 -0600
  • 366c7e7c21 Port required changes for TDE's krfb server from the old libvnc version embedded with krfb Timothy Pearson 2015-01-10 20:19:00 -0600
  • 396a3464b9 Add Floris to AUTHORS. Christian Beier 2015-01-06 17:03:55 +0100
  • 173c0db807 Update NEWS. Christian Beier 2015-01-06 17:03:01 +0100
  • 57c524dfe2 Merge pull request #51 from maxnet/master Christian Beier 2015-01-02 18:32:33 +0100
  • 4674d4632b Initialize libgcrypt before use Floris Bos 2015-01-02 16:36:05 +0100
  • 108c26fdde Merge pull request #50 from maxnet/master Christian Beier 2015-01-02 14:29:05 +0100
  • ac63d74364 tls_openssl.c: enable extra POSIX functionality to get PTHREAD_MUTEX_RECURSIVE Floris Bos 2015-01-01 21:18:39 +0100
  • a77d695c2b Fix another MinGW64 build issue. WSAEWOULDBLOCK is not MinGW-specific. Christian Beier 2014-12-30 18:29:45 +0100
  • 5d3e41d257 Fix building with mingw-w64. Christian Beier 2014-12-30 18:24:49 +0100
  • a194612d58 confgure.ac: Remove MinGW linker flag that's incompatible with mingw-w64. Christian Beier 2014-12-30 17:51:20 +0100
  • a3fe1f6a88 autogen.sh: pass cmdline params to configure call. Christian Beier 2014-12-30 17:19:07 +0100
  • 91261e52d9 Merge pull request #49 from maxnet/master Christian Beier 2014-12-29 16:22:41 +0100
  • aaee22aaa2 Fix compiler warnings libvncclient + gtkvncviewer Floris Bos 2014-12-29 14:33:57 +0100
  • 7b6243157f Fix libva related compile errors Floris Bos 2014-12-29 00:02:33 +0100
  • 53becab94c Add VNCpp to projects using LibVNC. Christian Beier 2014-10-31 13:17:24 +0100
  • d8bc98386a Update ChangeLog for 0.9.10. Christian Beier 2014-10-21 17:57:11 +0200
  • 298a1d12e9 Update NEWS. Christian Beier 2014-10-21 17:52:32 +0200
  • 0aa204d818 Update comments regarding rfbClientConnectionGone(). Christian Beier 2014-10-21 17:44:20 +0200
  • 668d3e3785 Fix Use-After-Free vulnerability in LibVNCServer wrt scaling. Christian Beier 2014-10-21 17:33:28 +0200
  • d4c0ebf3c7 Merge pull request #43 from maksqwe/fix_rfbSelectBox dscho 2014-10-14 10:11:33 -0500
  • 02d0f73ee8 Fix selData.buttonWidth calculation Maks Naumov 2014-10-14 12:09:18 +0300
  • 7ef0ae905c Fix possible libvncclient ServerInit memory corruption. Christian Beier 2014-10-10 16:47:07 +0200
  • 95efcfbf0c Fix potential memory corruption in libvncclient. Christian Beier 2014-10-10 13:51:48 +0200
  • cdc5b5196c Update NEWS for 0.9.10. Christian Beier 2014-10-09 17:07:49 +0200
  • eeeb54758f Update AUTHORS. Christian Beier 2014-10-09 16:48:59 +0200
  • 22a4657fa0 Merge pull request #42 from LibVNC/autotools-fix-revisited dscho 2014-10-07 23:50:56 +0200
  • 26d5253ca6 Ship the required macros in the m4/ directory. Christian Beier 2014-10-07 17:21:02 +0200
  • ea0e98428d Add back a working autogen.sh Johannes Schindelin 2014-10-07 15:16:06 +0200
  • c18fa98b1f Fix stack-based buffer overflow Nicolas Ruff 2014-09-01 14:51:07 +0200