aboutsummaryrefslogtreecommitdiffstats
path: root/common/os/os.h
Commit message (Expand)AuthorAgeFilesLines
* Create common recursive mkdir()Pierre Ossman2024-05-301-0/+7
* Implement XDG Base Directory paths, deprecate ~/.vnc902024-04-261-12/+12
* Begin work on XDGBDS compliance and overrideable configs902024-03-151-4/+26
* Namespace directory functionsPierre Ossman2023-02-041-16/+20
* Return static char buffer from some methodsPierre Ossman2023-02-041-8/+5
* Get rid of TCHAR magicPierre Ossman2023-02-041-6/+0
* Remove old mingw compatibility codePierre Ossman2023-01-051-2/+0
* Be consistent in including config.hPierre Ossman2021-12-301-4/+0
* Adjust default directory for configuration file save and loadJohannes2021-09-211-0/+14
* Clean up default value for X509 parametersPierre Ossman2021-06-131-9/+0
* Enable WinVNC build with MinGW and MinGW64DRC2011-10-121-0/+2
* [Development] os: introduce new function called "fileexists"Adam Tkac2011-02-071-0/+9
* [Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it inAdam Tkac2011-02-071-2/+3
* [Development] Implement gethomedir() function on Windows.Adam Tkac2010-11-251-0/+3
* [Development] Introduce gethomedir() function to retrieve home directory path.Adam Tkac2010-10-291-0/+36