index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
dhtd.hs
Age
Commit message (
Expand
)
Author
2018-05-30
netcrypto command to allow ip addr
James Crayne
2018-05-30
Finish "session" and "netcrypto" todo stubs
James Crayne
2018-05-29
netcrypto command should not use dhtParseId
James Crayne
2018-05-29
Obtain selected secret-key from STM state.
joe
2018-05-29
Comments & variable names only
James Crayne
2018-05-29
WIP: Deliver friend-request to xmpp client.
joe
2018-05-29
session command todo stubs
James Crayne
2018-05-29
dhtd & Network.Tox.Crypto.Handlers changes:
James Crayne
2018-05-29
Broadcast eventChan for each configured Tox identity.
joe
2018-05-28
Comments documenting tox-related "a" methods.
joe
2018-05-27
Enabled generated nospam-id via the "nid" command.
joe
2018-05-26
fix hang bug on p command
James Crayne
2018-05-27
WIP: "lan" command to announce this Tox node on the lan.
joe
2018-05-25
Track dropped crypto packets, sessions command...
James Crayne
2018-05-25
sessions command, for debuging netcrypto
James Crayne
2018-05-24
PerSession, queue of handled/unhandled cryptomessages
James Crayne
2018-05-25
Debug print on account deactivation.
joe
2018-05-22
Configurable bind-addresses for xmpp.
joe
2018-05-20
Implemented "nid" command to convert hex toxid.
joe
2018-05-19
Auto-schedule DHT announce for toxmpp sessions.
joe
2018-05-19
Implemented command to list scheduled announcements.
joe
2018-05-19
Activate tox user key from xmpp configuration.
joe
2018-05-18
Daemon options to enable or disable XMPP.
joe
2017-11-27
TODO comments for handling tox eof.
joe
2017-11-26
Prefer newer info in mergeContact and store connection policy.
joe
2017-11-26
Use Data.Set to track which accounts activate for XMPP clients.
joe
2017-11-24
Made "dhtkey" and "friend" automated with "a" command.
joe
2017-11-23
Removed obsolete parameter.
joe
2017-11-22
Keep a per-session selected user key state.
joe
2017-11-22
dequeue thread & handle session close
James Crayne
2017-11-22
Todo comments.
joe
2017-11-21
Announcer: trigger action on search result.
joe
2017-11-21
Outgoing Sink & overwrite old packets in PacketOutQueue
James Crayne
2017-11-21
Moved dequeue-thread responsibility, implemented receiveCrypto.
joe
2017-11-21
Fleshed out some stubs, added comments.
joe
2017-11-21
ToxManager reworked stubs.
joe
2017-11-21
Renamed Roster -> ContactInfo, reverted toxManager stubs.
joe
2017-11-21
Interface to enable Tox users in an XMPP client's roster.
joe
2017-11-21
Use the addNewSessionHook, rename announceToxConnection
James Crayne
2017-11-20
Rename: Server -> Connection.Tcp
James Crayne
2017-11-19
Conduit stubs to convert between Tox and XMPP messages.
joe
2017-11-19
Added monad-control to dhtd build.
joe
2017-11-18
New cli "c" interface to Connection.Manager.
joe
2017-11-17
Generic connection manager for Tox and XMPP.
joe
2017-11-12
We no longer require root. (ConsoleWriter is disabled without).
joe
2017-11-10
XMPP client now receives roster on request.
joe
2017-11-09
Combined XMPP daemon into examples/dhtd.
joe
2017-11-08
dhtBootstrap
joe
2017-11-08
Bootstrapping rework in progress.
joe
2017-11-06
Factored out Network.Kademlia.Bootstrap.
joe
[next]