aboutsummaryrefslogtreecommitdiff
path: root/src/init/common.cpp
AgeCommit message (Expand)Author
2021-12-14refactor: remove unneeded calls to strprintf()fanquake
2021-10-05refactor: Block unsafe fs::path std::string conversion callsRussell Yanofsky
2021-05-24scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` callsKiminuo
2021-04-19Move common package version code to init/commonRussell Yanofsky
2021-04-19Move common logging start code to init/commonRussell Yanofsky
2021-04-19Move common logging GetArgs code to init/commonRussell Yanofsky
2021-04-19Move common logging AddArg code to init/commonRussell Yanofsky
2021-04-19Move common sanity check code to init/commonRussell Yanofsky
2021-04-19Move common global init code to init/commonRussell Yanofsky