cyphesis/common/system.cpp

606 lines
16 KiB
C++
Raw Permalink Normal View History

2006-01-19 Al Riddoch <alriddoch@zepler.org> * aiclient/ClientAccount.cpp, aiclient/ClientAccount.h, aiclient/ClientConnection.cpp, aiclient/ClientConnection.h, aiclient/client.cpp, aiclient/client.h, client/BaseClient.cpp, client/BaseClient.h, client/CharacterClient.cpp, client/CharacterClient.h, client/ClientConnection.cpp, client/ClientConnection.h, client/CreatorClient.cpp, client/CreatorClient.h, client/ObserverClient.cpp, client/ObserverClient.h, client/Py_CreatorClient.cpp, client/Py_CreatorClient.h, client/client.cpp, client/define_world.cpp, client/define_world.h, common/Add.h, common/Affect.h, common/AtlasFileLoader.cpp, common/AtlasFileLoader.h, common/Attack.h, common/BaseEntity.cpp, common/BaseEntity.h, common/BaseWorld.cpp, common/BaseWorld.h, common/Burn.h, common/Chop.h, common/Connect.h, common/CustomOp.cpp, common/CustomOp.h, common/CustomOp_impl.h, common/Cut.h, common/Database.cpp, common/Database.h, common/Delve.h, common/Dig.h, common/Eat.h, common/FormattedXMLWriter.cpp, common/FormattedXMLWriter.h, common/Generic.h, common/Load.h, common/Monitor.h, common/Mow.h, common/Nourish.h, common/OOGThing.cpp, common/OOGThing.h, common/Property.cpp, common/Property.h, common/Property_impl.h, common/Save.h, common/Setup.h, common/Tick.h, common/Unseen.h, common/Update.h, common/Use.h, common/Wield.h, common/accountbase.cpp, common/accountbase.h, common/const.cpp, common/const.h, common/custom.cpp, common/debug.h, common/globals.cpp, common/globals.h, common/id.cpp, common/id.h, common/inheritance.cpp, common/inheritance.h, common/inheritance_impl.h, common/log.cpp, common/log.h, common/newid.cpp, common/nls.h, common/op_switch.h, common/operations.cpp, common/operations.h, common/random.h, common/refno.h, common/serialno.cpp, common/serialno.h, common/system.cpp, common/system.h, common/terrain_utils.cpp, common/terrain_utils.h, common/type_utils.h, common/types.h, common/utility.cpp, common/utility.h, modules/DateTime.cpp, modules/DateTime.h, modules/Location.cpp, modules/Location.h, modules/WorldTime.cpp, modules/WorldTime.h, physics/BBox.cpp, physics/BBox.h, physics/Collision.cpp, physics/Collision.h, physics/Quaternion.cpp, physics/Quaternion.h, physics/Vector3D.cpp, physics/Vector3D.h, physics/VectorPol.h, rulesets/Area.cpp, rulesets/Area.h, rulesets/AreaProperty.cpp, rulesets/AreaProperty.h, rulesets/ArithmeticScript.cpp, rulesets/ArithmeticScript.h, rulesets/BaseMind.cpp, rulesets/BaseMind.h, rulesets/CalendarProperty.cpp, rulesets/CalendarProperty.h, rulesets/Character.cpp, rulesets/Character.h, rulesets/Combat.cpp, rulesets/Combat.h, rulesets/Container.cpp, rulesets/Container.h, rulesets/Creator.cpp, rulesets/Creator.h, rulesets/Entity.cpp, rulesets/Entity.h, rulesets/EntityProperties.cpp, rulesets/Entity_getLocation.h, rulesets/Fell.cpp, rulesets/Fell.h, rulesets/Food.cpp, rulesets/Food.h, rulesets/Line.cpp, rulesets/Line.h, rulesets/LineProperty.cpp, rulesets/LineProperty.h, rulesets/MemEntity.cpp, rulesets/MemEntity.h, rulesets/MemMap.cpp, rulesets/MemMap.h, rulesets/MemMap_methods.h, rulesets/MindFactory.cpp, rulesets/MindFactory.h, rulesets/Missile.h, rulesets/Motion.cpp, rulesets/Motion.h, rulesets/Movement.cpp, rulesets/Movement.h, rulesets/Pedestrian.cpp, rulesets/Pedestrian.h, rulesets/Plant.cpp, rulesets/Plant.h, rulesets/Py_BBox.cpp, rulesets/Py_BBox.h, rulesets/Py_EntityWrapper.h, rulesets/Py_Location.cpp, rulesets/Py_Location.h, rulesets/Py_Map.cpp, rulesets/Py_Map.h, rulesets/Py_Mind.cpp, rulesets/Py_Mind.h, rulesets/Py_Object.cpp, rulesets/Py_Object.h, rulesets/Py_Operation.cpp, rulesets/Py_Operation.h, rulesets/Py_Oplist.cpp, rulesets/Py_Oplist.h, rulesets/Py_Optime.cpp, rulesets/Py_Optime.h, rulesets/Py_Point3D.cpp, rulesets/Py_Point3D.h, rulesets/Py_Property.cpp, rulesets/Py_Property.h, rulesets/Py_Quaternion.cpp, rulesets/Py_Quaternion.h, rulesets/Py_RootEntity.cpp, rulesets/Py_RootEntity.h, rulesets/Py_Statistics.cpp, rulesets/Py_Statistics.h, rulesets/Py_Task.cpp, rulesets/Py_Task.h, rulesets/Py_Thing.cpp, rulesets/Py_Thing.h, rulesets/Py_Vector3D.cpp, rulesets/Py_Vector3D.h, rulesets/Py_World.cpp, rulesets/Py_World.h, rulesets/Py_WorldTime.cpp, rulesets/Py_WorldTime.h, rulesets/PythonArithmeticScript.cpp, rulesets/PythonArithmeticScript.h, rulesets/PythonMindScript.cpp, rulesets/PythonMindScript.h, rulesets/PythonScript.cpp, rulesets/PythonScript.h, rulesets/PythonThingScript.cpp, rulesets/PythonThingScript.h, rulesets/PythonWrapper.cpp, rulesets/PythonWrapper.h, rulesets/Python_API.cpp, rulesets/Python_API.h, rulesets/Python_Script_Utils.h, rulesets/Script.cpp, rulesets/Script.h, rulesets/Stackable.cpp, rulesets/Stackable.h, rulesets/Statistics.cpp, rulesets/Statistics.h, rulesets/StatisticsProperty.cpp, rulesets/StatisticsProperty.h, rulesets/Structure.cpp, rulesets/Structure.h, rulesets/Task.cpp, rulesets/Task.h, rulesets/TaskScript.cpp, rulesets/TaskScript.h, rulesets/TerrainProperty.cpp, rulesets/TerrainProperty.h, rulesets/Thing.cpp, rulesets/Thing.h, rulesets/ThingFactory.cpp, rulesets/ThingFactory.h, rulesets/World.cpp, rulesets/World.h, rulesets/attributes.h, server/Account.cpp, server/Account.h, server/Admin.cpp, server/Admin.h, server/ArithmeticFactory.cpp, server/ArithmeticFactory.h, server/CommClient.cpp, server/CommClient.h, server/CommIdleSocket.cpp, server/CommIdleSocket.h, server/CommListener.cpp, server/CommListener.h, server/CommLocalClient.cpp, server/CommLocalClient.h, server/CommMDNSPublisher.cpp, server/CommMDNSPublisher.h, server/CommMaster.cpp, server/CommMaster.h, server/CommMetaClient.cpp, server/CommMetaClient.h, server/CommPSQLSocket.cpp, server/CommPSQLSocket.h, server/CommPeer.cpp, server/CommPeer.h, server/CommPeerListener.cpp, server/CommPeerListener.h, server/CommRemoteClient.cpp, server/CommRemoteClient.h, server/CommServer.cpp, server/CommServer.h, server/CommSlaveClient.cpp, server/CommSlaveClient.h, server/CommSlaveListener.cpp, server/CommSlaveListener.h, server/CommSocket.cpp, server/CommSocket.h, server/CommUnixListener.cpp, server/CommUnixListener.h, server/Connection.cpp, server/Connection.h, server/Connection_methods.h, server/EntityFactory.cpp, server/EntityFactory.h, server/ExternalMind.cpp, server/ExternalMind.h, server/Idle.cpp, server/Idle.h, server/Lobby.cpp, server/Lobby.h, server/Master.cpp, server/Master.h, server/Peer.cpp, server/Peer.h, server/Persistance.cpp, server/Persistance.h, server/PersistantThingFactory.cpp, server/PersistantThingFactory.h, server/PersistantThingFactory_impl.h, server/Persistor.cpp, server/Persistor.h, server/Persistor_impl.h, server/Player.cpp, server/Player.h, server/Restoration.cpp, server/Restoration.h, server/Restorer.cpp, server/Restorer.h, server/Restorer_impl.h, server/ScriptFactory.cpp, server/ScriptFactory.h, server/ServerRouting.cpp, server/ServerRouting.h, server/ServerRouting_methods.h, server/SlaveClientConnection.cpp, server/SlaveClientConnection.h, server/TaskFactory.cpp, server/TaskFactory.h, server/TrustedConnection.cpp, server/TrustedConnection.h, server/WorldRouter.cpp, server/WorldRouter.h, server/server.cpp, server/server.h, server/slave.cpp, tests/Areatest.cpp, tests/BaseEntitytest.cpp, tests/Charactertest.cpp, tests/Containertest.cpp, tests/Creatortest.cpp, tests/EntityExerciser.h, tests/EntityFactorytest.cpp, tests/Entitytest.cpp, tests/Foodtest.cpp, tests/IGEntityExerciser.h, tests/Linetest.cpp, tests/Locationtest.cpp, tests/OOGThingtest.cpp, tests/Planttest.cpp, tests/Propertytest.cpp, tests/Stackabletest.cpp, tests/Structuretest.cpp, tests/Tasktest.cpp, tests/TestWorld.h, tests/Thingtest.cpp, tests/WorldTimetest.cpp, tests/Worldtest.cpp, tests/allOperations.h, tests/collisiontest.cpp, tests/consttest.cpp, tests/distancetest.cpp, tests/emergencetest.cpp, tests/inheritancetest.cpp, tests/logtest.cpp, tests/randomtest.cpp, tests/systemtest.cpp, tests/transformtest.cpp, tests/type_utilstest.cpp, tests/utilitytest.cpp, tools/AdminClient.cpp, tools/AdminClient.h, tools/cyaddrules.cpp, tools/cycmd.cpp, tools/cyconfig.cpp, tools/cyconvertrules.cpp, tools/cyctrl.cpp, tools/cydbload.cpp, tools/cydumprules.cpp, tools/cyisoload.cpp, tools/cyloadrules.cpp, tools/cypasswd.cpp, tools/cywatchdog.cpp: Replace the copyright and license statements with new versions that include disclaimer of warranty, and permit distribution under later versions of the GPL.
2006-01-19 02:17:06 +00:00
// Cyphesis Online RPG Server and AI Engine
// Copyright (C) 2000-2004 Alistair Riddoch
2006-01-19 Al Riddoch <alriddoch@zepler.org> * aiclient/ClientAccount.cpp, aiclient/ClientAccount.h, aiclient/ClientConnection.cpp, aiclient/ClientConnection.h, aiclient/client.cpp, aiclient/client.h, client/BaseClient.cpp, client/BaseClient.h, client/CharacterClient.cpp, client/CharacterClient.h, client/ClientConnection.cpp, client/ClientConnection.h, client/CreatorClient.cpp, client/CreatorClient.h, client/ObserverClient.cpp, client/ObserverClient.h, client/Py_CreatorClient.cpp, client/Py_CreatorClient.h, client/client.cpp, client/define_world.cpp, client/define_world.h, common/Add.h, common/Affect.h, common/AtlasFileLoader.cpp, common/AtlasFileLoader.h, common/Attack.h, common/BaseEntity.cpp, common/BaseEntity.h, common/BaseWorld.cpp, common/BaseWorld.h, common/Burn.h, common/Chop.h, common/Connect.h, common/CustomOp.cpp, common/CustomOp.h, common/CustomOp_impl.h, common/Cut.h, common/Database.cpp, common/Database.h, common/Delve.h, common/Dig.h, common/Eat.h, common/FormattedXMLWriter.cpp, common/FormattedXMLWriter.h, common/Generic.h, common/Load.h, common/Monitor.h, common/Mow.h, common/Nourish.h, common/OOGThing.cpp, common/OOGThing.h, common/Property.cpp, common/Property.h, common/Property_impl.h, common/Save.h, common/Setup.h, common/Tick.h, common/Unseen.h, common/Update.h, common/Use.h, common/Wield.h, common/accountbase.cpp, common/accountbase.h, common/const.cpp, common/const.h, common/custom.cpp, common/debug.h, common/globals.cpp, common/globals.h, common/id.cpp, common/id.h, common/inheritance.cpp, common/inheritance.h, common/inheritance_impl.h, common/log.cpp, common/log.h, common/newid.cpp, common/nls.h, common/op_switch.h, common/operations.cpp, common/operations.h, common/random.h, common/refno.h, common/serialno.cpp, common/serialno.h, common/system.cpp, common/system.h, common/terrain_utils.cpp, common/terrain_utils.h, common/type_utils.h, common/types.h, common/utility.cpp, common/utility.h, modules/DateTime.cpp, modules/DateTime.h, modules/Location.cpp, modules/Location.h, modules/WorldTime.cpp, modules/WorldTime.h, physics/BBox.cpp, physics/BBox.h, physics/Collision.cpp, physics/Collision.h, physics/Quaternion.cpp, physics/Quaternion.h, physics/Vector3D.cpp, physics/Vector3D.h, physics/VectorPol.h, rulesets/Area.cpp, rulesets/Area.h, rulesets/AreaProperty.cpp, rulesets/AreaProperty.h, rulesets/ArithmeticScript.cpp, rulesets/ArithmeticScript.h, rulesets/BaseMind.cpp, rulesets/BaseMind.h, rulesets/CalendarProperty.cpp, rulesets/CalendarProperty.h, rulesets/Character.cpp, rulesets/Character.h, rulesets/Combat.cpp, rulesets/Combat.h, rulesets/Container.cpp, rulesets/Container.h, rulesets/Creator.cpp, rulesets/Creator.h, rulesets/Entity.cpp, rulesets/Entity.h, rulesets/EntityProperties.cpp, rulesets/Entity_getLocation.h, rulesets/Fell.cpp, rulesets/Fell.h, rulesets/Food.cpp, rulesets/Food.h, rulesets/Line.cpp, rulesets/Line.h, rulesets/LineProperty.cpp, rulesets/LineProperty.h, rulesets/MemEntity.cpp, rulesets/MemEntity.h, rulesets/MemMap.cpp, rulesets/MemMap.h, rulesets/MemMap_methods.h, rulesets/MindFactory.cpp, rulesets/MindFactory.h, rulesets/Missile.h, rulesets/Motion.cpp, rulesets/Motion.h, rulesets/Movement.cpp, rulesets/Movement.h, rulesets/Pedestrian.cpp, rulesets/Pedestrian.h, rulesets/Plant.cpp, rulesets/Plant.h, rulesets/Py_BBox.cpp, rulesets/Py_BBox.h, rulesets/Py_EntityWrapper.h, rulesets/Py_Location.cpp, rulesets/Py_Location.h, rulesets/Py_Map.cpp, rulesets/Py_Map.h, rulesets/Py_Mind.cpp, rulesets/Py_Mind.h, rulesets/Py_Object.cpp, rulesets/Py_Object.h, rulesets/Py_Operation.cpp, rulesets/Py_Operation.h, rulesets/Py_Oplist.cpp, rulesets/Py_Oplist.h, rulesets/Py_Optime.cpp, rulesets/Py_Optime.h, rulesets/Py_Point3D.cpp, rulesets/Py_Point3D.h, rulesets/Py_Property.cpp, rulesets/Py_Property.h, rulesets/Py_Quaternion.cpp, rulesets/Py_Quaternion.h, rulesets/Py_RootEntity.cpp, rulesets/Py_RootEntity.h, rulesets/Py_Statistics.cpp, rulesets/Py_Statistics.h, rulesets/Py_Task.cpp, rulesets/Py_Task.h, rulesets/Py_Thing.cpp, rulesets/Py_Thing.h, rulesets/Py_Vector3D.cpp, rulesets/Py_Vector3D.h, rulesets/Py_World.cpp, rulesets/Py_World.h, rulesets/Py_WorldTime.cpp, rulesets/Py_WorldTime.h, rulesets/PythonArithmeticScript.cpp, rulesets/PythonArithmeticScript.h, rulesets/PythonMindScript.cpp, rulesets/PythonMindScript.h, rulesets/PythonScript.cpp, rulesets/PythonScript.h, rulesets/PythonThingScript.cpp, rulesets/PythonThingScript.h, rulesets/PythonWrapper.cpp, rulesets/PythonWrapper.h, rulesets/Python_API.cpp, rulesets/Python_API.h, rulesets/Python_Script_Utils.h, rulesets/Script.cpp, rulesets/Script.h, rulesets/Stackable.cpp, rulesets/Stackable.h, rulesets/Statistics.cpp, rulesets/Statistics.h, rulesets/StatisticsProperty.cpp, rulesets/StatisticsProperty.h, rulesets/Structure.cpp, rulesets/Structure.h, rulesets/Task.cpp, rulesets/Task.h, rulesets/TaskScript.cpp, rulesets/TaskScript.h, rulesets/TerrainProperty.cpp, rulesets/TerrainProperty.h, rulesets/Thing.cpp, rulesets/Thing.h, rulesets/ThingFactory.cpp, rulesets/ThingFactory.h, rulesets/World.cpp, rulesets/World.h, rulesets/attributes.h, server/Account.cpp, server/Account.h, server/Admin.cpp, server/Admin.h, server/ArithmeticFactory.cpp, server/ArithmeticFactory.h, server/CommClient.cpp, server/CommClient.h, server/CommIdleSocket.cpp, server/CommIdleSocket.h, server/CommListener.cpp, server/CommListener.h, server/CommLocalClient.cpp, server/CommLocalClient.h, server/CommMDNSPublisher.cpp, server/CommMDNSPublisher.h, server/CommMaster.cpp, server/CommMaster.h, server/CommMetaClient.cpp, server/CommMetaClient.h, server/CommPSQLSocket.cpp, server/CommPSQLSocket.h, server/CommPeer.cpp, server/CommPeer.h, server/CommPeerListener.cpp, server/CommPeerListener.h, server/CommRemoteClient.cpp, server/CommRemoteClient.h, server/CommServer.cpp, server/CommServer.h, server/CommSlaveClient.cpp, server/CommSlaveClient.h, server/CommSlaveListener.cpp, server/CommSlaveListener.h, server/CommSocket.cpp, server/CommSocket.h, server/CommUnixListener.cpp, server/CommUnixListener.h, server/Connection.cpp, server/Connection.h, server/Connection_methods.h, server/EntityFactory.cpp, server/EntityFactory.h, server/ExternalMind.cpp, server/ExternalMind.h, server/Idle.cpp, server/Idle.h, server/Lobby.cpp, server/Lobby.h, server/Master.cpp, server/Master.h, server/Peer.cpp, server/Peer.h, server/Persistance.cpp, server/Persistance.h, server/PersistantThingFactory.cpp, server/PersistantThingFactory.h, server/PersistantThingFactory_impl.h, server/Persistor.cpp, server/Persistor.h, server/Persistor_impl.h, server/Player.cpp, server/Player.h, server/Restoration.cpp, server/Restoration.h, server/Restorer.cpp, server/Restorer.h, server/Restorer_impl.h, server/ScriptFactory.cpp, server/ScriptFactory.h, server/ServerRouting.cpp, server/ServerRouting.h, server/ServerRouting_methods.h, server/SlaveClientConnection.cpp, server/SlaveClientConnection.h, server/TaskFactory.cpp, server/TaskFactory.h, server/TrustedConnection.cpp, server/TrustedConnection.h, server/WorldRouter.cpp, server/WorldRouter.h, server/server.cpp, server/server.h, server/slave.cpp, tests/Areatest.cpp, tests/BaseEntitytest.cpp, tests/Charactertest.cpp, tests/Containertest.cpp, tests/Creatortest.cpp, tests/EntityExerciser.h, tests/EntityFactorytest.cpp, tests/Entitytest.cpp, tests/Foodtest.cpp, tests/IGEntityExerciser.h, tests/Linetest.cpp, tests/Locationtest.cpp, tests/OOGThingtest.cpp, tests/Planttest.cpp, tests/Propertytest.cpp, tests/Stackabletest.cpp, tests/Structuretest.cpp, tests/Tasktest.cpp, tests/TestWorld.h, tests/Thingtest.cpp, tests/WorldTimetest.cpp, tests/Worldtest.cpp, tests/allOperations.h, tests/collisiontest.cpp, tests/consttest.cpp, tests/distancetest.cpp, tests/emergencetest.cpp, tests/inheritancetest.cpp, tests/logtest.cpp, tests/randomtest.cpp, tests/systemtest.cpp, tests/transformtest.cpp, tests/type_utilstest.cpp, tests/utilitytest.cpp, tools/AdminClient.cpp, tools/AdminClient.h, tools/cyaddrules.cpp, tools/cycmd.cpp, tools/cyconfig.cpp, tools/cyconvertrules.cpp, tools/cyctrl.cpp, tools/cydbload.cpp, tools/cydumprules.cpp, tools/cyisoload.cpp, tools/cyloadrules.cpp, tools/cypasswd.cpp, tools/cywatchdog.cpp: Replace the copyright and license statements with new versions that include disclaimer of warranty, and permit distribution under later versions of the GPL.
2006-01-19 02:17:06 +00:00
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software Foundation,
// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "system.h"
#include "log.h"
#include "globals.h"
#include "compose.hpp"
#include <wfmath/MersenneTwister.h>
#ifdef _WIN32
#undef DATADIR
#endif // _WIN32
#include <gcrypt.h>
#include <iostream>
#include <sys/stat.h>
#include <cassert>
extern "C" {
#ifdef HAVE_SYS_UTSNAME_H
#endif // HAVE_SYS_UTSNAME_H
#ifdef HAVE_SYS_WAIT_H
#include <sys/wait.h>
#endif // HAVE_SYS_WAIT_H
2017-03-19 21:36:52 +01:00
#include <fcntl.h>
}
#ifdef HAVE_WINSOCK_H
#include <winsock2.h>
#endif // HAVE_WINSOCK_H
#ifdef ERROR
#undef ERROR
#endif
unsigned int security_init()
{
2018-10-30 19:31:27 +01:00
gcry_check_version(nullptr);
return 0;
}
static int security_new_key(const std::string & key_filename)
{
FILE * key_file = ::fopen(key_filename.c_str(), "wx");
2018-10-30 19:31:27 +01:00
if (key_file == nullptr) {
log(CRITICAL, String::compose("Unable to open file %1 to store server"
" identity", key_filename));
return -1;
}
gcry_control( GCRYCTL_INIT_SECMEM, 16384, 0 );
gcry_sexp_t key_parameters, key;
2018-10-30 19:31:27 +01:00
gcry_error_t ret = gcry_sexp_build(&key_parameters, nullptr,
"(genkey(dsa(nbits %d)))", 1024);
if (gcry_err_code(ret) != GPG_ERR_NO_ERROR) {
std::cout << "SEXP FAIL" << std::endl << std::flush;
}
ret = gcry_pk_genkey(&key, key_parameters);
if (gcry_err_code(ret) != GPG_ERR_NO_ERROR) {
std::cout << "GENKEY FAIL" << std::endl << std::flush;
return -1;
}
gcry_sexp_release(key_parameters);
ret = gcry_pk_testkey(key);
if (gcry_err_code(ret) != GPG_ERR_NO_ERROR) {
std::cout << "TESTKEY FAIL" << std::endl << std::flush;
return -1;
}
2018-10-30 19:31:27 +01:00
size_t ktxtlen = gcry_sexp_sprint(key, GCRYSEXP_FMT_CANON, nullptr, 0);
char * key_text = new char[ktxtlen];
gcry_sexp_sprint(key, GCRYSEXP_FMT_CANON, key_text, ktxtlen);
if (fwrite(key_text, ktxtlen, 1, key_file) != ktxtlen) {
log(ERROR, String::compose("Unable to write key to %1.", key_filename));
}
fclose(key_file);
// gcry_sexp_dump(key);
gcry_sexp_release(key);
return 0;
}
static int security_load_key(const std::string & key_filename, size_t len)
{
FILE * key_file = ::fopen(key_filename.c_str(), "r");
2018-10-30 19:31:27 +01:00
if (key_file == nullptr) {
log(CRITICAL, String::compose("Unable to open file %1 to read server"
" identity", key_filename));
perror("ARSE!");
return -1;
}
char * key_text = new char[len];
size_t records = fread(key_text, len, 1, key_file);
if (records != 1) {
log(CRITICAL, String::compose("Unable to load identity information"
" from file %1", key_filename));
return -1;
}
gcry_sexp_t key;
gcry_error_t ret = gcry_sexp_new(&key, key_text, len, 0);
if (gcry_err_code(ret) != GPG_ERR_NO_ERROR) {
log(CRITICAL, String::compose("Malformed identity information"
" from file %1", key_filename));
return -1;
}
ret = gcry_pk_testkey(key);
if (gcry_err_code(ret) != GPG_ERR_NO_ERROR) {
std::cout << "TESTKEY FAIL" << std::endl << std::flush;
return -1;
}
return 0;
}
unsigned int security_setup()
{
std::string key_filename;
char * home = getenv("HOME");
2018-10-30 19:31:27 +01:00
if (home == nullptr) {
std::cout << "No home" << std::endl << std::flush;
key_filename = String::compose("%1/tmp/cyphesis_%2_id_dsa",
var_directory, instance);
} else {
std::cout << "home" << std::endl << std::flush;
key_filename = String::compose("%1/.cyphesis_%2_id_dsa",
home, instance);
}
std::cout << "KEY: " << key_filename << std::endl << std::flush;
2018-10-30 19:31:27 +01:00
struct stat key_stat{};
if (::stat(key_filename.c_str(), &key_stat) != 0) {
std::cout << "not yet" << std::endl << std::flush;
security_new_key(key_filename);
} else {
std::cout << "loading" << std::endl << std::flush;
2018-10-30 19:31:27 +01:00
security_load_key(key_filename, static_cast<size_t>(key_stat.st_size));
}
return SECURITY_OKAY;
}
void reduce_priority(int p)
{
#ifdef HAVE_NICE
if (nice(p) < 0) {
log(ERROR, "Unable to increase nice level to reduce priority");
}
#endif // HAVE_NICE
}
extern "C" void shutdown_on_signal(int signo)
{
exit_flag = true;
#if defined(HAVE_SIGACTION)
2018-10-30 19:31:27 +01:00
struct sigaction action{};
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = SIG_IGN;
2018-01-30 16:54:49 +01:00
sigaction(signo, &action, nullptr);
#else
signal(signo, SIG_IGN);
#endif
}
extern "C" void soft_shutdown_on_signal(int signo)
{
//If we've already received one call to shut down softly we should elevate
//it to a hard shutdown.
//This also happens if "soft" exit isn't enabled.
if (exit_flag_soft || !exit_soft_enabled) {
exit_flag = true;
} else {
exit_flag_soft = true;
}
#if defined(HAVE_SIGACTION)
2018-10-30 19:31:27 +01:00
struct sigaction action{};
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = SIG_IGN;
2018-01-30 16:54:49 +01:00
sigaction(signo, &action, nullptr);
#else
signal(signo, SIG_IGN);
#endif
}
2017-07-01 19:36:11 +02:00
extern "C" void report_segfault(int)
{
//Don't print to the log at segfault, as that involves memory allocation.
//And with a segfault we might have gotten a tainted stack, which might cause that call to hang.
fprintf(stderr, "Segmentation fault");
fprintf(stderr, "Please report this bug to " PACKAGE_BUGREPORT);
#if !defined(HAVE_SIGACTION)
signal(signo, SIG_DFL);
#endif
}
2017-07-01 19:36:11 +02:00
extern "C" void report_abort(int)
{
//Don't print to the log in signal handler, as that involves memory allocation.
fprintf(stderr, "Aborted");
fprintf(stderr, "Please report this bug to " PACKAGE_BUGREPORT);
#if !defined(HAVE_SIGACTION)
signal(signo, SIG_DFL);
#endif
}
2012-01-30 15:14:05 +00:00
extern "C" void report_status(int)
{
if (exit_flag) {
log(NOTICE, "Shutting down");
} else {
log(NOTICE, "Running");
}
}
2012-01-30 15:14:05 +00:00
extern "C" void rotate_logs(int)
{
rotateLogger();
}
void interactive_signals()
{
#if defined(HAVE_SIGACTION)
2018-10-30 19:31:27 +01:00
struct sigaction action{};
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = soft_shutdown_on_signal;
2018-01-30 16:54:49 +01:00
sigaction(SIGINT, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = soft_shutdown_on_signal;
2018-01-30 16:54:49 +01:00
sigaction(SIGTERM, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = shutdown_on_signal;
2018-01-30 16:54:49 +01:00
sigaction(SIGQUIT, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = soft_shutdown_on_signal;
2018-01-30 16:54:49 +01:00
sigaction(SIGHUP, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = SIG_IGN;
2018-01-30 16:54:49 +01:00
sigaction(SIGPIPE, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = SA_RESETHAND;
action.sa_handler = report_segfault;
2018-01-30 16:54:49 +01:00
sigaction(SIGSEGV, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = SA_RESETHAND;
action.sa_handler = report_abort;
2018-01-30 16:54:49 +01:00
sigaction(SIGABRT, &action, nullptr);
#ifdef __APPLE__
#warning Apple
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = report_status;
2018-01-30 16:54:49 +01:00
sigaction(SIGINFO, &action, nullptr);
#endif // __APPLE__
#else // defined(HAVE_SIGACTION)
signal(SIGINT, shutdown_on_signal);
signal(SIGTERM, shutdown_on_signal);
#ifndef _WIN32
signal(SIGQUIT, shutdown_on_signal);
signal(SIGHUP, shutdown_on_signal);
signal(SIGPIPE, SIG_IGN);
#endif // _WIN32
signal(SIGSEGV, report_segfault);
signal(SIGABRT, report_abort);
#endif // defined(HAVE_SIGACTION)
}
void daemon_signals()
{
#if defined(HAVE_SIGACTION)
2018-10-30 19:31:27 +01:00
struct sigaction action{};
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = SIG_IGN;
2018-01-30 16:54:49 +01:00
sigaction(SIGINT, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = soft_shutdown_on_signal;
2018-01-30 16:54:49 +01:00
sigaction(SIGTERM, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = SIG_IGN;
2018-01-30 16:54:49 +01:00
sigaction(SIGQUIT, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = rotate_logs;
2018-01-30 16:54:49 +01:00
sigaction(SIGHUP, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = SIG_IGN;
2018-01-30 16:54:49 +01:00
sigaction(SIGPIPE, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = SA_RESETHAND;
action.sa_handler = report_segfault;
2018-01-30 16:54:49 +01:00
sigaction(SIGSEGV, &action, nullptr);
sigemptyset(&action.sa_mask);
action.sa_flags = SA_RESETHAND;
action.sa_handler = report_abort;
2018-01-30 16:54:49 +01:00
sigaction(SIGABRT, &action, nullptr);
#else
signal(SIGINT, SIG_IGN);
signal(SIGTERM, shutdown_on_signal);
#ifndef _WIN32
signal(SIGQUIT, SIG_IGN);
signal(SIGHUP, rotate_logs);
signal(SIGPIPE, SIG_IGN);
#endif // _WIN32
signal(SIGSEGV, report_segfault);
signal(SIGABRT, report_abort);
#endif
}
int daemonise()
{
#ifdef HAVE_FORK
int pid = fork();
int new_stdio;
int status = 0;
int running = false;
switch (pid) {
case 0:
// Child
// Get rid of controlling tty, and start new session
setsid();
// Switch signal behavoir
daemon_signals();
// Change current working directory to /
if (chdir("/") != 0) {
log(ERROR, "Unable to change current working directory to /");
}
// Get rid if stdio
close(STDIN_FILENO);
close(STDOUT_FILENO);
close(STDERR_FILENO);
// Open /dev/null on the stdio file descriptors to avoid problems
new_stdio = open("/dev/null", O_RDWR);
dup2(new_stdio, STDIN_FILENO);
dup2(new_stdio, STDOUT_FILENO);
dup2(new_stdio, STDERR_FILENO);
break;
case -1:
// Error
// We are not the daemon process
daemon_flag = false;
log(ERROR, "Failed to fork() to go to the background.");
break;
default:
// Parent
// We are not the daemon process
daemon_flag = false;
// Install handler for SIGUSR1
#if defined(HAVE_SIGACTION)
2018-10-30 19:31:27 +01:00
struct sigaction action{};
sigemptyset(&action.sa_mask);
action.sa_flags = 0;
action.sa_handler = soft_shutdown_on_signal;
2018-01-30 16:54:49 +01:00
sigaction(SIGUSR1, &action, nullptr);
#else
signal(SIGUSR1, soft_shutdown_on_signal);
#endif
2018-01-30 16:54:49 +01:00
if (wait4(pid, &status, 0, nullptr) < 0) {
running = true;
} else {
pid = -1;
}
2017-07-01 19:36:11 +02:00
if (running) {
log(INFO, "Running");
} else {
int estatus = WEXITSTATUS(status);
if (estatus == EXIT_SUCCESS) {
log(ERROR, "Cyphesis exited normally at initialization.");
} else if (estatus == EXIT_DATABASE_ERROR) {
log(ERROR, "Cyphesis was unable to connect to the database.");
} else if (estatus == EXIT_SOCKET_ERROR) {
log(ERROR, "Cyphesis was unable to open a listen socket.");
} else if (estatus == EXIT_PORT_ERROR) {
log(ERROR, "Could not find free client listen socket. "
"Init failed.");
log(INFO, String::compose("To allocate 8 more ports please"
" run:\n\n cyconfig "
"--cyphesis:dynamic_port_end=%1"
"\n\n", dynamic_port_end + 8));
} else {
log(ERROR, "Cyphesis exited unexpectedly at initialization.");
}
log(ERROR, "See syslog for details.");
}
break;
}
return pid;
#else // HAVE_FORK
// On systems where we can't fork, fool the original process into thinking
// it is now the child.
return 0;
#endif // HAVE_FORK
}
void running()
{
#ifdef HAVE_FORK
if (daemon_flag) {
kill(getppid(), SIGUSR1);
}
#endif // HAVE_FORK
}
static const char hex_table[16] = { '0', '1', '2', '3', '4', '5', '6', '7',
'8', '9', 'A', 'B', 'C', 'D', 'E', 'F' };
static const int hash_algorithm = GCRY_MD_MD5;
static const int hash_salt_size = 8;
void hash_password(const std::string & pwd, const std::string & salt,
std::string & hash)
{
unsigned int digest_length = gcry_md_get_algo_dlen(hash_algorithm);
2018-10-30 19:31:27 +01:00
auto* buf = new unsigned char[digest_length];
assert(buf != nullptr);
std::string passwd_and_salt = pwd + salt;
// Generate an MD% hash of the password and salt concatenated
gcry_md_hash_buffer(hash_algorithm, buf,
(const unsigned char *)passwd_and_salt.c_str(),
passwd_and_salt.size());
// Build a string containing the salt and hash together
// hash = String::compose("$1$%1$", salt);
if (!salt.empty()) {
hash = "$1$";
hash += salt;
hash += "$";
} else {
hash.clear();
}
for(unsigned int i = 0; i < digest_length; ++i) {
hash.push_back(hex_table[buf[i] & 0xf]);
hash.push_back(hex_table[(buf[i] & 0xf0) >> 4]);
}
delete [] buf;
}
void encrypt_password(const std::string & pwd, std::string & hash)
{
std::string salt;
WFMath::MTRand rng;
// Generate 8 bytes of salt
for (int i = 0; i < hash_salt_size; ++i) {
2018-10-30 19:31:27 +01:00
auto b = static_cast<unsigned char>(rng.randInt() & 0xff);
salt.push_back(hex_table[b & 0xf]);
salt.push_back(hex_table[(b & 0xf0) >> 4]);
}
// Get a hash of password and salt
hash_password(pwd, salt, hash);
}
int check_password(const std::string & pwd, const std::string & hash)
{
unsigned int digest_length = gcry_md_get_algo_dlen(hash_algorithm);
std::string new_hash;
size_t hash_size = hash.size();
if (hash_size < (digest_length * 2 + 5) || hash.substr(0, 3) != "$1$") {
// Get a hash of password with no salt
hash_password(pwd, "", new_hash);
} else {
// Extract the salt from the hash string
size_t dp = hash.find('$', 3);
if (dp == std::string::npos) {
log(CYLOG_ERROR, "Password hash has no $ symbol after the salt.");
return -1;
}
assert(dp > 3);
std::string salt = hash.substr(3, dp - 3);
// Get a has of password and salt
hash_password(pwd, salt, new_hash);
}
// Check if the generated hash matches the reference hash
return hash == new_hash ? 0 : -1;
}
int getfiletime(const std::string & filename, time_t & t)
{
2018-10-30 19:31:27 +01:00
struct stat sbuf{};
int ret = ::stat(filename.c_str(), &sbuf);
if (ret != 0) {
return -1;
}
t = sbuf.st_mtime;
return 0;
}
#ifndef HAVE_GETTIMEOFDAY
int gettimeofday(struct timeval * tv, struct timezone * tz)
{
assert(tz == 0);
SYSTEMTIME localtime;
struct tm unix_time;
GetLocalTime(&localtime);
unix_time.tm_sec = localtime.wSecond;
unix_time.tm_min = localtime.wMinute;
unix_time.tm_hour = localtime.wHour;
unix_time.tm_mday = localtime.wDay;
unix_time.tm_mon = localtime.wMonth - 1;
unix_time.tm_year = localtime.wYear - 1900;
tv->tv_usec = localtime.wMilliseconds * 1000;
tv->tv_sec = mktime(&unix_time);
return 0;
}
#endif