aboutsummaryrefslogtreecommitdiffstats
path: root/win/winvnc/ManagedListener.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/madnicendio/tigervncPierre Ossman2024-11-221-3/+3
|\
| * Capitalize first letter in log, exception & errorMadeleine Nilsson2024-11-211-3/+3
* | Subclass exceptions from std::exceptionPierre Ossman2024-11-061-1/+1
* | Use what() to access exception descriptionPierre Ossman2024-11-061-1/+1
|/
* Use nullptr in all C++ codePierre Ossman2024-06-241-2/+2
* Remove the network::SocketServer interface.Carlos Santos2024-04-261-1/+1
* Be consistent in including config.hPierre Ossman2021-12-301-0/+5
* Use abstract SocketListener classPierre Ossman2018-05-041-4/+4
* Clean up listening sockets on errorPierre Ossman2015-09-291-1/+5
* Return TcpListener pointers rather than objectsPierre Ossman2015-09-291-8/+8
* Convert WinVNC to the new TcpListener APIPierre Ossman2015-03-171-15/+36
* Fix unsafe format strings to the logging functionsPierre Ossman2015-03-031-1/+1
* [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is ableAdam Tkac2010-02-051-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+94