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
/
unix
/
x0vncserver
/
x0vncserver.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-1
/
+1
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-1
/
+0
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
1
-0
/
+2
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
1
-1
/
+1
*
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
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-2
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
1
-1
/
+1
*
Merged changes from branches/1.5-xserver (revision range 2432:2631) back to t...
Constantin Kaplinsky
2008-09-28
1
-1
/
+1
|
\
|
*
- use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKAGE/VERSION (AC_INIT() ...
Adam Tkac
2008-04-17
1
-1
/
+1
|
*
After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438
Adam Tkac
2008-03-22
1
-4
/
+0
|
*
- use Makefile.am and configure.ac
Adam Tkac
2008-03-20
1
-0
/
+4
*
|
[Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, ...
Constantin Kaplinsky
2008-09-05
1
-0
/
+2
*
|
[Enhancements, refactoring] Rationalized functions to control video
Constantin Kaplinsky
2008-09-05
1
-1
/
+1
*
|
Passing VideoArea parameter to VNCServerST object. VNCServerST saves the
Constantin Kaplinsky
2008-08-21
1
-2
/
+3
*
|
Fixed a few more memory leaks.
Constantin Kaplinsky
2008-08-20
1
-3
/
+6
*
|
Implemented support for command-line options that print version information
Constantin Kaplinsky
2008-06-04
1
-3
/
+15
*
|
Minor cleanup, no code changes: updated a comment and moved XDesktop::poll()
Constantin Kaplinsky
2008-06-04
1
-7
/
+6
*
|
Refactoring: now PollingManager is owned by XPixelBuffer. No other classes
Constantin Kaplinsky
2008-06-04
1
-13
/
+3
*
|
Code refactoring: PollingManager should not know anything about
Constantin Kaplinsky
2008-06-04
1
-1
/
+1
*
|
Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four
Constantin Kaplinsky
2008-06-04
1
-4
/
+1
*
|
Code improvements and better error checking in the Geometry class:
Constantin Kaplinsky
2008-06-04
1
-0
/
+4
*
|
Code refactoring: maintaining the Image object representing the framebuffer
Constantin Kaplinsky
2008-06-04
1
-8
/
+7
*
|
Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop.
Constantin Kaplinsky
2008-06-03
1
-13
/
+1
*
|
Code refactoring: passing VNCServer pointer to PollingManager methods
Constantin Kaplinsky
2008-06-03
1
-3
/
+1
*
|
Code refactoring - PollingManager's constructor is given an XPixelBuffer*
Constantin Kaplinsky
2008-05-30
1
-9
/
+8
*
|
Support for VideoRectangleSelection client message in the server code. The me...
Constantin Kaplinsky
2008-04-24
1
-0
/
+2
|
/
*
Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() m...
Constantin Kaplinsky
2007-12-27
1
-5
/
+3
*
Moved XPixelBuffer class into a separate file.
Constantin Kaplinsky
2007-12-26
1
-21
/
+1
*
Fixed unreasonably high CPU utilization in cases when new connection has
Constantin Kaplinsky
2006-12-05
1
-2
/
+4
*
Reporting build time in x0vncserver usage.
Constantin Kaplinsky
2006-12-01
1
-1
/
+4
*
Changes in reporting version numbers and copyrights.
Constantin Kaplinsky
2006-06-02
1
-1
/
+2
*
Updated build scripts in unix/ for new directory layout.
Constantin Kaplinsky
2006-06-02
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+580