index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
VNCSConnectionST.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bugfix] Use bitwise NOT instead of logical NOT when working with
Adam Tkac
2011-02-07
1
-2
/
+2
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-1
/
+1
*
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
Adam Tkac
2010-04-23
1
-1
/
+1
*
Reverted the second part of 3971. I suspect that this code is actually
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Eliminated two GCC warnings:
Peter Åstrand
2010-02-10
1
-4
/
+3
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-1
/
+1
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-1
/
+1
*
We should only send ExtendedDesktopSize to a client supporting both it and
Pierre Ossman
2009-05-28
1
-4
/
+6
*
Remove debugging output that wasn't supposed to be committed.
Pierre Ossman
2009-04-24
1
-3
/
+0
*
Send desktop layout changes separately
Pierre Ossman
2009-04-23
1
-7
/
+17
*
UltraVNC sends a new non-incr. FUR when it gets a DesktopSize rect, and
Pierre Ossman
2009-04-22
1
-2
/
+8
*
Implement server side support for SetDesktopSize.
Pierre Ossman
2009-03-23
1
-2
/
+47
*
Properly parse the SetDesktopSize message.
Pierre Ossman
2009-03-21
1
-1
/
+2
*
Basic book keeping of screen layout on server.
Pierre Ossman
2009-03-20
1
-0
/
+2
*
Make the server a little less DoS:able by validating update regions.
Pierre Ossman
2009-03-20
1
-0
/
+13
*
Minimal server side implementation of the extended desktop size protocol.
Pierre Ossman
2009-03-20
1
-1
/
+13
*
Remove file transfer support.
Pierre Ossman
2009-03-13
1
-19
/
+1
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-44
/
+5
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+16
*
[Bugfix] Previous commit (r3204) included two lines that were left commented ...
Constantin Kaplinsky
2008-12-18
1
-2
/
+2
*
[Development] Disabling special video encoding when the VideoPriority paramet...
Constantin Kaplinsky
2008-12-18
1
-0
/
+9
*
[Enhancements, refactoring] Rationalized functions to control video
Constantin Kaplinsky
2008-09-05
1
-5
/
+0
*
[Bugfix] Fixed a problem with overloading x0vncserver by update requests, whe...
Constantin Kaplinsky
2008-08-29
1
-2
/
+13
*
Handling VideoRectangleSelection protocol message (TightVNC extension).
Constantin Kaplinsky
2008-06-14
1
-0
/
+10
*
Restored the functionality of the VideoPriority parameter. This time, it
Constantin Kaplinsky
2008-06-13
1
-1
/
+7
*
Removed support for continuous updates, a TightVNC-specific RFB protocol
Constantin Kaplinsky
2008-06-05
1
-39
/
+0
*
Support for VideoRectangleSelection client message in the server code. The me...
Constantin Kaplinsky
2008-04-24
1
-0
/
+1
*
Using JpegEncoder for video only with proper pixel formats.
Constantin Kaplinsky
2007-10-17
1
-3
/
+16
*
Sending updates for "video area".
Constantin Kaplinsky
2007-09-03
1
-2
/
+2
*
Special handling of a rectangular video area in the UpdateTracker and derived...
Constantin Kaplinsky
2007-08-31
1
-2
/
+6
*
Minor code cleanup - changed a variable name.
Constantin Kaplinsky
2007-08-31
1
-13
/
+13
*
Code cleanups. The most important change is that we now always use UpdateTrac...
Constantin Kaplinsky
2007-08-31
1
-10
/
+26
*
Initial implementation of continuous updates in the server code. This code do...
Constantin Kaplinsky
2007-04-05
1
-0
/
+39
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+714