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
/
common
/
rfb
/
Configuration.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark overridden virtual functions
Pierre Ossman
2024-06-24
1
-22
/
+22
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-1
/
+2
*
Use std::string for string memory management
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-5
/
+7
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-16
/
+12
*
Return std::vector instead of dynamic allocation
Pierre Ossman
2023-02-04
1
-3
/
+3
*
Clean up BinaryParameter typing
Pierre Ossman
2023-02-04
1
-5
/
+6
*
Clean up default value for X509 parameters
Pierre Ossman
2021-06-13
1
-1
/
+0
*
Keep own memory for duplicate config value
Pierre Ossman
2021-06-11
1
-1
/
+1
*
Use size_t for lengths in stream objects
Pierre Ossman
2019-11-15
1
-6
/
+7
*
x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize
Peter Åstrand (astrand)
2017-11-08
1
-0
/
+6
*
rfb: Fix hidden function overload warnings
Steve Kondik
2017-07-08
1
-0
/
+2
*
Replace Windows specific thread handling
Pierre Ossman
2016-07-07
1
-0
/
+4
*
Remove parameter "hasBeenSet" logic
Pierre Ossman
2015-04-27
1
-3
/
+0
*
Simplify rfb::ParameterIterator - we always iterate over all enabled params.
Adam Tkac
2013-03-14
1
-4
/
+4
*
Remove unused assignment operator declaration from rfb::Configuration
Adam Tkac
2013-03-14
1
-5
/
+0
*
Remove unused parameter from rfb::Configuration::Configuration()
Adam Tkac
2013-03-14
1
-1
/
+1
*
Make it easier to read string parameters by providing an implicit conversion
Pierre Ossman
2011-03-02
1
-0
/
+1
*
[Development] Allow changing the default value of string parameters. (Martin ...
Adam Tkac
2010-11-11
1
-0
/
+1
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
1
-8
/
+37
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+265