Move the HTML stats page generation for the DHT into the stats module.
[quix0rs-apt-p2p.git] / apt_p2p_Khashmir /
2008-03-17 Cameron DaleMove the HTML stats page generation for the DHT into...
2008-03-17 Cameron DaleRename the knode functions to match the krpc method...
2008-03-17 Cameron DaleAdded the number of times each action was started to...
2008-03-17 Cameron DaleAdd bytes/sec to the DHT stats.
2008-03-14 Cameron DaleDisplay DHT statistics to the HTTP user.
2008-03-12 Cameron DaleStart using the new DHT stats module (untested).
2008-03-12 Cameron DaleAdd the new stats module to the DHT.
2008-03-08 Cameron DaleFixed justSeenNode in KTable to update the bucket properly.
2008-03-08 Cameron DaleDon't use the tables findNodes when you can just bisect...
2008-03-08 Cameron DaleAdd new node to table when refreshing old node.
2008-03-06 Cameron DaleRename all apt-dht files to apt-p2p.