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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
VNCServerST.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-5
/
+2
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-2
/
+2
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-2
/
+2
*
Brown paper bag time... Forgot to actually store the new screen layout.
Pierre Ossman
2009-04-02
1
-0
/
+2
*
Implement server side support for SetDesktopSize.
Pierre Ossman
2009-03-23
1
-35
/
+78
*
Move screen layout bootstraping around so that it can handle if all screens
Pierre Ossman
2009-03-20
1
-20
/
+20
*
Basic book keeping of screen layout on server.
Pierre Ossman
2009-03-20
1
-0
/
+25
*
Remove file transfer support.
Pierre Ossman
2009-03-13
1
-1
/
+3
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-69
/
+2
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+10
*
[Bugfix] Resetting video rectangle on last client disconnect.
Constantin Kaplinsky
2008-09-05
1
-0
/
+1
*
[Enhancements, refactoring] Rationalized functions to control video
Constantin Kaplinsky
2008-09-05
1
-18
/
+40
*
[Cleanup] Fixed a compilation warning by removing a very doubtful optimization.
Constantin Kaplinsky
2008-08-21
1
-6
/
+1
*
[Bugfix] When pixel comparison to reduce unnecessary updates was performed,
Constantin Kaplinsky
2008-08-21
1
-1
/
+3
*
VideoArea parameter is fully respected. The server treats the specified recta...
Constantin Kaplinsky
2008-08-21
1
-1
/
+4
*
Passing VideoArea parameter to VNCServerST object. VNCServerST saves the
Constantin Kaplinsky
2008-08-21
1
-0
/
+4
*
Handling VideoRectangleSelection protocol message (TightVNC extension).
Constantin Kaplinsky
2008-06-14
1
-0
/
+19
*
Restored the functionality of the VideoPriority parameter. This time, it
Constantin Kaplinsky
2008-06-13
1
-0
/
+16
*
Support for VideoRectangleSelection client message in the server code. The me...
Constantin Kaplinsky
2008-04-24
1
-1
/
+2
*
Special handling of a rectangular video area in the UpdateTracker and derived...
Constantin Kaplinsky
2007-08-31
1
-1
/
+7
*
Code cleanups. The most important change is that we now always use UpdateTrac...
Constantin Kaplinsky
2007-08-31
1
-4
/
+7
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+531