summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-16Update TCP kademlia table.Joe Crayne
2018-12-16TCP bug fix: length is 16 bits.Joe Crayne
2018-12-16Show instances for TCP relay handshake.Joe Crayne
2018-12-16tox: Allow hexadecimal key in NodeId read instance.Joe Crayne
2018-12-16Integrated cli interface to TCP Kademlia table.Joe Crayne
2018-12-16Intances for TCP.NodeInfo.Joe Crayne
2018-12-16Method to ping TCP relays.Joe Crayne
2018-12-16Completed TCP getNodes query.Joe Crayne
2018-12-16TCP Client, WIP.Joe Crayne
2018-12-16TCP cache: Use (Down POSIXTime) for MinMax priority.Joe Crayne
2018-12-16Tox TCP client transport.Joe Crayne
2018-12-16TCP-based Network.QueryResponse.Transport.Joe Crayne
2018-12-16Integrated TCP relay server.Joe Crayne
2018-12-16Fallback bind-addresses for Tox UDP.Joe Crayne
2018-12-16getPublicKey/putPublicKey in Invite serialization.Joe Crayne
2018-12-16group chat invite accepted message.Joe Crayne
2018-12-16Add groupname to xmpp <reason> field.Joe Crayne
2018-12-16Translate group-invite from tox to a muc-compliant XMPP stanza.Joe Crayne
2018-12-16ChatID is a type alias for an Ed25519 signature key.Joe Crayne
2018-12-16group chat invite message.Joe Crayne
2018-12-16Remove padding for dependent-sum based messages.Joe Crayne
2018-12-16dependent-sum based CryptoMessage.Joe Crayne
2018-12-16Deleted more.Joe Crayne
2018-12-16Deleted unused modules.Joe Crayne
2018-12-16Standalone TCP relay using library module.Joe Crayne
2018-12-16TCP Relay Server library module.Joe Crayne
2018-12-16StreamServer: Support for fall-back bind-addresses.Joe Crayne
2018-12-16Onion: Support for forwarding from a TCP-relay.Joe Crayne
2018-12-16More work on TCP relay.Joe Crayne
2018-12-16Clean-up.Joe Crayne
2018-12-16Decrypt TCP relay packets.Joe Crayne
2018-12-16Use getPublicKey/putPublicKey more liberally.Joe Crayne
2018-12-16getPublicKey should not throw.Joe Crayne
2018-12-16WIP: Standalone TCP relay example program.Joe Crayne
2018-12-16More TCP relay packet serialization.Joe Crayne
2018-12-16Bug fix: distinct index selection for trampolines.Joe Crayne
2018-11-27Use Data.Functor.Compose from base instead of custom Composed type.Joe Crayne
2018-11-27TCP relay packet serialization.Joe Crayne
2018-11-27MUC: More flexible groupchat room-id. Allow all non-"unavailable" joins.Joe Crayne
2018-11-27Extra debug print when sending announce response.Joe Crayne
2018-11-27AliceBob: Well known test keys for Curve25519.Joe Crayne
2018-11-27Instances for Plain tagged bytestring.Joe Crayne
2018-11-14Added missing modules to cabal file.Joe Crayne
2018-11-14MUC: It works.Joe Crayne
2018-11-14MUC: Notify members on chatroom joins.Joe Crayne
2018-11-14MUC: Two-step nominate/comit chat transactions.Joe Crayne
2018-11-14Forgot to check this in.Joe Crayne
2018-11-14wip: Transactional chat.Joe Crayne
2018-11-06More XEP-45 chatroom stuff.Joe Crayne
2018-11-06MUC compliance: Issue missing-nick error.Joe Crayne