summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-14Modified readpackets to handle wifi packets.joe
2017-11-30Fixed non-exhaustive pattern added by commit 8413039d.joe
2017-11-29Disabled curve 25519 backport for newer cryptonite library.joe
2017-11-27TODO comments for handling tox eof.joe
2017-11-26Prefer newer info in mergeContact and store connection policy.joe
2017-11-26Use Data.Set to track which accounts activate for XMPP clients.joe
2017-11-24Made "dhtkey" and "friend" automated with "a" command.joe
2017-11-23remove obsolete receiveCrypto functionJames Crayne
2017-11-23Removed obsolete parameter.joe
2017-11-22Keep a per-session selected user key state.joe
2017-11-22Updated build scripts.joe
2017-11-23dequeueOutgoing threadJames Crayne
2017-11-22NoSpamId type to include nospam + checksum + public key.joe
2017-11-22dequeue thread & handle session closeJames Crayne
2017-11-22xmpp flagJames Crayne
2017-11-22Todo comments.joe
2017-11-22Rangemap, for use with outgoingJames Crayne
2017-11-21Announcer: trigger action on search result.joe
2017-11-21slightly better default outgoing map, but needs optimizing etcJames Crayne
2017-11-21Added missing type signatures in ByteStringOperators.joe
2017-11-21Outgoing Sink & overwrite old packets in PacketOutQueueJames Crayne
2017-11-21export readyOutGoing, for doing IO before enqueuing outgoingJames Crayne
2017-11-21fix buildJames Crayne
2017-11-21Oops, accidentally deleted instead of renamed. Roster -> ContactInfojoe
2017-11-21addtoNonce24: unsafeDupablePerformIO at def, not call sites.joe
2017-11-21Style clean-up: columns and spacing. No syntax change.joe
2017-11-21Moved dequeue-thread responsibility, implemented receiveCrypto.joe
2017-11-21Fleshed out some stubs, added comments.joe
2017-11-21ToxManager reworked stubs.joe
2017-11-21Renamed Roster -> ContactInfo, reverted toxManager stubs.joe
2017-11-21build fix: unrestricted import of Crypto.Handlers into Network.Toxjoe
2017-11-21move netCrypto init stub to Network.ToxJames Crayne
2017-11-21Interface to enable Tox users in an XMPP client's roster.joe
2017-11-20Finished TODO stubs: Multiple identities/rosters for a single unix user.joe
2017-11-20WIP: Multiple identities/rosters for a single unix user.joe
2017-11-21Use the addNewSessionHook, rename announceToxConnectionJames Crayne
2017-11-21update forkPingMachine call sites with thread label paramJames Crayne
2017-11-21launch ping machine on netcrypto connJames Crayne
2017-11-20announceNewSessionHooks, addNewSessionHookJames Crayne
2017-11-20Rename: Server -> Connection.TcpJames Crayne
2017-11-20fix buildJames Crayne
2017-11-19Conduit stubs to convert between Tox and XMPP messages.joe
2017-11-19Added monad-control to dhtd build.joe
2017-11-19Merge "NetCrypto" work from branch 'dht-rewrite' into dht-presence.joe
2017-11-19Note and TODO regarding crypto packet padding.joe
2017-11-19Outgoing queue and relatedJames Crayne
2017-11-19More pure variant of lookupSharedSecret: lookupNonceFunction.joe
2017-11-19commentJames Crayne
2017-11-19ncOutGoingTypeArray, outgoing is also remappable, +fix obsolete commentJames Crayne
2017-11-19keep it simple,drop unsupported messages, no returning idJames Crayne