Mixes for Privacy and Anonymity in the Internet
|
Classes | |
class | tUINT32withLock |
struct | t_FirstMixChannelToQueueList_entry |
class | CAFirstMixChannelToQueueList |
class | CAFirstMix |
Macros | |
#define | TNC_SREQUEST "TermsAndConditionsRequest" |
#define | TNC_RESPONSE "TermsAndConditionsResponse" |
#define | TNC_SINTERRUPT "TermsAndConditionsInterrupt" |
#define | TNC_REQ_TRANSLATION "Translation" |
#define | TNC_RESOURCES "Resources" |
#define | TNC_RESOURCE_TEMPLATE "Template" |
#define | TNC_TEMPLATE_ROOT_ELEMENT "TermsAndConditionsTemplate" |
#define | TNC_RESOURCE_CUSTOMIZED_SECT "CustomizedSections" |
#define | TNC_RESPONSE_INVALID_REQUEST "InvalidTermsAndConditionsRequest" |
#define | TNC_CONFIRM_REQ "TermsAndConditionsConfirm" |
Typedefs | |
typedef struct t_FirstMixChannelToQueueList_entry | tFirstMixChannelToQueueListEntry |
Functions | |
THREAD_RETURN | fm_loopSendToMix (void *) |
How to end this thread: 0. More... | |
THREAD_RETURN | fm_loopReadFromMix (void *) |
THREAD_RETURN | fm_loopAcceptUsers (void *) |
THREAD_RETURN | fm_loopReadFromUsers (void *) |
THREAD_RETURN | fm_loopDoUserLogin (void *param) |
THREAD_RETURN | fm_loopLog (void *) |
THREAD_RETURN | iplist_loopDoLogCountries (void *param) |
#define TNC_CONFIRM_REQ "TermsAndConditionsConfirm" |
#define TNC_REQ_TRANSLATION "Translation" |
#define TNC_RESOURCE_CUSTOMIZED_SECT "CustomizedSections" |
#define TNC_RESOURCE_TEMPLATE "Template" |
#define TNC_RESOURCES "Resources" |
#define TNC_RESPONSE "TermsAndConditionsResponse" |
#define TNC_RESPONSE_INVALID_REQUEST "InvalidTermsAndConditionsRequest" |
#define TNC_SINTERRUPT "TermsAndConditionsInterrupt" |
#define TNC_SREQUEST "TermsAndConditionsRequest" |
#define TNC_TEMPLATE_ROOT_ELEMENT "TermsAndConditionsTemplate" |
THREAD_RETURN fm_loopAcceptUsers | ( | void * | param | ) |
THREAD_RETURN fm_loopDoUserLogin | ( | void * | param | ) |
THREAD_RETURN fm_loopLog | ( | void * | param | ) |
THREAD_RETURN fm_loopReadFromMix | ( | void * | pParam | ) |
ToDo: check if keep-alive is really correct here - should it not be moved upwards?
ToDo: check if keep-alive is really correct here - should it not be moved upwards?
THREAD_RETURN fm_loopReadFromUsers | ( | void * | ) |
THREAD_RETURN fm_loopSendToMix | ( | void * | param | ) |
How to end this thread: 0.
set bRestart=true;
THREAD_RETURN iplist_loopDoLogCountries | ( | void * | param | ) |
References CAMsg::printMsg().