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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/madnicendio/tigervnc
Pierre Ossman
2024-11-22
1
-2
/
+2
|
\
|
*
Standardize log message prefix format
Madeleine Nilsson
2024-11-11
1
-2
/
+2
*
|
Merge branch 'mouse-button-support' of https://github.com/CendioHalim/tigervnc
Pierre Ossman
2024-11-18
1
-3
/
+3
|
\
\
|
*
|
vncviewer: support for back/forward mouse buttons
Adam Halim
2024-10-22
1
-3
/
+3
|
|
/
*
|
Use standard library naming for exceptions
Pierre Ossman
2024-11-06
2
-2
/
+2
*
|
Use standard exception classes
Pierre Ossman
2024-11-06
3
-5
/
+6
*
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
2
-3
/
+3
*
|
Use what() to access exception description
Pierre Ossman
2024-11-06
2
-4
/
+4
|
/
*
Move getUserPasswd()/showMsgBox() to CConnection
Kang Lin
2024-08-30
2
-0
/
+23
*
Remove unused setPixelFormat() callback
Pierre Ossman
2024-08-12
2
-8
/
+1
*
Better type for pointer button mask
Pierre Ossman
2024-08-12
1
-3
/
+3
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
2
-5
/
+5
*
Mark overridden virtual functions
Pierre Ossman
2024-06-24
5
-36
/
+36
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
5
-22
/
+22
*
Merge branch 'casantos-rhbz_2180903' of https://github.com/casantos/tigervnc
Pierre Ossman
2024-05-20
1
-2
/
+5
|
\
|
*
vncconfig: add option to force view-only remote client connections
Carlos Santos
2024-04-26
1
-0
/
+3
|
*
Move the AccessRights type and constants to the rfb namespace
Carlos Santos
2024-04-23
1
-2
/
+2
*
|
Implement XDG Base Directory paths, deprecate ~/.vnc
90
2024-04-26
1
-0
/
+5
|
/
*
Prevent incorrect cmake usage
Pierre Ossman
2023-12-28
1
-0
/
+4
*
Merge branch 'types2' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2023-06-30
1
-0
/
+54
|
\
|
*
Don't allow surrugate code points in UTF-8
Pierre Ossman
2023-06-30
1
-0
/
+5
|
*
Clean up string encoding handling
Pierre Ossman
2023-06-30
1
-0
/
+49
*
|
Prefer target_include_directories()
Pierre Ossman
2023-03-31
2
-3
/
+3
|
/
*
Remove custom CharArray type
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
4
-31
/
+18
*
Use stdint types
Pierre Ossman
2023-02-01
5
-36
/
+36
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
11
-17
/
+20
*
Mark system include paths correctly
Pierre Ossman
2023-01-04
2
-3
/
+3
*
Ignore whitespace around components of host-and-port specification
Catherine Tower
2022-09-01
1
-0
/
+12
*
Move include_directories() to proper places
Pierre Ossman
2022-08-25
2
-3
/
+3
*
Add missing FLTK include statements
Albrecht Schlosser
2022-07-07
1
-0
/
+1
*
Fix up ffmpeg header and library handling
Pierre Ossman
2022-06-07
1
-1
/
+0
*
Avoid temporary cmake variables
Pierre Ossman
2022-06-07
1
-8
/
+7
*
H264 Decoder
Vladimir Sukhonosov
2022-01-21
1
-0
/
+1
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
12
-0
/
+48
*
Allow building with -DBUILD_VIEWER=OFF
Alex Richardson
2021-07-15
1
-23
/
+25
*
Support the VMware Cursor Position extension on vncviewer
lhchavez
2021-03-11
2
-0
/
+10
*
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
2
-13
/
+14
|
\
|
*
Change streams to be asynchronous
Pierre Ossman
2020-05-21
2
-3
/
+10
|
*
Simplify stream availability handling
Pierre Ossman
2020-05-21
2
-10
/
+4
|
*
Add stream avail() methods
Pierre Ossman
2020-05-21
2
-4
/
+4
*
|
Correctly handle invalid UTF-16 code points
Pierre Ossman
2020-10-05
1
-0
/
+2
*
|
Fix conversion of latin-1 to UTF-8
Pierre Ossman
2020-10-05
1
-0
/
+34
*
|
Fix UTF-16 encoding/decoding of high code points
Pierre Ossman
2020-10-05
1
-0
/
+4
*
|
Return the correct number of consumed UTF-8 bytes
Pierre Ossman
2020-10-05
2
-0
/
+168
*
|
Update gesture unit test to cover angle cornercase
Samuel Mannehed
2020-06-15
1
-3
/
+3
*
|
Improve names of many gesturehandler unit tests
Samuel Mannehed
2020-06-05
1
-24
/
+24
*
|
Remove unnecessary touchEnd from unit tests
Samuel Mannehed
2020-06-05
1
-1
/
+0
*
|
Use mingw's stdio routines where needed
Pierre Ossman
2020-05-31
1
-7
/
+4
*
|
Implement touch gesture handling on Unix
Aaron Sowry
2020-05-29
2
-0
/
+1248
[next]