KademliaDHT/src/kademlia
2014-03-22 15:52:37 +05:30
..
core Fixed the bug that was causing replication of content files and StorageEntries. RefreshOperation working well!! 2014-03-22 15:27:22 +05:30
dht Content deletion from a node that is no longer one of the K-Closest is working! 2014-03-22 15:52:37 +05:30
exceptions Content deletion from a node that is no longer one of the K-Closest is working! 2014-03-22 15:52:37 +05:30
message Did some code cleanups 2014-03-22 12:35:00 +05:30
node Fixed the bug that was causing the problem when adding the local node to the routing table when the routing table is created. 2014-03-22 12:41:46 +05:30
operation Content deletion from a node that is no longer one of the K-Closest is working! 2014-03-22 15:52:37 +05:30
routing Finished the todos: 2014-03-22 13:03:10 +05:30
serializer Problem with serializing the DHT also, had to create a DHT specific Serializer class 2014-03-10 14:37:08 +05:30
tests Fixed the bug that was causing replication of content files and StorageEntries. RefreshOperation working well!! 2014-03-22 15:27:22 +05:30
util Initial Commit 2014-02-19 02:07:07 +05:30
KademliaBasic.java Initial Commit 2014-02-19 02:07:07 +05:30
Todo Started working on sending content messages 2014-02-25 13:01:06 +05:30