index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
dhtd.hs
Age
Commit message (
Collapse
)
Author
2018-05-31
Nitpicking variable names.
joe
2018-05-31
Avoid using tentative netCryptoSessionsState object.
joe
2018-05-30
tox: Removed obsolete "userKeys" TVar, use keys from ContactInfo.
joe
2018-05-30
Stop announcing toxid when xmpp clients disconnect.
joe
2018-05-29
quiet and verbose commands, feedback and more forgiving parse
James Crayne
2018-05-29
dput: suppressible debug prints
James Crayne
2018-05-30
WIP: Deliver friend-request to xmpp client. (continued)
joe
2018-05-29
utf8boldify function definition
James Crayne
2018-05-29
more session commands
James Crayne
2018-05-28
ncLastNMsgs is now CyclicBuffer type
James Crayne
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
* merge PerSession into NetCryptoSession * define defaultUnRecHook function * netcrypto command wip for testing * update to sessions command
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
(cherry-pick of b8ef29e3d43)
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
[prev]
[next]