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
/
unix
/
xserver
/
hw
/
vnc
/
RFBGlue.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-1
/
+1
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-18
/
+18
*
Clean up string encoding handling
Pierre Ossman
2023-06-30
1
-0
/
+9
*
Use standard C string functions
Pierre Ossman
2023-02-04
1
-8
/
+3
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-15
/
+5
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Tolerate specifying -BoolParam 0 and similar
Pierre Ossman
2020-09-18
1
-0
/
+16
*
Add UTF-8 to/from ISO 8859-1 conversion routines
Pierre Ossman
2019-07-01
1
-0
/
+18
*
Make sure clipboard uses \n line endings
Pierre Ossman
2019-07-01
1
-1
/
+15
*
Merge common socket code
Pierre Ossman
2018-05-29
1
-1
/
+1
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
1
-1
/
+1
*
Merge branch 'clipboard'
Pierre Ossman
2016-07-08
1
-0
/
+1
|
\
|
*
Move client to server clipboard out of vncconfig
Pierre Ossman
2016-01-12
1
-0
/
+1
*
|
Handle parameter without value in libvnc.so
Pierre Ossman
2016-05-16
1
-1
/
+9
|
/
*
Return TcpListener pointers rather than objects
Pierre Ossman
2015-09-29
1
-2
/
+5
*
Fix reversed logic in vncIsTCPPortUsed()
Pierre Ossman
2015-08-10
1
-2
/
+2
*
Enable and document syslog logger in Xvnc.
Michal Srb
2015-04-10
1
-0
/
+2
*
Fixed IPv6 support.
Tim Waugh
2015-03-13
1
-1
/
+4
*
Make the calls to va_list logging functions more explicit
Pierre Ossman
2015-01-30
1
-4
/
+4
*
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
Pierre Ossman
2015-01-26
1
-0
/
+195