twister-core/libtorrent/src/kademlia
Miguel Freitas ad83ba061c store dhtput data locally so it will be refreshed like the other dht entries we maintain.
should help with missing DHT entries (issue #165), although i think #165 would benefit of a more agressive (faster) retrying of remote stores.
2014-04-05 23:59:44 -03:00
..
dht_get.cpp revert tracker dhtget patch of 0.9.16 and report number of peers received 2014-02-21 00:29:27 -03:00
dht_tracker.cpp export number of known torrent peers (list_peers) to the dht tracker resource and use it 2013-11-05 22:54:53 -02:00
find_data.cpp remove unneeded optimization: m_data_callback is called multiple times (for every reply) so asking ourselves doesn't hurt. 2013-10-28 19:01:13 -02:00
logging.cpp added libtorrent (svn rev 8690) 2013-07-28 20:41:06 -03:00
node_id.cpp added libtorrent (svn rev 8690) 2013-07-28 20:41:06 -03:00
node.cpp store dhtput data locally so it will be refreshed like the other dht entries we maintain. 2014-04-05 23:59:44 -03:00
refresh.cpp big announce / getPeers change 2013-08-09 21:34:00 -03:00
routing_table.cpp If bitcoin network goes down, pause libtorrent to prevent pieces being falsely rejected because height > bestHeight. 2013-11-07 15:06:06 -02:00
rpc_manager.cpp bugfix. this was a tough one. because the observer was already dequeued 2014-01-17 00:01:16 -02:00
traversal_algorithm.cpp added libtorrent (svn rev 8690) 2013-07-28 20:41:06 -03:00