Mixes for Privacy and Anonymity in the Internet
CAMuxSocket Member List

This is the complete list of members for CAMuxSocket, including all inherited members.

accept(UINT16 port)CAMuxSocket
accept(const CASocketAddr &oAddr)CAMuxSocket
CAMuxSocket(SYMCHANNELCIPHER_ALGORITHM algCipher)CAMuxSocket
cleanup()CAMuxSocketstatic
close()CAMuxSocket
connect(CASocketAddr &psa)CAMuxSocket
connect(CASocketAddr &psa, UINT retry, UINT32 time)CAMuxSocket
getCASocket()CAMuxSocket
getHashKey()CAMuxSocket
getIsEncrypted()CAMuxSocket
getSocket()CAMuxSocket
init()CAMuxSocketstatic
m_aktBuffPosCAMuxSocketprivate
m_bIsCryptedCAMuxSocketprivate
m_BuffCAMuxSocketprivate
m_csReceiveCAMuxSocketprivate
m_csSendCAMuxSocketprivate
m_pCipherInCAMuxSocketprivate
m_pCipherOutCAMuxSocketprivate
m_pHashKeyEntryCAMuxSocketprivate
m_pSocketCAMuxSocketprivate
ms_nMaxHashKeyValueCAMuxSocketprivatestatic
ms_pcsHashKeyListCAMuxSocketprivatestatic
ms_phashkeylistAvailableHashKeysCAMuxSocketprivatestatic
prepareForSend(MIXPACKET *inoutPacket)CAMuxSocket
receive(MIXPACKET *pPacket)CAMuxSocket
receive(MIXPACKET *pPacket, UINT32 timeout)CAMuxSocket
receiveFully(UINT8 *buff, UINT32 len)CAMuxSocket
receiveFully(UINT8 *buff, UINT32 len, UINT32 msTimeOut)CAMuxSocket
send(MIXPACKET *pPacket)CAMuxSocket
send(MIXPACKET *pPacket, UINT8 *buff)CAMuxSocket
setCASocket(CASocket *pSocket)CAMuxSocket
setCipher(SYMCHANNELCIPHER_ALGORITHM algCipher)CAMuxSocket
setCrypt(bool b)CAMuxSocket
setKey(UINT8 *key, UINT32 keyLen)CAMuxSocket
setReceiveKey(UINT8 *key, UINT32 keyLen)CAMuxSocket
setSendKey(UINT8 *key, UINT32 keyLen)CAMuxSocket
~CAMuxSocket()CAMuxSocket