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
/
os
/
os.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-12
/
+12
*
Create common recursive mkdir()
Pierre Ossman
2024-05-30
1
-0
/
+34
*
Implement XDG Base Directory paths, deprecate ~/.vnc
90
2024-04-26
1
-26
/
+28
*
Begin work on XDGBDS compliance and overrideable configs
90
2024-03-15
1
-6
/
+30
*
Remove trailing slash from getvnchomedir()
Pierre Ossman
2023-02-04
1
-3
/
+3
*
Namespace directory functions
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Return static char buffer from some methods
Pierre Ossman
2023-02-04
1
-33
/
+28
*
Replace tabs with spaces
Pierre Ossman
2023-02-04
1
-45
/
+45
*
Get rid of TCHAR magic
Pierre Ossman
2023-02-04
1
-3
/
+3
*
Adjust default directory for configuration file save and load
Johannes
2021-09-21
1
-4
/
+25
*
Clean up default value for X509 parameters
Pierre Ossman
2021-06-13
1
-11
/
+0
*
[Development] os: introduce new function called "fileexists"
Adam Tkac
2011-02-07
1
-0
/
+10
*
[Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in
Adam Tkac
2011-02-07
1
-6
/
+5
*
[Development] Implement gethomedir() function on Windows.
Adam Tkac
2010-11-25
1
-8
/
+29
*
[Bugfix] Don't compile gethomedir function on WIN32
Adam Tkac
2010-10-29
1
-0
/
+3
*
[Development] Introduce gethomedir() function to retrieve home directory path.
Adam Tkac
2010-10-29
1
-0
/
+64