DDraceNetwork Docs
|
#include "authmanager.h"
#include <base/hash_ctxt.h>
#include <base/system.h>
#include <engine/shared/config.h>
#include <game/generated/protocol.h>
Macros | |
#define | ADMIN_IDENT "default_admin" |
#define | MOD_IDENT "default_mod" |
#define | HELPER_IDENT "default_helper" |
Functions | |
static MD5_DIGEST | HashPassword (const char *pPassword, const unsigned char aSalt[8]) |
#define ADMIN_IDENT "default_admin" |
#define HELPER_IDENT "default_helper" |
#define MOD_IDENT "default_mod" |
|
static |