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
/
network
/
TcpSocket.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalise corking to all output streams
Pierre Ossman
2020-05-21
1
-2
/
+0
*
Merge common socket code
Pierre Ossman
2018-05-29
1
-9
/
+7
*
Remove unused code from socket classes
Pierre Ossman
2018-05-29
1
-7
/
+1
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
1
-4
/
+5
*
Define cork() as pure virtual in Socket class
Peter Åstrand (astrand)
2017-11-08
1
-1
/
+1
*
Fix race problem with detecting listening inetd sockets
Tristan Schmelcher
2015-12-29
1
-2
/
+1
*
Return TcpListener pointers rather than objects
Pierre Ossman
2015-09-29
1
-4
/
+4
*
Require getaddrinfo() on all systems
Pierre Ossman
2015-03-17
1
-6
/
+0
*
Fix proper socket headers for Win32
Pierre Ossman
2015-03-17
1
-0
/
+6
*
Resurrect TcpListener::getMyAddresses()
Pierre Ossman
2015-03-17
1
-0
/
+1
*
IPv6 support for TcpFilter.
Tim Waugh
2015-03-13
1
-3
/
+20
*
Fixed IPv6 support.
Tim Waugh
2015-03-13
1
-6
/
+11
*
Expose Linux' cork functionality which allows us to aggregate TCP data in a
Pierre Ossman
2011-11-08
1
-0
/
+1
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
1
-2
/
+2
*
[Cleanup] Remove unused Socket::getMyAddress and Socket::getMyEndpoint functi...
Adam Tkac
2009-12-21
1
-2
/
+0
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+105