index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
Tox
Age
Commit message (
Collapse
)
Author
2018-06-20
Parameterized Account to hold arbitrary information.
joe
2018-06-20
debug message in defaultUnRecHook
jim@bo
2018-06-20
route more logging through dput
Andrew Cady
2018-06-20
port to newer versions of packages:
jim@bo
* iproute >= 1.7.4 * conduit-extra >= 1.1.7
2018-06-20
fix nonexaustive pattern
James Crayne
2018-06-20
netcrypto bug fixes
James Crayne
2018-06-19
cleanup code for netcrypto sessions
James Crayne
2018-06-19
Reverting 0e799f254da which didn't improve performance.
joe
2018-06-19
introduce udp send delaying in toxTransport
Andrew Cady
2018-06-18
Factored Network.Tox.Handshake out of *.Crypto.Handlers.
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-18
send ONLINE automatically
James Crayne
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
make ignoring lan message suppressible
James Crayne
2018-06-16
more persueContact wip
joe
2018-06-16
tox: Converted Contact struct to use TVar fields.
joe
2018-06-16
remove accepting-task, and initialize toxMgr field
James Crayne
2018-06-16
Experimental Connection.Tox integration
James Crayne
2018-06-16
CookieData should contain remote keys only
James Crayne
2018-06-13
tox: mechanism to register node-info callbacks.
joe
2018-06-13
Facility to report rumored (indirect evidence) ip addresses.
joe
2018-06-13
tox: Node-address notifications.
joe
2018-06-10
Tox: improved data-to-route and onion debug prints.
joe
2018-06-10
Improved nid command JID parsing.
joe
2018-06-09
Use IPv4 for tentative tox4 address.
joe
2018-06-09
addSessinToMap (dead code for now, used for debugging)
James Crayne
2018-06-09
integrate avahi publish & discovery
Andrew Cady
2018-06-09
Merge branch 'dht-presence' of blackbird:bittorrent
Andrew Cady
2018-06-09
Expire old tox key announcements after 5 minutes.
joe
2018-06-09
test publishing and retrieval of NodeInfo via avahi
Andrew Cady
2018-06-08
add avahi dependency
Andrew Cady
2018-06-08
tox: Put IPv6 nodes in their own table. (fixed typo).
joe
2018-06-08
check basenonce matches on handshake
James Crayne
2018-06-08
add ONLINE&OFFLINE messages to last 10 message buffer
James Crayne
2018-06-08
Accept hexadecimal nospam in jabber-id format.
joe
2018-06-08
use Control.Concurrent.Lifted.Instrument so threads are listed
James Crayne
2018-06-01
dont discard session secret on response handshake!
James Crayne
2018-06-01
debug prints and remove unnecessary threadDelay
James Crayne
2018-06-01
canonicalize ip upon sessionPacketH
James Crayne
2018-06-01
fix CryptoMessage seralizing issue
James Crayne
2018-05-31
more careful updateCryptoSession
James Crayne
2018-05-31
canonicalize sockaddr before lookups and insertions into map
James Crayne
2018-05-31
yet more debug prints
James Crayne
2018-05-31
{fresh,update}CryptoSession are now in STM
James Crayne
2018-05-31
debug prints and clean up stale sessions
James Crayne
[next]