index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-09-15
Moved CryptoTransport to its hierarchical location.
joe
2017-09-15
Moved OnionHandlers to its hierarchical location.
joe
2017-09-15
Moved OnionTransport to its hierarchical location.
joe
2017-09-15
Moved DHTHandlers to its hierarchical location.
joe
2017-09-15
Moved DHTTransport to its hierarchical location.
joe
Added missing OnionHandlers module.
2017-09-15
Moved ToxAddress to hierarchical location.
joe
2017-09-15
Moved Mainline to hierarchical location.
joe
2017-09-15
Moved ToxCrypto to hierarchical location.
joe
2017-09-15
Added XXD module, useful for debuging bytestings.
joe
2017-09-15
Moved TriadCommittee to hierarchical location.
joe
2017-09-15
Moved Tasks to hierarchical location.
joe
2017-09-15
Moved Kademlia to hierarchical location.
joe
2017-09-15
Moved Global6 to hierarchical name.
joe
2017-09-15
Removed Obsolete ToxMessage module.
joe
2017-09-14
Switched to the 3-transports (DHT,Onion,Crypto) Tox design.
joe
2017-09-14
Fixed leak in thread instrumentation.
joe
2017-09-14
Fixed onion protocol.
joe
2017-09-13
Correctly isolate variable-width onion payloads.
joe
2017-09-13
Implemented symmetric cipher.
joe
2017-09-13
Fixed accidental recursion in Sized (Addresssed a).
joe
2017-09-13
Better debug prints for tox dht transport.
joe
2017-09-13
Make freshPeers a little more strict.
joe
2017-09-12
DHTMessage Show instance for debugging.
joe
2017-09-11
Use correct destination key when encrypting packets.
joe
2017-09-06
parse error for NetCrypto messages for now.
joe
2017-09-06
Switched Tox NodeId representation to [Word64]
joe
2017-09-06
Removed Data.Bits requirement for Kademlia node id.
joe
2017-09-05
Top-level signatures.
joe
2017-09-05
Implemented onion routing.
joe
2017-09-04
Stubs for symmetric encryption.
joe
2017-09-04
Moniod instance for Sized (and Contravariant instance).
joe
2017-09-04
Fleshed out some Onion Transport stubs.
joe
2017-09-04
DHTPK has extra layer when sent as DHT Request Packet.
joe
2017-09-03
Progress on OnionTransport.
joe
2017-09-03
top-level signatures.
joe
2017-09-03
Implemented more stubs for DHT transport.
joe
2017-09-01
handlers functino for DHT transport
joe
2017-09-01
Encryption layer for DHT and Onion transports.
joe
2017-08-31
DHTTransport handlers.
joe
2017-08-31
Miscelaneous exports and TODO: Bits NodeId
joe
2017-08-31
Separated module CryptoTransport from ToxTransport.
joe
2017-08-31
Separated module OnionTransport from ToxTransport.
joe
2017-08-31
Separated module DHTTransport from ToxTransport.
joe
2017-08-31
Forward DHTRequest messages.
joe
2017-08-30
NetCrypto transport for remaining miscelaneous tox packets.
joe
2017-08-30
More progress on ToxTransport and related modules.
joe
2017-08-29
partitionTransport utility.
joe
2017-08-27
reworking... ToxTransport and related modules.
joe
2017-08-22
Added test run histogram comment for Tox messages.
joe
2017-08-22
dht client: Send multiple commands on commandline.
joe
[next]