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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return std::vector instead of dynamic allocation
Pierre Ossman
2023-02-04
1
-10
/
+7
*
Avoid duplicating configuration setting
Pierre Ossman
2023-02-04
1
-16
/
+7
*
Make sure length is reset on assignment
Pierre Ossman
2023-02-04
1
-1
/
+3
*
Clean up BinaryParameter typing
Pierre Ossman
2023-02-04
1
-10
/
+14
*
Move hex conversion helpers to util
Pierre Ossman
2023-02-04
1
-3
/
+9
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Clean up default value for X509 parameters
Pierre Ossman
2021-06-13
1
-7
/
+0
*
Keep own memory for duplicate config value
Pierre Ossman
2021-06-11
1
-5
/
+10
*
Use size_t for lengths in stream objects
Pierre Ossman
2019-11-15
1
-3
/
+3
*
Do proper logging rather than fprintf(stderr, ...)
Pierre Ossman
2019-04-29
1
-1
/
+1
*
Handle hexadecimal and octal parameters
Pierre Ossman
2018-05-03
1
-1
/
+1
*
x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize
Peter Åstrand (astrand)
2017-11-08
1
-0
/
+18
*
Replace Windows specific thread handling
Pierre Ossman
2016-07-07
1
-13
/
+6
*
Remove parameter "hasBeenSet" logic
Pierre Ossman
2015-04-27
1
-13
/
+1
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-4
/
+0
*
Remove unused assignment operator declaration from rfb::Configuration
Adam Tkac
2013-03-14
1
-17
/
+0
*
Remove unused parameter from rfb::Configuration::Configuration()
Adam Tkac
2013-03-14
1
-8
/
+0
*
Fixed the formatting of a few Cendio copyright lines, so that it is
Peter Åstrand
2011-09-28
1
-1
/
+1
*
Make it easier to read string parameters by providing an implicit conversion
Pierre Ossman
2011-03-02
1
-0
/
+4
*
[Development] Allow changing the default value of string parameters. (Martin ...
Adam Tkac
2010-11-11
1
-0
/
+6
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
1
-16
/
+42
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-9
/
+9
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-9
/
+9
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+466