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
/
win
/
winvnc
/
winvnc.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "str" prefix from string helpers
Pierre Ossman
2023-02-04
1
-3
/
+3
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-11
/
+11
*
Get rid of TCHAR magic
Pierre Ossman
2023-02-04
1
-12
/
+12
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Catch exceptions by reference
Pierre Ossman
2018-05-29
1
-2
/
+2
*
Configuration::listParams wants width/nameWidth; not ConfigurationObject
Peter Åstrand (astrand)
2017-11-08
1
-1
/
+1
*
Don't fail old service cleanup
Pierre Ossman
2016-08-18
1
-2
/
+10
*
Clean up old WinVNC services
Pierre Ossman
2016-06-13
1
-0
/
+5
*
Provide description for services
Pierre Ossman
2016-01-12
1
-0
/
+1
*
Improve TigerVNC branding in WinVNC
Pierre Ossman
2015-05-04
1
-2
/
+2
*
Fix unsafe format strings to the logging functions
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Give CharArray a printf style method to ease automatic allocation
Pierre Ossman
2015-03-03
1
-4
/
+4
*
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-3
/
+0
*
Make WinVNC service mode work on Windows Vista and beyond.
Samuel Mannehed
2014-02-07
1
-11
/
+11
*
[Development] winvnc: Enable debug output when built with -D_DEBUG
Adam Tkac
2011-01-26
1
-3
/
+13
*
[Bugfix] win: Enable server configuration parameters in winvnc.
Adam Tkac
2010-11-11
1
-0
/
+2
*
winvnc: Declare the main() function as WinMain()
Adam Tkac
2010-06-25
1
-1
/
+4
*
winvnc: Declare argv as "char**" instead of "const *char[]"
Adam Tkac
2010-06-25
1
-2
/
+2
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+262