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
/
common
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Also split help output lines on comma
Pierre Ossman
2025-03-13
1
-6
/
+17
*
Wrap description and default value the same
Pierre Ossman
2025-03-13
1
-9
/
+5
*
Handle all whitespace when wrapping help output
Pierre Ossman
2025-03-13
1
-5
/
+3
*
Handle whitespace in list parameters
Pierre Ossman
2025-03-13
1
-0
/
+7
*
Add enumeration list parameter
Pierre Ossman
2025-03-13
2
-1
/
+155
*
Convert Log parameter to StringListParameter
Pierre Ossman
2025-03-13
2
-9
/
+11
*
Add string list parameter type
Pierre Ossman
2025-03-12
2
-0
/
+59
*
Add integer list parameter type
Pierre Ossman
2025-03-12
2
-2
/
+194
*
Add enumeration parameter type
Pierre Ossman
2025-03-12
2
-0
/
+96
*
Validate integer parameter values
Pierre Ossman
2025-03-06
1
-3
/
+16
*
Avoid std::string(nullptr) for StringParameter
Pierre Ossman
2025-03-06
1
-1
/
+1
*
Move concurrency abstration layer to core
Pierre Ossman
2025-02-25
5
-1
/
+458
*
Move winerrno.h to core
Pierre Ossman
2025-02-25
1
-0
/
+91
*
Move application directory handling to core
Pierre Ossman
2025-02-25
3
-1
/
+238
*
Rename core/util to core/string
Pierre Ossman
2025-02-25
6
-9
/
+9
*
Get rid of __rfbmax()/__rfbmin()
Pierre Ossman
2025-02-25
2
-31
/
+9
*
Keep all time helpers in a single place
Pierre Ossman
2025-02-25
3
-32
/
+34
*
Handle bad ordering to time helpers
Pierre Ossman
2025-02-25
1
-0
/
+3
*
Move time utilities to separate file
Pierre Ossman
2025-02-25
6
-56
/
+120
*
Move timers to core library
Pierre Ossman
2025-02-25
3
-0
/
+316
*
Move logging to core library
Pierre Ossman
2025-02-25
13
-9
/
+785
*
Move configuration to core library
Pierre Ossman
2025-02-25
3
-1
/
+678
*
Move base exception classes to core library
Pierre Ossman
2025-02-25
3
-0
/
+214
*
Move utility functions to core library
Pierre Ossman
2025-02-13
3
-1
/
+795
*
Move basic data types to core library
Pierre Ossman
2025-02-13
4
-0
/
+433