KademliaDHT/src/kademlia
2014-05-23 20:29:43 +05:30
..
core Added a method to check if the server is running 2014-05-13 11:22:56 +05:30
dht Few minor changes 2014-05-13 11:17:26 +05:30
exceptions commit 2014-05-11 23:54:20 +05:30
message Added a message factory interface 2014-05-23 20:29:43 +05:30
node Set the Serializable objects to implement the Serializable interface 2014-05-12 13:12:24 +05:30
operation Few minor changes 2014-05-13 11:17:26 +05:30
routing Updated the routing table bucket class to copy the contacts to another data structure before sending them, preventing other parts of the system from modifying the core data structure 2014-05-18 15:17:36 +05:30
simulations Renamed the test package to simulations 2014-05-19 12:58:44 +05:30
util commit 2014-05-11 23:54:20 +05:30
KademliaNode.java In the content lookup statistics - added a value "isContentFound" to be passed 2014-05-12 23:41:45 +05:30
KadStatistician.java Added a method to get the number of failed content lookups 2014-05-12 23:46:02 +05:30
Statistician.java Statistician 2014-05-13 09:54:52 +05:30
Todo Renamed the test package to simulations 2014-05-19 12:58:44 +05:30