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
/
VNCServerWin32.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/madnicendio/tigervnc
Pierre Ossman
2024-11-22
1
-5
/
+5
|
\
|
*
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
1
-1
/
+1
|
*
Standardize on sentence case in titles
Madeleine (ThinLinc team)
2024-11-11
1
-4
/
+4
*
|
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
1
-2
/
+2
*
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-1
/
+1
*
|
Use what() to access exception description
Pierre Ossman
2024-11-06
1
-2
/
+2
|
/
*
Split SystemException to handle Windows
Pierre Ossman
2024-10-09
1
-2
/
+2
*
Remove fake framebuffer update request call
Pierre Ossman
2024-08-12
1
-1
/
+0
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-2
/
+1
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-11
/
+11
*
Move the AccessRights type and constants to the rfb namespace
Carlos Santos
2024-04-23
1
-15
/
+15
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-5
/
+4
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-10
/
+9
*
Use StringParameters directly
Pierre Ossman
2023-02-04
1
-2
/
+1
*
Get rid of TCHAR magic
Pierre Ossman
2023-02-04
1
-10
/
+10
*
Don't do access checks on early clients
Pierre Ossman
2022-11-07
1
-3
/
+5
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Properly terminate server on timeouts
Pierre Ossman
2018-11-09
1
-1
/
+3
*
Move ListConnInfo to WinVNC directory
Pierre Ossman
2018-11-09
1
-4
/
+84
*
Remove QueryConnectionHandler
Pierre Ossman
2018-10-10
1
-3
/
+1
*
Force common flow of connection queries
Pierre Ossman
2018-10-09
1
-8
/
+8
*
Remove Java web server
Pierre Ossman
2018-10-09
1
-10
/
+1
*
Get rid of getFbSize()/getDesktopSize() in common
Pierre Ossman
2017-09-22
1
-1
/
+1
*
Replace Windows specific thread handling
Pierre Ossman
2016-07-07
1
-19
/
+38
*
Convert WinVNC to the new TcpListener API
Pierre Ossman
2015-03-17
1
-2
/
+2
*
Local address change events are not socket specific
Pierre Ossman
2015-03-17
1
-3
/
+3
*
Resurrect TcpListener::getMyAddresses()
Pierre Ossman
2015-03-17
1
-2
/
+2
*
Fix unsafe format strings to the logging functions
Pierre Ossman
2015-03-03
1
-2
/
+2
*
Reorder class initialiser list to match what actually happens
Pierre Ossman
2015-03-03
1
-2
/
+2
*
Make WinVNC service mode work on Windows Vista and beyond.
Samuel Mannehed
2014-02-07
1
-0
/
+6
*
[Development] winvnc: Add -ShowTrayIcon param which controls if winvnc system
Adam Tkac
2010-05-13
1
-1
/
+4
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-1
/
+0
*
Make winvnc4 and Windows vncconfig compilable via MinGW.
Adam Tkac
2009-10-12
1
-1
/
+1
*
Remove file transfer support.
Pierre Ossman
2009-03-13
1
-8
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+333