Mixe 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()CAMuxSocketinlinestatic
close()CAMuxSocket
connect(CASocketAddr &psa)CAMuxSocket
connect(CASocketAddr &psa, UINT retry, UINT32 time)CAMuxSocket
getCASocket()CAMuxSocketinline
getHashKey()CAMuxSocketinline
getIsEncrypted()CAMuxSocketinline
getSocket()CAMuxSocketinline
init()CAMuxSocketinlinestatic
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)CAMuxSocketinline
receiveFully(UINT8 *buff, UINT32 len, UINT32 msTimeOut)CAMuxSocketinline
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)CAMuxSocketinline
setReceiveKey(UINT8 *key, UINT32 keyLen)CAMuxSocketinline
setSendKey(UINT8 *key, UINT32 keyLen)CAMuxSocketinline
~CAMuxSocket()CAMuxSocket