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.15-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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle whitespace in list parameters
Pierre Ossman
13 days
1
-0
/
+24
*
Add enumeration list parameter
Pierre Ossman
13 days
1
-0
/
+108
*
Add string list parameter type
Pierre Ossman
2025-03-12
1
-0
/
+64
*
Add integer list parameter type
Pierre Ossman
2025-03-12
1
-0
/
+130
*
Add enumeration parameter type
Pierre Ossman
2025-03-12
1
-0
/
+102
*
Validate integer parameter values
Pierre Ossman
2025-03-06
1
-0
/
+18
*
Add unit tests for parameter types
Pierre Ossman
2025-03-06
2
-0
/
+369
*
Convert unicode unit tests to Google Test
Pierre Ossman
2025-02-27
2
-142
/
+133
*
Convert pixelformat unit tests to Google Test
Pierre Ossman
2025-02-27
2
-111
/
+171
*
Convert gesturehandler unit tests to Google Test
Pierre Ossman
2025-02-27
2
-513
/
+312
*
Convert conv unit tests to Google Test
Pierre Ossman
2025-02-27
2
-102
/
+88
*
Convert configargs unit tests to Google Test
Pierre Ossman
2025-02-27
2
-115
/
+78
*
Convert hostport unit tests to Google Test
Pierre Ossman
2025-02-27
2
-63
/
+97
*
Convert EmulateMB unit tests to Google Test
Pierre Ossman
2025-02-27
2
-229
/
+145
*
Convert convertLF() unit tests to Google Test
Pierre Ossman
2025-02-27
2
-93
/
+45
*
Enable Google Test unit test framework
Pierre Ossman
2025-02-27
1
-0
/
+7
*
Rename core/util to core/string
Pierre Ossman
2025-02-25
2
-2
/
+2
*
Move timers to core library
Pierre Ossman
2025-02-25
3
-25
/
+25
*
Move configuration to core library
Pierre Ossman
2025-02-25
2
-72
/
+73
*
Move utility functions to core library
Pierre Ossman
2025-02-13
3
-19
/
+19
*
Move basic data types to core library
Pierre Ossman
2025-02-13
2
-5
/
+5
*
Use initializer lists for basic data types
Pierre Ossman
2025-02-13
1
-32
/
+32
*
Move getHostAndPort() to network library
Pierre Ossman
2025-02-13
2
-3
/
+3
*
Fix handling of empty -parameter= arguments
Pierre Ossman
2025-02-06
1
-0
/
+37
*
Fix handling of bool on/off arguments
Pierre Ossman
2025-01-10
1
-6
/
+6
*
Consolidate argument parsing in single function
Pierre Ossman
2025-01-10
2
-0
/
+329
*
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 exception classes
Pierre Ossman
2024-11-06
1
-1
/
+2
*
|
Subclass exceptions from std::exception
Pierre Ossman
2024-11-06
1
-1
/
+1
|
/
*
Better type for pointer button mask
Pierre Ossman
2024-08-12
1
-3
/
+3
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-1
/
+1
*
Mark overridden virtual functions
Pierre Ossman
2024-06-24
2
-2
/
+2
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-2
/
+2
*
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
1
-1
/
+1
|
/
*
Remove custom CharArray type
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
3
-25
/
+15
*
Use stdint types
Pierre Ossman
2023-02-01
1
-13
/
+13
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
7
-7
/
+7
*
Mark system include paths correctly
Pierre Ossman
2023-01-04
1
-1
/
+1
*
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
1
-1
/
+2
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
7
-0
/
+28
*
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
[next]