summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a few more ignoresautogen-to-clean-upBrian Bidulock2014-09-211-0/+3
* removed autogen.shBrian Bidulock2014-09-211-57/+0
* better buildBrian Bidulock2014-09-2112-14170/+14
* autotools build fixBrian Bidulock2014-09-211-0/+6
* The HAVE_X11 define is not there anymore, but we don't need it either.Christian Beier2014-09-091-5/+1
* Move vncterm to https://github.com/LibVNC/vncterm.Christian Beier2014-09-0912-1296/+2
* Move VisualNaCro to https://github.com/LibVNC/VisualNaCro.Christian Beier2014-09-0912-1942/+0
* Move prepare_x11vnc_dist.sh over to x11vnc repo.Christian Beier2014-09-091-140/+0
* Remove x11vnc from autotools build system.factor-out-x11vncChristian Beier2014-09-032-433/+2
* Remove tightvnc-1.3dev5-vncviewer-alpha-cursor.patch.Christian Beier2014-09-031-143/+0
* Remove x11vnc subdir.Christian Beier2014-09-03176-210670/+0
* Fix tv_usec calculationJohannes Schindelin2014-09-021-1/+1
* Merge branch 'msvc'Johannes Schindelin2014-09-0210-32/+389
|\
| * Use Windows' critical sections to emulate pthread's mutexesDaniel Cohen Gindi2014-09-021-13/+36
| * Perform pointer arithmetic on char * instead of void *Daniel Cohen Gindi2014-09-021-1/+1
| * MSVC: Use the Unix emulation headersDaniel Cohen Gindi2014-09-022-1/+11
| * Use WIN32 for Windows-specific #ifdef guardsDaniel Cohen Gindi2014-09-023-7/+11
| * Add MSVC compatible unix headersDaniel Cohen Gindi2014-09-023-0/+312
| * MSVC: Use _snprintf instead of snprintfDaniel Cohen Gindi2014-09-023-0/+12
| * Use correct winsock headerDaniel Cohen Gindi2014-09-021-1/+1
| * Include Winsock2 header before windows.h includeDaniel Cohen Gindi2014-09-021-2/+5
| * Remove unused variablesDaniel Cohen Gindi2014-09-021-7/+0
|/
* Merge pull request #21 from newsoft/masterdscho2014-08-261-0/+19
|\
| * Do not accept a scaling factor of zero on PalmVNCSetScaleFactor and SetScale ...Nicolas Ruff2014-08-181-0/+14
| * Check malloc() return value on client->server ClientCutText message. Client c...Nicolas Ruff2014-08-181-0/+5
|/
* Merge pull request #16 from sandsmark/masterdscho2014-08-162-6/+10
|\
| * allow rfbInitSockets with non-ready states.Amandeep Singh2014-08-031-2/+3
| * Fix crash in krfbAmandeep Singh2014-08-031-4/+7
| * x11vnc: fix double X_UNLOCK on xrandr eventsWill Thompson2014-08-031-0/+1
* | Merge pull request #17 from dktrkranz/masterLuca Falavigna2014-08-163-4/+14
|\ \
| * | Fix whitespaceJohannes Schindelin2014-08-161-8/+8
| * | Enable support for ppc64el architectureLuca Falavigna2014-08-161-2/+8
| * | Use Libs.private to avoid unnecessary linkageLuca Falavigna2014-08-162-2/+6
|/ /
* | Fix indentationJohannes Schindelin2014-08-162-3/+3
* | Merge pull request #20 from newsoft/masterdscho2014-08-162-5/+28
|\ \
| * | Check for MallocFrameBuffer() return valuenewsoft2014-08-152-4/+9
| * | Fix integer overflow in MallocFrameBuffer()newsoft2014-08-151-1/+19
|/ /
* | Merge pull request #13 from wjt/fix-double-X_UNLOCK-on-xrandr-eventdscho2014-07-181-0/+1
|\ \ | |/ |/|
| * x11vnc: fix double X_UNLOCK on xrandr eventsWill Thompson2014-07-101-0/+1
* | Update LZO to version 2.07Johannes Schindelin2014-06-274-1687/+4690
* | Merge pull request #7 from waldheinz/init-sfae-paddingdscho2014-06-231-0/+2
|\ \
| * | Initialize padding in SetFormatAndEncodings' rfbSetPixelFormatMsg.Matthias Treydte2014-06-231-0/+2
| |/
* | Merge pull request #6 from waldheinz/cmake-cleanupdscho2014-06-231-11/+12
|\ \ | |/ |/|
| * Use CMAKE_CURRENT_*_DIR instead of CMAKE_*_DIR.Matthias Treydte2014-06-231-11/+12
|/
* Merge pull request #4 from dextero/masterdscho2014-05-141-0/+7
|\
| * x11vnc: adjust blackout region coordinates to the clipping regiondextero2014-05-131-0/+7
|/
* Merge branch 'repeater'Johannes Schindelin2014-04-054-1/+76
|\
| * libvncclient: If we have TLS support, enable VeNCrypt by defaultJohannes Schindelin2014-04-051-0/+3
| * Ignore the 'mac' example, tooJohannes Schindelin2014-04-051-0/+1
| * Ignore the vencrypt documentJohannes Schindelin2014-04-051-0/+1
OpenPOWER on IntegriCloud