#include "defs.h"
#include "aa_config.h"
#include "md5.h"
#include "tSafePTR.h"
#include "tString.h"
#include "tConfiguration.h"
#include <deque>
Go to the source code of this file.
Classes | |
class | nKrawall |
base class for authentication, unaware of armagetron network messages More... | |
class | nKrawall::nScrambledPassword |
struct | nKrawall::nScrambleInfo |
extra information for password scrambling More... | |
struct | nKrawall::nMethod |
authentication method information More... | |
struct | nKrawall::nPasswordRequest |
struct | nKrawall::nPasswordAnswer |
struct | nKrawall::nPasswordCheckData |
struct | nKrawall::nCheckResultBase |
struct | nKrawall::nCheckResult |