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
/
rfb_win32
/
SocketManager.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/madnicendio/tigervnc
Pierre Ossman
2024-11-22
1
-4
/
+4
|
\
|
*
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
1
-4
/
+4
*
|
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
1
-5
/
+5
*
|
Use standard exception classes
Pierre Ossman
2024-11-06
1
-5
/
+7
*
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-2
/
+2
*
|
Use what() to access exception description
Pierre Ossman
2024-11-06
1
-2
/
+2
|
/
*
Consistently use SocketException for socket errors
Pierre Ossman
2024-10-09
1
-5
/
+5
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-4
/
+4
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-2
/
+2
*
Merge branch 'present' of github.com:CendioOssman/tigervnc
Pierre Ossman
2024-06-19
1
-3
/
+3
|
\
|
*
Stop treating "0" as "no timeouts"
Pierre Ossman
2024-06-19
1
-1
/
+3
|
*
Remove unneeded iteration
Pierre Ossman
2024-06-19
1
-3
/
+1
*
|
Remove the network::SocketServer interface.
Carlos Santos
2024-04-26
1
-4
/
+8
|
/
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
1
-5
/
+32
*
Get rid of SocketServer::checkTimeouts()
Pierre Ossman
2018-11-09
1
-1
/
+2
*
Move ListConnInfo to WinVNC directory
Pierre Ossman
2018-11-09
1
-1
/
+28
*
Move socket write event handling in to the RFB core
Pierre Ossman
2016-04-29
1
-1
/
+1
*
Local address change events are not socket specific
Pierre Ossman
2015-03-17
1
-1
/
+1
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-3
/
+3
*
Removed unused variables.
Peter Åstrand
2010-02-10
1
-2
/
+0
*
MinGW tweak: ISO C++ forbids declaration of `requestAddressChangeEvents' with...
Peter Åstrand
2008-12-09
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+213