index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
Tox
/
ContactInfo.hs
Age
Commit message (
Expand
)
Author
2018-09-07
Removed unused arguments to setEstablished/setTerminated.
Joe Crayne
2018-06-24
Redundant imports.
joe
2018-06-24
Fixed handshake behavior
Andrew Cady
2018-06-22
Removed redundant imports and other clean up.
joe
2018-06-21
start to implement plan in conn-notes.txt
Andrew Cady
2018-06-20
More DPut stuff
jim@bo
2018-06-20
Parameterized Account to hold arbitrary information.
joe
2018-06-18
tox: Automatically share dhtkey with roster contacts.
joe
2018-06-18
Tox: Added timestamps to dhtkey and sockaddr information.
joe
2018-06-16
tox: Converted Contact struct to use TVar fields.
joe
2018-05-30
tox: Removed obsolete "userKeys" TVar, use keys from ContactInfo.
joe
2018-05-29
setContactAddr : update ip address for tox friend.
joe
2018-05-29
Broadcast eventChan for each configured Tox identity.
joe
2018-05-28
netcrypto wip, compiles
James Crayne
2018-05-27
Comments.
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-21
Oops, accidentally deleted instead of renamed. Roster -> ContactInfo
joe