index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-26
handle packet requests immediately
jim@bo
2018-06-25
Separated conduit parser and general tox-manager stuff.
joe
2018-06-25
fix build via .cabal
Andrew Cady
2018-06-25
Feature Negotiation messages, serialization code
jim@bo
2018-06-25
Forward instant messages from XMPP clients to Tox peers.
joe
2018-06-24
* Prevent XMPP layer from sending pings to tox peer.
joe
2018-06-24
supply hostname for dnssd display
Andrew Cady
2018-06-24
Share toxid over avahi
Andrew Cady
2018-06-24
Moved save-nodes to daemon finish.
joe
2018-06-24
xmpp: allow server to change it's name (important for tox peers).
joe
2018-06-24
ensure setTerminated not called if there is another NetCryptoSessoin on same key
jim@bo
2018-06-24
call setTerminated from destroySession
jim@bo
2018-06-24
new interval comand, modifies all intervals at once
jim@bo
2018-06-24
Cancel connect:* task when connection is established.
joe
2018-06-24
ToxToXMPP: Check solicited only for the correct secret key.
joe
2018-06-24
Redundant imports.
joe
2018-06-24
save nodes on stop command
jim@bo
2018-06-24
debug traces of packet request send/recieve
jim@bo
2018-06-24
Fixed handshake behavior
Andrew Cady
2018-06-24
Abbreviated roster display.
joe
2018-06-24
Added tox-id annotation to tox peer connections.
joe
2018-06-24
XMPP: Type-checking on various uses of SockAddr.
joe
2018-06-24
set stack.yaml back to lts-10
jim@bo
2018-06-24
Remove prof option
jim@bo
2018-06-24
new cabal flag prof, for profiling
James Crayne
2018-06-24
fix index-bounds error & improve efficiency
jim@bo
2018-06-23
try to avoid bug where NodeInfo rapidly cycles between ipv4 and ipv6 addresses
Andrew Cady
2018-06-23
make sure to always fork IO run within announcers
Andrew Cady
2018-06-23
oops, that line was important
Andrew Cady
2018-06-23
spelling
Andrew Cady
2018-06-23
sketch data representation of the netcrypto negotiation state
Andrew Cady
2018-06-23
do cookie request and the handshake
Andrew Cady
2018-06-23
add semigroups as dependency in cabal file
James Crayne
2018-06-23
new file left out of previous commits
jim@bo
2018-06-23
atox: subProcess exe launch from dhtd netcrypto command
jim@bo
2018-06-23
OutGoing hooks so SessionView is updated etc
jim@bo
2018-06-23
show msg in dtrace on outgoing
jim@bo
2018-06-23
Some documentation about roster files.
joe
2018-06-23
this was a bug
Andrew Cady
2018-06-22
active nc sessions should be looked up by sockaddr, not key
Andrew Cady
2018-06-22
Quieted some warnings.
joe
2018-06-22
Removed redundant imports and other clean up.
joe
2018-06-22
change default stack.yaml to stack.ghc-8.4.yaml
Andrew Cady
2018-06-22
disable setToxPolicy and therefore persue[sic] contact threads
Andrew Cady
2018-06-22
The announcer thread will now handle relative times
Andrew Cady
2018-06-22
stub out the handshake announcer
Andrew Cady
2018-06-22
haddock for peekPacket function
jim@bo
2018-06-22
OutGoingResult now offers packet for convenience
jim@bo
2018-06-22
packet request off by 1 serializatoin fix & getMissing fix
jim@bo
2018-06-22
remove unused cruft
Andrew Cady
[prev]
[next]