KademliaDHT/src/kademlia
Joshua Kissoon 58696d627a Made a few KadBucket methods private
Changed the comparison of KademliaId to use the hashcode
2014-05-09 16:05:14 +05:30
..
core Made a few KadBucket methods private 2014-05-09 16:05:14 +05:30
dht Seems we over-synchronized the DHT 2014-05-09 14:11:58 +05:30
exceptions Kad Server 2014-04-28 16:46:32 +05:30
message Renamed NodeId to KademliaId Since that's basically what it is! 2014-05-09 11:03:00 +05:30
node Made a few KadBucket methods private 2014-05-09 16:05:14 +05:30
operation Renamed NodeId to KademliaId Since that's basically what it is! 2014-05-09 11:03:00 +05:30
routing Made a few KadBucket methods private 2014-05-09 16:05:14 +05:30
tests Renamed NodeId to KademliaId Since that's basically what it is! 2014-05-09 11:03:00 +05:30
util Saving State & Reloading 2014-05-01 16:52:31 +05:30
KademliaNode.java Removed the excess method syncs 2014-05-09 13:22:40 +05:30
KadStatistician.java Statistician 2014-05-08 10:58:24 +05:30
Statistician.java Statistician 2014-05-08 10:58:24 +05:30
Todo Started working on sending content messages 2014-02-25 13:01:06 +05:30