2011-03-08 |
Pierre Ossman | Windows actually has socklen_t, it's just that it is... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Henrik Andersson | Fixed socklen_t test unix compatible. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Pierre Ossman | Complete misunderstanding on my part. CMAKE_CL_64 indic... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Peter Åstrand | Avoid intersecting screen with empty clipList in vncHoo... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Pierre Ossman | The Win64 headers don't like us requesting Windows... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Pierre Ossman | Restore workaround for CMake's broken 64-bit detection... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Pierre Ossman | Check that we are using libjpeg-turbo and not the stand... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Pierre Ossman | Comment our change of default build type. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Pierre Ossman | Make the build id generation work on other targets... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Pierre Ossman | Clean up the 64-bit handling a bit. Trust CMake to... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Pierre Ossman | Consolidate all the Windows installer stuff to its... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
DRC | Always exit Xvnc whenever the user exits the window... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Pierre Ossman | Look for libjpeg in a more proper manner and don't... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Pierre Ossman | Use the system copy of zlib by default, like we do... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Pierre Ossman | We're trying to use CMake for every arch, so make sure... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Pierre Ossman | Make sure configure aborts if libjpeg isn't found. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Pierre Ossman | Remove the included libjpeg-turbo from the tree and... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Pierre Ossman | Provide a simple helper class for basic colour map... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Pierre Ossman | Catch when no host was specified a bit more gracefully. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Pierre Ossman | Make it easier to read string parameters by providing... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Adam Tkac | [Bugfix] Visual Studio needs stddef.h include to get... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
DRC | Use VncAuth as the default security type, since TLS... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
DRC | Using a fixed port range with -via can cause a race... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Adam Tkac | [Bugfix] Improve r4300 - also honor server's sectype... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
DRC | Make the VeNCrypt security type implicit |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Adam Tkac | [Bugfix] Honor server security type order instead of... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Adam Tkac | [Bugfix] rfb_win32: DeviceContext::getPF didn't return... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Adam Tkac | [Bugfix] Remove "unused-but-set" variable from tightDec... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Adam Tkac | [Doc] Update German translations, thanks to Martin... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Adam Tkac | Add copyrights to translation files. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Adam Tkac | [Bugfix] Register GNUTLS debug routines only when we... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Merge from libjpeg-turbo 1.0.2, including fixes for... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
DRC | Distribute Xorg 7.4 patches |
commit | commitdiff | tree | snapshot |
2011-02-16 |
DRC | Install OpenGL software renderer when doing 'make xserv... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
DRC | Allow an initial set of Xorg configure flags to be... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
DRC | Add -dridir and -xkbcompdir parameters to Xvnc when... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Adam Tkac | [Bugfix] Fix wrong if() in the ScaledPixelBuffer::setSo... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
DRC | Distribute BUILDING.txt in its new location |
commit | commitdiff | tree | snapshot |
2011-02-10 |
DRC | Minor tweaks (capitalization, etc.) |
commit | commitdiff | tree | snapshot |
2011-02-10 |
DRC | Move BUILDING.txt to the top of the tree, since it... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
DRC | Further documentation regarding building with GnuTLS |
commit | commitdiff | tree | snapshot |
2011-02-10 |
DRC | Include version number in package names |
commit | commitdiff | tree | snapshot |
2011-02-10 |
DRC | Clean up the way build-xorg handles GnuTLS. It should... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
DRC | Fix MinGW build breakage |
commit | commitdiff | tree | snapshot |
2011-02-10 |
DRC | TurboVNC=TigerVNC |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Adam Tkac | [Bugfix] Regenerate i18n files. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Adam Tkac | [Bugfix] Fix Windows build, recently added GNUTLS compa... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Adam Tkac | [Bugfix] Improve compatibility with ancient GNUTLS... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Adam Tkac | [Development] os: add gnutls_x509_crt_print() implement... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Adam Tkac | [Bugfix] client: improve server certificate verificatio... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Adam Tkac | [Bugfix] Call gnutls_bye only when handshake is completed. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | Add mechanism for creating binary tarballs |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | Add install and uninstall targets for Xvnc |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | Oops. Checked in some debugging code. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | Port -list feature and -kill robustifications from... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | Use "TigerVNC" as the Mac package name rather than... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | Wordsmithing |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | automake is apparently too brain-dead to include its... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | Allow GnuTLS to use in-tree version of zlib when static... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | Oops. Need to wait until after gnutls.h is included... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
DRC | Modify Mac packaging to accommodate VeNCrypt-enabled... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
DRC | Attempt to restore compatibility with older GnuTLS... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
DRC | Check for the existence of setenv() in the system libra... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
DRC | Rename patches to avoid exceeding 99-character limit... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
DRC | Remove unused directory |
commit | commitdiff | tree | snapshot |
2011-02-08 |
DRC | Remove old Visual C++ project files (use CMake to build... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
DRC | libjpeg-turbo produces about the same image quality... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
DRC | Fix make dist |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Adam Tkac | [Bugfix] Use bitwise NOT instead of logical NOT when... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Adam Tkac | [Bugfix] Print empty string by default when paths for... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Adam Tkac | [Development] os: introduce new function called "fileex... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Adam Tkac | [Bugfix] Append ".pem" suffix to saved certificates. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Adam Tkac | [Bugfix] win vncviewer: create VNC home directory durin... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Adam Tkac | [Development] Rename function "gethomedir" to "getvncho... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
DRC | Clarify that the SIMD C wrappers and headers fall under... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Adam Tkac | [Bugfix] viewers: set server's hostname as a server... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Adam Tkac | [Development] Windows vncconfig: add various TLS relate... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Adam Tkac | [Development] Win vncviewer: use SecurityPage class... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Adam Tkac | [Development] Add new rfb_win32::SecurityPage class |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Adam Tkac | [Development] Add Security::ToString method |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Adam Tkac | [Development] Allow to set security types directly... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Adam Tkac | [Bugfix] win vncviewer: preserve security settings... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Adam Tkac | [Development] winvnc: Enable debug output when built... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Adam Tkac | [Development] Add possibility to build Windows programs... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Adam Tkac | [Bugfix] CSecurityTLS.cxx: include os/print.h to get... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Adam Tkac | [Bugfix] Don't include unistd.h and don't call access... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Adam Tkac | [Bugfix] Use free() instead of gnutls_free() on Windows. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Adam Tkac | [Bugfix] Handle situation when viewer doesn't send... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Adam Tkac | [Bugfix] Fix "Alt key gets stuck in Xvnc" issue. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Adam Tkac | [Bugfix] Disable server-side key autorepeating. |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Adam Tkac | [Bugfix] TXViewport: check if we need another scrollbar... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Adam Tkac | [Bugfix] TXViewport: set the window max width/height... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Adam Tkac | [Bugfix] Render "Ok" and "Cancel" button correctly... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
DRC | Further protect against bad Huffman codes |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Pierre Ossman | Sometimes we get copy requests that are partially or... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Pierre Ossman | We might sometimes end up with an empty copy because... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Pierre Ossman | Clean up CopyWindow hook so it's more readable. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Pierre Ossman | Add extra check for bad copy rects and try to handle... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Adam Tkac | [Development] Allow to modify only "desktop", "SendCutT... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Adam Tkac | [Bugfix] Handle situation when keyboard has no modifier... |
commit | commitdiff | tree | snapshot |
next |