|
Mixe for Privacy and Anonymity in the Internet
|
Go to the source code of this file.
Defines | |
| #define | E_UNKNOWN -1 |
| #define | E_SHUTDOWN -2 |
| #define | E_CLOSED -3 |
| #define | E_UNSPECIFIED -100 |
| #define | E_SPACE -101 |
| #define | E_QUEUEFULL -200 |
| #define | E_AGAIN -300 |
| #define | E_TIMEDOUT -301 |
| #define | E_SOCKETCLOSED -302 |
| #define | E_SOCKET_CREATE -307 |
| #define | E_SOCKET_LISTEN -303 |
| #define | E_SOCKET_ACCEPT -304 |
| #define | E_SOCKET_BIND -305 |
| #define | E_SOCKET_LIMIT -306 |
| #define | E_SOCKET_CONNECT -308 |
| #define | E_UNKNOWN_HOST -400 |
| #define | E_FILE_OPEN -500 |
| #define | E_FILE_READ -501 |
| #define | E_XML_PARSE -600 |
| #define | E_NOT_CONNECTED -700 |
| #define | E_NOT_FOUND -701 |
| #define | E_INVALID -800 |
Variables | |
| const SINT32 | E_SUCCESS = 0 |
| #define E_AGAIN -300 |
Definition at line 9 of file errorcodes.hpp.
Referenced by CAHttpClient::parseHTTPHeader(), CATLSClientSocket::receive(), CASocket::receive(), CAMuxSocket::receive(), CAClientSocket::receiveFully(), CATLSClientSocket::send(), CASocket::send(), CASocket::sendFully(), CASocket::sendFullyTimeOut(), CASocket::sendTimeOut(), and CAFirstMixA::sendToUsers().
| #define E_CLOSED -3 |
Definition at line 5 of file errorcodes.hpp.
Referenced by CAQueue::peek().
| #define E_FILE_OPEN -500 |
Definition at line 19 of file errorcodes.hpp.
Referenced by CAMsg::openLog(), CACmdLnOptions::parse(), CACmdLnOptions::readXmlConfiguration(), and CAMsg::setLogOptions().
| #define E_FILE_READ -501 |
Definition at line 20 of file errorcodes.hpp.
Referenced by CACmdLnOptions::parse(), and CACmdLnOptions::readXmlConfiguration().
| #define E_INVALID -800 |
Definition at line 25 of file errorcodes.hpp.
Referenced by CASignature::verifyDER().
| #define E_NOT_CONNECTED -700 |
Definition at line 22 of file errorcodes.hpp.
Referenced by CAAccountingDBInterface::__deleteCC(), CAAccountingDBInterface::__getAccountStatus(), CAAccountingDBInterface::__getCostConfirmation(), CAAccountingDBInterface::__getPrepaidAmount(), CAAccountingDBInterface::__getUnsettledCostConfirmations(), CAAccountingDBInterface::__markAsSettled(), CAAccountingInstance::__newSettlementTransaction(), CAAccountingDBInterface::__storeAccountStatus(), CAAccountingDBInterface::__storeCostConfirmation(), CAAccountingDBInterface::__storePrepaidAmount(), CAHttpClient::getContent(), CAAccountingDBInterface::initDBConnection(), CAHttpClient::parseHTTPHeader(), CAMuxSocket::receive(), CAHttpClient::sendGetRequest(), CAHttpClient::sendPostRequest(), and CAAccountingInstance::settlementTransaction().
| #define E_NOT_FOUND -701 |
Definition at line 24 of file errorcodes.hpp.
Referenced by CAAccountingDBInterface::__getCostConfirmation(), and CAMultiSignature::findSKI().
| #define E_QUEUEFULL -200 |
Definition at line 8 of file errorcodes.hpp.
| #define E_SHUTDOWN -2 |
Definition at line 4 of file errorcodes.hpp.
Referenced by CAFirstMix::init(), and CAMix::start().
| #define E_SOCKET_ACCEPT -304 |
Definition at line 14 of file errorcodes.hpp.
| #define E_SOCKET_BIND -305 |
Definition at line 15 of file errorcodes.hpp.
Referenced by CASocket::listen().
| #define E_SOCKET_CONNECT -308 |
Definition at line 17 of file errorcodes.hpp.
Referenced by CASocket::connect().
| #define E_SOCKET_CREATE -307 |
Definition at line 12 of file errorcodes.hpp.
Referenced by CASocket::create().
| #define E_SOCKET_LIMIT -306 |
Definition at line 16 of file errorcodes.hpp.
Referenced by CASocket::accept(), and CASocket::create().
| #define E_SOCKET_LISTEN -303 |
Definition at line 13 of file errorcodes.hpp.
Referenced by CASocket::listen().
| #define E_SOCKETCLOSED -302 |
Definition at line 11 of file errorcodes.hpp.
Referenced by CASocket::accept(), CAFirstMix::doUserLogin_internal(), and fm_loopAcceptUsers().
| #define E_SPACE -101 |
Definition at line 7 of file errorcodes.hpp.
Referenced by CAThreadPool::addRequest(), CACmdLnOptions::createSockets(), MemFormatTarget::dumpMem(), CASymCipher::encrypt1CBCwithPKCS7(), getDOMElementAttribute(), getDOMElementValue(), CASocketAddrINet::getHostName(), CASocketAddrINet::getLocalHostName(), CACmdLnOptions::getLogDir(), getNodeName(), CACmdLnOptions::getPidFile(), CACmdLnOptions::getVisibleAddress(), CAAbstractControlChannel::sendXMLMessage(), CACmdLnOptions::setListenerInterfaces(), CASocketAddrUnix::setPath(), CASocketAddrUnix::toString(), and CASocketAddrINet::toString().
| #define E_TIMEDOUT -301 |
Definition at line 10 of file errorcodes.hpp.
Referenced by CAFirstMix::doUserLogin_internal(), fm_loopAcceptUsers(), fm_loopReadFromMix(), fm_loopSendToMix(), CAQueue::getOrWait(), lm_loopReadFromMix(), lm_loopSendToMix(), mm_loopReadFromMixAfter(), mm_loopReadFromMixBefore(), mm_loopSendToMixAfter(), mm_loopSendToMixBefore(), CAHttpClient::parseHTTPHeader(), CASocket::receiveFullyT(), CASocket::receiveLine(), CASocketGroup::select(), CASocketGroupEpoll::select(), CASingleSocketGroup::select_once(), CASocket::sendFully(), CASocket::sendFullyTimeOut(), CAAccountingBIInterface::settle(), CAAccountingBIInterface::settleAll(), and CAConditionVariable::wait().
| #define E_UNKNOWN -1 |
Definition at line 3 of file errorcodes.hpp.
Referenced by CAAccountingDBInterface::__checkCountAllQuery(), CAAccountingDBInterface::__clearAccountStatus(), CAAccountingDBInterface::__deleteCC(), CAAccountingDBInterface::__getAccountStatus(), CAAccountingDBInterface::__getCostConfirmation(), CAAccountingDBInterface::__getPrepaidAmount(), CAAccountingDBInterface::__getUnsettledCostConfirmations(), CAAccountingDBInterface::__markAsSettled(), CAAccountingInstance::__newSettlementTransaction(), CAAccountingDBInterface::__storeAccountStatus(), CAAccountingDBInterface::__storeCostConfirmation(), CAAccountingDBInterface::__storePrepaidAmount(), CASocket::accept(), CAMuxSocket::accept(), CAFirstMixA::accountTrafficUpstream(), CACertStore::add(), CASocketList::add(), CAQueue::add(), CACacheLoadBalancing::add(), CAFirstMixChannelList::addChannel(), CACmdLnOptions::addMixIdToMixInfo(), CAMix::addMixInfo(), CAThreadPool::addRequest(), CASocketList::addSendMeCounter(), CAMultiSignature::addSignature(), CACmdLnOptions::addVisibleAddresses(), CACmdLnOptions::appendMixInfo_internal(), CAConditionVariable::broadcast(), CAMix::checkCompatibility(), CAAccountingDBInterface::checkCountAllQuery(), CATempIPBlockList::checkIP(), CAXMLCostConfirmation::checkLen(), CAAccountingInstance::cleanupTableEntry(), CAAccountingDBInterface::clearAccountStatus(), CAFirstMixA::closeConnection(), CASocket::connect(), CAMiddleMix::connectToNextMix(), CAFirstMix::connectToNextMix(), CASocket::create(), CACmdLnOptions::createSockets(), CABase64::decode(), decodeXMLEncryptedKey(), CAASymCipher::decrypt(), CASymCipher::decrypt1CBCwithPKCS7(), CASymCipher::decryptMessage(), CAASymCipher::decryptOAEP(), decryptXMLElement(), CAAccountingDBInterface::deleteCC(), CATLSClientSocket::doTLSConnect(), CAFirstMix::doUserLogin_internal(), MemFormatTarget::dumpMem(), DOM_Output::dumpNode(), DOM_Output::dumpToMem(), CABase64::encode(), CACertificate::encode(), CAASymCipher::encrypt(), CAASymCipher::encryptOAEP(), CAASymCipher::encryptPKCS1(), filesize32(), filesize64(), CAMultiSignature::findSKI(), fm_loopAcceptUsers(), CAASymCipher::generateKeyPair(), CASignature::generateSignKey(), CASocketList::get(), CAQueue::get(), CAAccountingDBInterface::getAccountStatus(), CACmdLnOptions::getAiID(), CACertificate::getAuthorityKeyIdentifier(), CACmdLnOptions::getCascadeName(), CAAccountingDBInterface::getCostConfirmation(), getcurrentTimeMicros(), getcurrentTimeMillis(), CACmdLnOptions::getDatabaseHost(), CACmdLnOptions::getDatabaseName(), CACmdLnOptions::getDatabasePassword(), CACmdLnOptions::getDatabaseUsername(), getDOMChildByName(), getDOMElementAttribute(), getDOMElementValue(), CACmdLnOptions::getEncryptedLogDir(), CAMiddleMixChannelList::getInToOut(), CASocketAddrINet::getIPAsStr(), getLastDOMChildByName(), CAInfoService::getLevel(), CASocketAddrINet::getLocalHostIP(), CACmdLnOptions::getLogDir(), CAMix::getMixCascadeInfo(), CAInfoService::getMixedPackets(), CACmdLnOptions::getMixHost(), CACmdLnOptions::getMixId(), CACmdLnOptions::getMixXml(), getNodeName(), CACmdLnOptions::getOperatorSubjectKeyIdentifier(), CAMiddleMixChannelList::getOutToIn_intern_without_lock(), CAInfoService::getPaymentInstance(), CACmdLnOptions::getPidFile(), CAXMLCostConfirmation::getPosition(), CAAccountingDBInterface::getPrepaidAmount(), CAASymCipher::getPublicKeyAsDOMElement(), CAASymCipher::getPublicKeyAsXML(), getRandom(), CACertificate::getRawSubjectKeyIdentifier(), CASocket::getRecvBuff(), CASocket::getSendBuff(), CASocket::getSendTimeOut(), getSignatureElements(), CASignature::getSignatureSize(), CAMultiSignature::getSKI(), CACmdLnOptions::getSOCKSHost(), CACertificate::getSubjectKeyIdentifier(), CACmdLnOptions::getTargetInterface(), CAAccountingDBInterface::getUnsettledCostConfirmations(), CACmdLnOptions::getUser(), CASignature::getVerifyKey(), CACmdLnOptions::getVisibleAddress(), CAAccountingInstance::handleCostConfirmation_internal(), CAFirstMix::handleKeyInfoExtensions(), CAFirstMix::handleTermsAndConditionsExtension(), CASocketList::increasePool(), CALocalProxy::init(), CAMiddleMix::init(), CALastMix::init(), CAAccountingDBInterface::init(), CAFirstMix::init(), CAAccountingBIInterface::initBIConnection(), CAFirstMix::initCountryStats(), CAAccountingDBInterface::initDBConnection(), CALocalProxy::initOnce(), CAMiddleMix::initOnce(), CALastMix::initOnce(), CAMix::initOnce(), CAFirstMix::initOnce(), CAAccountingInstance::initTableEntry(), CAReplayCtrlChannelMsgProc::initTimestampsMessageTemplate(), CADatabase::insert(), CAReplayDatabase::insert(), CAIPList::insertIP(), CATempIPBlockList::insertIP(), integrateDOMNode(), CACmdLnOptions::invokeOptionSetters(), isAllowedToPassRestrictions(), CAThread::join(), CASocket::listen(), CAMutex::lock(), CALastMixA::loop(), CAFirstMixB::loop(), CAFirstMixA::loop(), CALastMixB::loop(), CALocalProxy::loop(), CAMiddleMix::loop(), DOM_Output::makeCanonical(), CAAccountingInstance::makeInitialCCRequest(), CAAccountingDBInterface::markAsSettled(), CAMsg::openEncryptedLog(), CAMsg::openLog(), CAHttpClient::parseHTTPHeader(), parseS64(), CASignature::parseSignKeyXML(), parseU64(), CAQueue::peek(), CAAccountingInstance::prepareCCRequest(), CAMsg::printMsg(), CAReplayCtrlChannelMsgProc::proccessGetTimestamp(), CASyncControlChannel::proccessMessage(), CASyncControlChannel::proccessMessageComplete(), CAAccountingInstance::processJapMessage(), CALocalProxy::processKeyExchange(), CAMiddleMix::processKeyExchange(), CALastMix::processKeyExchange(), CAFirstMix::processKeyExchange(), CACmdLnOptions::processXmlConfiguration(), CAReplayControlChannel::processXMLMessage(), CAReplayCtrlChannelMsgProc::propagateCurrentReplayTimestamp(), CAFirstMixChannelList::pushTimeoutEntry_internal(), CACmdLnOptions::readXmlConfiguration(), CAMuxSocket::receive(), CAClientSocket::receiveFully(), CASocket::receiveFullyT(), CAControlChannelDispatcher::registerControlChannel(), CAAccountingDBInterface::releaseConnection(), CASocketGroupEpoll::remove(), CAQueue::remove(), CAMiddleMixChannelList::remove(), CAFirstMixChannelList::remove(), CAFirstMixChannelList::removeChannel(), CACertificate::removeColons(), CAControlChannelDispatcher::removeControlChannel(), CAFirstMixChannelList::removeFromTimeoutList(), CACmdLnOptions::reread(), saveFile(), CASocketGroupEpoll::select(), CASocketGroup::select(), CASingleSocketGroup::select_once(), CADatagramSocket::send(), CASocket::send(), CAMuxSocket::send(), CAInfoService::sendCascadeHelo(), CATLSClientSocket::sendFully(), CASocket::sendFully(), CASocket::sendFullyTimeOut(), CAHttpClient::sendGetRequest(), CAReplayCtrlChannelMsgProc::sendGetTimestamp(), CAInfoService::sendHelo(), CAAccountingInstance::sendInitialCCRequest(), CAControlChannelDispatcher::sendMessages(), CAInfoService::sendMixHelo(), CAHttpClient::sendPostRequest(), CAInfoService::sendStatus(), CACmdLnOptions::setAccountingDatabase(), CACmdLnOptions::setAccountingHardLimit(), CACmdLnOptions::setAccountingOptions(), CACmdLnOptions::setAccountingSoftLimit(), CACmdLnOptions::setCascadeNameFromOptions(), CACmdLnOptions::setCertificateOptions(), setCurrentTimeMilliesAsDOMAttribute(), CACmdLnOptions::setDaemonMode(), setDOMElementAttribute(), CACmdLnOptions::setDynamicMix(), CACmdLnOptions::setGeneralOptions(), CACmdLnOptions::setInfoServices(), CASocket::setKeepAlive(), CACmdLnOptions::setKeepAliveTraffic(), CAMuxSocket::setKey(), CASymCipher::setKeys(), CACmdLnOptions::setListenerInterfaces(), CACmdLnOptions::setLoggingOptions(), CAMsg::setLogLevel(), CAMsg::setMaxLogFileSize(), CACmdLnOptions::setMaxUsers(), CACmdLnOptions::setMinCascadeLength(), CACmdLnOptions::setMixCertificateVerification(), CACmdLnOptions::setMixDescription(), CACmdLnOptions::setMixID(), CACmdLnOptions::setMixName(), CACmdLnOptions::setMixType(), CACmdLnOptions::setNetworkOptions(), CACmdLnOptions::setNextMixCertificate(), CACmdLnOptions::setNextMixTestCertificate(), CACmdLnOptions::setNrOfFileDescriptors(), CACmdLnOptions::setOwnCertificate(), CACmdLnOptions::setOwnOperatorCertificate(), CACmdLnOptions::setPaymentInstance(), CACmdLnOptions::setPaymentReminder(), CAAccountingBIInterface::setPIServerConfiguration(), CACmdLnOptions::setPrepaidInterval(), CACmdLnOptions::setPrevMix(), CACmdLnOptions::setPrevMixCertificate(), CACmdLnOptions::setPrevMixTestCertificate(), CACmdLnOptions::setPriceCertificate(), CAASymCipher::setPublicKey(), CAASymCipher::setPublicKeyAsDOMNode(), CAASymCipher::setPublicKeyAsXML(), CAMuxSocket::setReceiveKey(), CACmdLnOptions::setRessourceOptions(), CASocket::setSendBuff(), CAMuxSocket::setSendKey(), CACmdLnOptions::setServerMonitoring(), CACmdLnOptions::setSettleInterval(), CASignature::setSignKey(), CACertificate::setSubjectKeyIdentifier(), CACmdLnOptions::setTargetInterfaces(), CALastMix::setTargets(), CACmdLnOptions::setTermsAndConditions(), CACmdLnOptions::setTermsAndConditionsList(), CACmdLnOptions::setTermsAndConditionsTemplates(), CAAccountingBIInterface::settleAll(), CAAccountingInstance::settlementTransaction(), CACmdLnOptions::setTrustedRootCertificates(), CACmdLnOptions::setUserID(), CAXMLCostConfirmation::setValues(), CAXMLBI::setValues(), CAXMLPriceCert::setValues(), CASignature::setVerifyKey(), CAAbstractXMLSignable::sign(), CASignature::sign(), CAMultiSignature::sign(), CAConditionVariable::signal(), CASignature::signRSA(), CAMultiSignature::signXML(), CAReplayDatabase::simulateInsert(), CALocalProxy::start(), CAMix::start(), CAInfoService::start(), CAThread::start(), CAAccountingDBInterface::storeAccountStatus(), CAAccountingDBInterface::storeCostConfirmation(), CAAccountingDBInterface::storePrepaidAmount(), CAAccountingBIInterface::terminateBIConnection(), CAQueue::test(), CAASymCipher::testSpeed(), CAIPAddrWithNetmask::toString(), CASocketAddrUnix::toString(), CASocketAddrINet::toString(), CAXMLPriceCert::toXMLString(), CAXMLCostConfirmation::toXMLString(), CAMutex::unlock(), CASignature::verify(), CACertificate::verify(), CASignature::verifyDER(), CASignature::verifyDSA(), CASignature::verifyRSA(), CAMultiSignature::verifyXML(), CASignature::verifyXML(), and CAConditionVariable::wait().
| #define E_UNKNOWN_HOST -400 |
Definition at line 18 of file errorcodes.hpp.
Referenced by CASocketAddrINet::getHostName(), CASocketAddrINet::getLocalHostName(), and CASocketAddrINet::setAddr().
| #define E_UNSPECIFIED -100 |
Definition at line 6 of file errorcodes.hpp.
Referenced by CACmdLnOptions::createSockets(), getDOMElementAttribute(), CASocketAddrINet::getHostName(), CASocketAddrINet::getLocalHostName(), memtrim(), CACmdLnOptions::setListenerInterfaces(), and CASocketAddrUnix::setPath().
| #define E_XML_PARSE -600 |
Definition at line 21 of file errorcodes.hpp.
Referenced by CACmdLnOptions::parse().
Definition at line 2 of file errorcodes.hpp.
Referenced by CAAccountingDBInterface::__checkCountAllQuery(), CAAccountingDBInterface::__clearAccountStatus(), CAAccountingDBInterface::__deleteCC(), CAAccountingDBInterface::__getAccountStatus(), CAAccountingDBInterface::__getCostConfirmation(), CAAccountingDBInterface::__getUnsettledCostConfirmations(), CAAccountingInstance::__handleSettleResult(), CAAccountingDBInterface::__markAsSettled(), CAAccountingInstance::__newSettlementTransaction(), CAAccountingDBInterface::__storeAccountStatus(), CAAccountingDBInterface::__storeCostConfirmation(), CAAccountingDBInterface::__storePrepaidAmount(), CASocket::accept(), CAMuxSocket::accept(), CAFirstMixA::accountTrafficDownstream(), CAFirstMixA::accountTrafficUpstream(), CACertStore::add(), CASocketGroupEpoll::add(), CASocketGroup::add(), CASocketList::add(), CAQueue::add(), CACacheLoadBalancing::add(), CALastMixChannelList::add(), CAMiddleMixChannelList::add(), CAFirstMixChannelList::addChannel(), CAASymCipher::addKeyPart(), CAMix::addMixInfo(), CAThreadPool::addRequest(), CASocketList::addSendMeCounter(), CAMultiSignature::addSignature(), CACmdLnOptions::addVisibleAddresses(), CAMix::appendCompatibilityInfo(), CACmdLnOptions::appendMixInfo_internal(), CADatagramSocket::bind(), CAConditionVariable::broadcast(), CACmdLnOptions::buildDefaultConfig(), CAAccountingControlChannel::CAAccountingControlChannel(), CAXMLErrorMessage::CAXMLErrorMessage(), CAMix::checkCompatibility(), CATempIPBlockList::checkIP(), CAXMLCostConfirmation::checkLen(), CACacheLoadBalancing::clean(), CALocalProxy::clean(), CAMiddleMix::clean(), CAQueue::clean(), CALastMix::clean(), CAAccountingInstance::clean(), CAFirstMix::clean(), CATargetInterface::cleanAddr(), CALibProxytest::cleanup(), CASocketAddrINet::cleanup(), CAMsg::cleanup(), CAAccountingDBInterface::cleanup(), CACmdLnOptions::cleanup(), CAAccountingInstance::cleanupTableEntry(), CASocketList::clear(), CADatabase::clearDB(), CAReplayDatabase::clearDB(), CACmdLnOptions::clearListenerInterfaces(), CACmdLnOptions::clearTargetInterfaces(), CACmdLnOptions::clearVisibleAddresses(), CATargetInterface::cloneInto(), CASocket::close(), CAQueue::close(), CAFirstMixA::closeConnection(), CAMsg::closeEncryptedLog(), CAMsg::closeLog(), CASocket::connect(), CATLSClientSocket::connect(), CAMiddleMix::connectToNextMix(), CAFirstMix::connectToNextMix(), consumer(), CADatagramSocket::create(), CASocket::create(), CAChainTable::createEntry(), CACmdLnOptions::createMixOnCDConfiguration(), CACmdLnOptions::createSockets(), CASymCipher::crypt1(), CASymCipher::crypt2(), CABase64::decode(), CACertificate::decode(), CASignature::decodeRS(), decodeXMLEncryptedKey(), CAASymCipher::decrypt(), CASymCipher::decrypt1CBCwithPKCS7(), CAControlChannelDispatcher::decryptMessage(), CASymCipher::decryptMessage(), CAASymCipher::decryptOAEP(), decryptXMLElement(), CAFirstMix::decUsers(), CAFirstMix::deleteCountryStats(), CADatabase::deleteDB(), CAReplayDatabase::deleteDB(), CAASymCipher::destroy(), CAThreadPool::destroy(), CATLSClientSocket::doTLSConnect(), CAFirstMix::doUserLogin_internal(), MemFormatTarget::dumpMem(), DOM_Output::dumpNode(), DOM_Output::dumpToMem(), CACmdLnOptions::enableEncryptedLog(), CABase64::encode(), CACertStore::encode(), CACertificate::encode(), CASignature::encodeRS(), encodeXMLEncryptedKey(), CAASymCipher::encrypt(), CASymCipher::encrypt1CBCwithPKCS7(), CAControlChannelDispatcher::encryptMessage(), CASymCipher::encryptMessage(), CAASymCipher::encryptOAEP(), CAASymCipher::encryptPKCS1(), encryptXMLElement(), CADatabase::fill(), CAReplayDatabase::fill(), CAMultiSignature::findSKI(), CAAccountingInstance::finishLoginProcess(), fm_loopAcceptUsers(), fm_loopSendToMix(), CAASymCipher::generateKeyPair(), CASignature::generateSignKey(), CASocketList::get(), CAQueue::get(), CACmdLnOptions::getAiID(), CACertificate::getAuthorityKeyIdentifier(), CAInfoService::getCascadeHeloXMLAsString(), CACmdLnOptions::getCascadeName(), CAAccountingDBInterface::getConnection(), CAHttpClient::getContent(), CACmdLnOptions::getCountryStatsDBConnectionLoginData(), getcurrentTime(), getcurrentTimeMicros(), getcurrentTimeMillis(), CACmdLnOptions::getDatabaseHost(), CACmdLnOptions::getDatabaseName(), CACmdLnOptions::getDatabasePassword(), CACmdLnOptions::getDatabaseUsername(), getDOMChildByName(), getDOMElementAttribute(), getDOMElementValue(), CACmdLnOptions::getEncryptedLogDir(), CASocketAddrINet::getHostName(), CAListenerInterface::getInstance(), CAXMLCostConfirmation::getInstance(), CAXMLBI::getInstance(), CAXMLPriceCert::getInstance(), CAMiddleMixChannelList::getInToOut(), CASocketAddrINet::getIP(), CASocketAddrINet::getIPAsStr(), CAASymCipher::getKeyPart(), getLastDOMChildByName(), CAFirstMix::getLevel(), CASocketAddrINet::getLocalHostIP(), CASocketAddrINet::getLocalHostName(), CASocket::getLocalIP(), CACmdLnOptions::getLogDir(), CASocket::getMaxOpenSockets(), CAMix::getMixCascadeInfo(), CAFirstMix::getMixedPackets(), CAInfoService::getMixHeloXMLAsString(), CACmdLnOptions::getMixHost(), CAXMLCostConfirmation::getMixId(), CACmdLnOptions::getMixId(), CACmdLnOptions::getMixXml(), getNodeName(), CASocket::getNonBlocking(), CAInfoService::getOperatorTnCsAsStrings(), CAMiddleMixChannelList::getOutToIn_intern_without_lock(), CAInfoService::getPaymentInstance(), CASocket::getPeerIP(), CACmdLnOptions::getPidFile(), CAXMLCostConfirmation::getPosition(), CAXMLCostConfirmation::getPriceCertHash(), CAASymCipher::getPublicKeyAsDOMElement(), CAASymCipher::getPublicKeyAsXML(), getRandom(), CACertificate::getRawSubjectKeyIdentifier(), CAReplayDatabase::getReplayTimestampForTime(), getSignatureElements(), CASignature::getSignKey(), CAMultiSignature::getSKI(), CAInfoService::getStatusXMLAsString(), CACertificate::getSubjectKeyIdentifier(), getTermsAndConditionsTemplateRefId(), CAReplayDatabase::getTimeForReplayTimestamp(), CACmdLnOptions::getUser(), CASignature::getVerifyKey(), CASignature::getVerifyKeyHash(), CACmdLnOptions::getVisibleAddress(), CAAccountingInstance::handleAccountCertificate_internal(), CAAccountingInstance::handleChallengeResponse_internal(), CAInfoService::handleConfigEvent(), CAAccountingInstance::handleCostConfirmation_internal(), CAFirstMix::handleKeyInfoExtensions(), CAFirstMix::handleTermsAndConditionsExtension(), CAFirstMix::handleTermsAndConditionsLogin(), CAFirstMix::incMixedPackets(), CASocketList::increasePool(), CAFirstMix::incUsers(), CAInfoService::InfoLoop(), CALibProxytest::init(), CASocketAddrINet::init(), CALocalProxy::init(), CAMsg::init(), CAMiddleMix::init(), CAAccountingInstance::init(), CALastMix::init(), CAAccountingDBInterface::init(), CAFirstMix::init(), CAAccountingBIInterface::initBIConnection(), CAFirstMix::initCountryStats(), CAAccountingDBInterface::initDBConnection(), CACmdLnOptions::initLogging(), CAMiddleMix::initMixCascadeInfo(), CAMix::initMixCascadeInfo(), CAFirstMix::initMixParameters(), CALocalProxy::initOnce(), CAMiddleMix::initOnce(), CALastMix::initOnce(), CAMix::initOnce(), CAFirstMix::initOnce(), initRandom(), CAAccountingInstance::initTableEntry(), CAReplayCtrlChannelMsgProc::initTimestampsMessageTemplate(), CADatabase::insert(), CAReplayDatabase::insert(), CAIPList::insertIP(), CATempIPBlockList::insertIP(), integrateDOMNode(), CACmdLnOptions::invokeOptionSetters(), isAllowedToPassRestrictions(), CAThread::join(), CASocket::listen(), lm_loopSendToMix(), CAMutex::lock(), CALockAble::lock(), CALastMixA::loop(), CAFirstMixB::loop(), CAFirstMixA::loop(), CALastMixB::loop(), CALocalProxy::loop(), main(), CAAccountingSettleThread::mainLoop(), DOM_Output::makeCanonical(), CAAccountingInstance::makeCCRequest(), CAAccountingInstance::makeInitialCCRequest(), CADatabase::measurePerformance(), CAReplayDatabase::measurePerformance(), mm_loopReadFromMixAfter(), mm_loopReadFromMixBefore(), mm_loopSendToMixAfter(), mm_loopSendToMixBefore(), msSleep(), CAAccountingInstance::newSettlementTransaction(), CADatabase::nextClock(), CAReplayDatabase::nextClock(), CAMsg::openEncryptedLog(), CAMsg::openLog(), CACmdLnOptions::parse(), CAHttpClient::parseHTTPHeader(), CACmdLnOptions::parseInfoServices(), parseS64(), CASignature::parseSignKeyXML(), parseU64(), CAQueue::peek(), CAPool::pool(), CAFirstMixChannelList::popTimeoutEntry_internal(), CAAccountingInstance::prepareCCRequest(), CAMsg::printMsg(), CAReplayCtrlChannelMsgProc::proccessGetTimestamp(), CAReplayCtrlChannelMsgProc::proccessGotTimestamp(), CASyncControlChannel::proccessMessage(), CAControlChannelDispatcher::proccessMixPacket(), CAAccountingInstance::processJapMessage(), CALocalProxy::processKeyExchange(), CAMiddleMix::processKeyExchange(), CALastMix::processKeyExchange(), CAFirstMix::processKeyExchange(), CACmdLnOptions::processXmlConfiguration(), CAReplayControlChannel::processXMLMessage(), producer(), CAReplayCtrlChannelMsgProc::propagateCurrentReplayTimestamp(), CAFirstMixChannelList::pushTimeoutEntry_internal(), readPasswd(), CACmdLnOptions::readXmlConfiguration(), CAMuxSocket::receive(), CAClientSocket::receiveFully(), CASocket::receiveFullyT(), CAMix::reconfigure(), CALastMix::reconfigure(), CAFirstMix::reconfigure(), CAControlChannelDispatcher::registerControlChannel(), CAAccountingDBInterface::releaseConnection(), CASocketGroupEpoll::remove(), CAQueue::remove(), CASocketGroup::remove(), CAMiddleMixChannelList::remove(), CAFirstMixChannelList::remove(), CALastMixChannelList::removeChannel(), CAFirstMixChannelList::removeChannel(), CACertificate::removeColons(), CAControlChannelDispatcher::removeControlChannel(), CAFirstMixChannelList::removeFromTimeoutList(), CAIPList::removeIP(), removePidFile(), CACmdLnOptions::reread(), CAMsg::rotateLog(), saveFile(), CACmdLnOptions::saveToFile(), CADatagramSocket::send(), CATLSClientSocket::send(), CAMuxSocket::send(), CAAccountingInstance::sendAILoginConfirmation(), CAInfoService::sendCascadeHelo(), CAAccountingInstance::sendCCRequest(), CATLSClientSocket::sendFully(), CASocket::sendFully(), CASocket::sendFullyTimeOut(), CAHttpClient::sendGetRequest(), CAInfoService::sendHelo(), CAAccountingInstance::sendInitialCCRequest(), CAControlChannelDispatcher::sendMessages(), CAInfoService::sendMixHelo(), CAInfoService::sendOperatorTnCData(), CAHttpClient::sendPostRequest(), CAFirstMix::sendReplayTimestampRequestsToAllMixes(), CAInfoService::sendStatus(), CASocket::sendTimeOut(), CAFirstMixA::sendToUsers(), CAChain::sendUpstreamDataInternal(), CAAbstractControlChannel::sendXMLMessage(), CATargetInterface::set(), CACmdLnOptions::setAccountingDatabase(), CACmdLnOptions::setAccountingHardLimit(), CACmdLnOptions::setAccountingOptions(), CACmdLnOptions::setAccountingSoftLimit(), CAIPAddrWithNetmask::setAddr(), CASocketAddrINet::setAddr(), CACmdLnOptions::setCascadeName(), CACmdLnOptions::setCascadeNameFromOptions(), CACmdLnOptions::setCertificateOptions(), CAMuxSocket::setCrypt(), setCurrentTimeMilliesAsDOMAttribute(), CACmdLnOptions::setDaemonMode(), CAAbstractControlChannel::setDispatcher(), setDOMElementAttribute(), setDOMElementValue(), CACmdLnOptions::setDynamicMix(), CACmdLnOptions::setGeneralOptions(), CACmdLnOptions::setInfoServices(), CASocketAddrINet::setIP(), CASymCipher::setIV2(), CASymCipher::setIVs(), CASocket::setKeepAlive(), CACmdLnOptions::setKeepAliveTraffic(), CAMuxSocket::setKey(), CASymCipher::setKey(), CASymCipher::setKeys(), CACmdLnOptions::setListenerInterfaces(), CACmdLnOptions::setLogDir(), CACmdLnOptions::setLoggingOptions(), CAMsg::setLogLevel(), CAMsg::setLogOptions(), CAThread::setMainLoop(), CAMsg::setMaxLogFileSize(), CASocket::setMaxNormalSockets(), CACmdLnOptions::setMaxUsers(), CACmdLnOptions::setMinCascadeLength(), CACmdLnOptions::setMixCertificateVerification(), CACmdLnOptions::setMixDescription(), CACmdLnOptions::setMixID(), CACmdLnOptions::setMixName(), CAFirstMix::setMixParameters(), CACmdLnOptions::setMixType(), CAInfoService::setMultiSignature(), CAIPAddrWithNetmask::setNetmask(), CACmdLnOptions::setNetworkOptions(), CACmdLnOptions::setNewValues(), CACmdLnOptions::setNextMix(), CACmdLnOptions::setNextMixCertificate(), CACmdLnOptions::setNextMixTestCertificate(), CASocket::setNonBlocking(), CACmdLnOptions::setNrOfFileDescriptors(), CACmdLnOptions::setOwnCertificate(), CACmdLnOptions::setOwnOperatorCertificate(), CASocketAddrUnix::setPath(), CACmdLnOptions::setPaymentInstance(), CACmdLnOptions::setPaymentReminder(), CAAccountingBIInterface::setPIServerConfiguration(), CASocketGroupEpoll::setPoolForWrite(), CASocketGroup::setPoolForWrite(), CASocketAddrINet::setPort(), CACmdLnOptions::setPrepaidInterval(), CACmdLnOptions::setPrevMix(), CACmdLnOptions::setPrevMixCertificate(), CACmdLnOptions::setPrevMixTestCertificate(), CACmdLnOptions::setPriceCertificate(), CAASymCipher::setPublicKey(), CAASymCipher::setPublicKeyAsDOMNode(), CAMuxSocket::setReceiveKey(), CACmdLnOptions::setRessourceOptions(), CAMuxSocket::setSendKey(), CATLSClientSocket::setServerCertificate(), CACmdLnOptions::setServerMonitoring(), CACmdLnOptions::setSettleInterval(), CAAbstractXMLSignable::setSignature(), CASignature::setSignKey(), CAHttpClient::setSocket(), CACertificate::setSubjectKeyIdentifier(), CACmdLnOptions::setTargetInterfaces(), CALastMix::setTargets(), CACmdLnOptions::setTermsAndConditions(), CACmdLnOptions::setTermsAndConditionsList(), CACmdLnOptions::setTermsAndConditionsTemplates(), CASocketList::setThreadSafe(), CAAccountingBIInterface::settle(), CAAccountingBIInterface::settleAll(), CAAccountingInstance::settlementTransaction(), CACmdLnOptions::setTrustedRootCertificates(), CACmdLnOptions::setUserID(), CAXMLCostConfirmation::setValues(), CAXMLBI::setValues(), CAXMLErrorMessage::setValues(), CAXMLPriceCert::setValues(), CASignature::setVerifyKey(), CASignature::sign(), CAInfoService::signal(), CAConditionVariable::signal(), CASignature::signRSA(), CAMultiSignature::signXML(), CADatabase::simulateInsert(), CAReplayDatabase::simulateInsert(), sSleep(), CALocalProxy::start(), CAMix::start(), CAThread::start(), CADatabase::stop(), CAReplayDatabase::stop(), CAInfoService::stop(), CAReplayCtrlChannelMsgProc::stopTimeStampPorpagation(), CAAccountingBIInterface::terminateBIConnection(), CAAccountingDBInterface::terminateDBConnection(), CADatabase::test(), CAReplayDatabase::test(), CAQueue::test(), CAFirstMixChannelList::test(), CAASymCipher::testSpeed(), CASymCipher::testSpeed(), threadReConfigure(), CAListenerInterface::toDOMElement(), toLower(), CAIPAddrWithNetmask::toString(), CASocketAddrUnix::toString(), CASocketAddrINet::toString(), CAAbstractXMLEncodable::toXmlDocument(), CAXMLPriceCert::toXmlElement(), CAXMLBI::toXmlElement(), CAXMLErrorMessage::toXmlElement(), CAXMLPriceCert::toXMLString(), CAXMLCostConfirmation::toXMLString(), CAMutex::unlock(), CALockAble::unlock(), CASignature::verify(), CACertificate::verify(), CASignature::verifyDER(), CACertStore::verifyMixCert(), CAMultiSignature::verifyXML(), CASignature::verifyXML(), CAConditionVariable::wait(), CALockAble::waitForDestroy(), and CAInfoService::xmlDocToStringWithSignature().
1.7.6.1