index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
ui: More diagnostic info in onion display.
joe
2018-06-09
tox: Keep tramplineIds map in sync when trampoline nodes are abandoned.
joe
2018-06-09
bittorrent: Expire old peer announcements.
joe
2018-06-09
tox: Label avahi threads.
joe
2018-06-09
kill dnssd threads when kill time comes
Andrew Cady
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-09
Updated error messages referring to non-extant functions.
joe
2018-06-08
bittorrent: Easier constructor for TrackerList.
joe
2018-06-08
add ONLINE&OFFLINE messages to last 10 message buffer
James Crayne
2018-06-08
"sessions" comamnd progress column
James Crayne
Trade old "handled" and "unhandled" count columns for a column which shows the state of session.
2018-06-08
Bittorrent: Fix build of tracker-related modules.
joe
2018-06-08
Accept hexadecimal nospam in jabber-id format.
joe
2018-06-08
Fixed jabber hostname for simulated xmpp messages.
joe
2018-06-08
use Control.Concurrent.Lifted.Instrument so threads are listed
James Crayne
2018-06-07
Parse ip command output to determine broadcast addresses.
joe
2018-06-07
Remember to offer a patch to cryptonite for nacl compatibility.
joe
2018-06-07
Use -fobject-code for dht executable.
joe
2018-06-06
update gitignore
Andrew Cady
2018-06-06
add stack.yaml
Andrew Cady
2018-06-06
Moved persistence and generic dht api from main module to library.
joe
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
msg display issues
James Crayne
2018-06-01
canonicalize ip upon sessionPacketH
James Crayne
2018-06-02
Fix vnet test script to use only wlan0.
joe
2018-06-01
attempt to improve vnet scripts
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
need to actually send handshake
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
2018-05-31
freshCryptoSession should update lookup structures
James Crayne
2018-05-31
HandshakeData should include my session public, not my long term
James Crayne
2018-05-31
debugging sessionPacketH
James Crayne
2018-05-31
remove dumb else clause on duplicate packet case
James Crayne
2018-06-02
Todo: decryption layer for Handshake transport.
joe
2018-06-02
tox refactor: handshakeH uses decryptHandshake.
joe
2018-06-02
tox: decryptHandshake function
joe
2018-05-31
improve documentation on HandshakeData
James Crayne
[next]