Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+1 |
* | Use nullptr in all C++ code | Pierre Ossman | 2024-06-24 | 1 | -2/+2 |
* | Remove the network::SocketServer interface. | Carlos Santos | 2024-04-26 | 1 | -1/+1 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 1 | -0/+5 |
* | Use abstract SocketListener class | Pierre Ossman | 2018-05-04 | 1 | -4/+4 |
* | Clean up listening sockets on error | Pierre Ossman | 2015-09-29 | 1 | -1/+5 |
* | Return TcpListener pointers rather than objects | Pierre Ossman | 2015-09-29 | 1 | -8/+8 |
* | Convert WinVNC to the new TcpListener API | Pierre Ossman | 2015-03-17 | 1 | -15/+36 |
* | Fix unsafe format strings to the logging functions | Pierre Ossman | 2015-03-03 | 1 | -1/+1 |
* | [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able | Adam Tkac | 2010-02-05 | 1 | -1/+1 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+94 |