index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-06-19
introduce udp send delaying in toxTransport
Andrew Cady
2018-06-19
implement DPut using hslogger
Andrew Cady
2018-06-19
move debug prints into Dput
Andrew Cady
2018-06-19
Tweaked build script, to work in stack lts-10 environment.
joe
2018-06-19
network-2.6.3.4 added an MVar wait to Network.Socket.accept, so it
joe
is important to terminate the accept loop before closing the socket.
2018-06-19
Quieter defaults.
joe
2018-06-18
Automatically cancel searches when we log-out of xmpp.
joe
2018-06-18
oops, use hex for announce-keys.
joe
2018-06-18
Schedule/cancel dhtkey:* task based on policy and session status.
joe
2018-06-18
fix build
Andrew Cady
2018-06-18
Factored Network.Tox.Handshake out of *.Crypto.Handlers.
joe
2018-06-18
WIP: connection-related scheduled announce items.
joe
2018-06-18
atomicity
Andrew Cady
2018-06-18
announcer scheduling redux
Andrew Cady
2018-06-18
still compiles
Andrew Cady
2018-06-18
Implement some kind of announcer shutdown
Andrew Cady
Probably this crashes the program when the tchan is used. Fixable.
2018-06-18
compiles
Andrew Cady
2018-06-18
Added more details about design of announcer tasks.
joe
2018-06-18
Merge branch 'toxManager' of blackbird:bittorrent into avoid-exposing-psq
Andrew Cady
2018-06-18
Factored separate code-paths for Kademlia announce versus action
joe
on search result.
2018-06-18
avoid exposing PSQ
Andrew Cady
2018-06-18
tox: Automatically share dhtkey with roster contacts.
joe
2018-06-18
Use combined IPv6/IPv4 announce item for announcing toxid.
joe
2018-06-18
Noted interesting tox repositories.
joe
2018-06-18
More notes on obtaining tox connection.
joe
2018-06-18
Tox: Notes on algorithm for obtaining a friend-session.
joe
2018-06-18
Tox: Added timestamps to dhtkey and sockaddr information.
joe
2018-06-18
send ONLINE automatically
James Crayne
2018-06-18
Limit pending search queries to 8 per search.
joe
2018-06-18
show message on ping recieved
James Crayne
2018-06-18
labelThread immediately
James Crayne
2018-06-17
Adjusted ping behavior for toxcore compatibility.
joe
2018-06-18
netcrypto ping thread wip
James Crayne
2018-06-17
Added packet-id values grepped from c-toxcore.
joe
2018-06-17
Connection.Tox: Deleted dead code.
joe
2018-06-17
Factored out Tox-specific scheduling to Announcer.Tox.
joe
2018-06-17
Generalizing Announcer, re-interpreted Announce/NewAnnouncement items.
joe
2018-06-17
Generalizing Announcer, renamed SearchResult to ScheduledItem.
joe
2018-06-17
Announcer: Removed dead code (SearchFinished case).
joe
2018-06-17
More documentation for Announcer module.
joe
2018-06-17
Factored ToxManager out of the main module.
joe
2018-06-17
make ignoring lan message suppressible
James Crayne
2018-06-16
Oops, start pursue-thread on new session state.
joe
2018-06-16
debug prints
joe
2018-06-16
Integrate toxManager interface with xmpp roster call-outs.
joe
2018-06-16
Disable freshenContact thread.
joe
2018-06-16
tox: freshenContact WIP.
joe
2018-06-16
More toxManager stubs.
joe
2018-06-16
Fill in needed parameters to toxManager.
joe
2018-06-16
tox: Oops, fix endless blocking IO action in persueContact.
joe
[next]