aboutsummaryrefslogtreecommitdiff
path: root/src/dht
AgeCommit message (Expand)Author
2014-08-22Waiting for verify successor result and timing out if result not received in ...Supriti Singh
2014-08-22Adding a new message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_NOTIFY_SUCCESSOR_CONF...Supriti Singh
2014-08-22Do not continue if we are going to shutdown.Sree Harsha Totakura
2014-08-22Teardown DHT connection after clearing up the ActiveContextSree Harsha Totakura
2014-08-22Make the delays to start PUTs and GETs configurable as program parameters.Sree Harsha Totakura
2014-08-22Do not realloc as this will render the pointers to ActiveContexts invalid.Sree Harsha Totakura
2014-08-22After completing DHT PUT operations teardown the service connections in a sep...Sree Harsha Totakura
2014-08-22debug printsSupriti Singh
2014-08-22Handling missing next hop in verify successorSupriti Singh
2014-08-21Commented out Exponential BackoffSupriti Singh
2014-08-21Changed find_finger and verify_successor timeoutsSupriti Singh
2014-08-21Fixing Warning, Creating new delays for puts and getsSupriti Singh
2014-08-21Free successor_hash_mapSupriti Singh
2014-08-21Code refactoringSupriti Singh
2014-08-21Proper log messagesSupriti Singh
2014-08-21Changing the logic to check for circle completionSupriti Singh
2014-08-21Fixing trail setup rejectionSupriti Singh
2014-08-20- fixesSree Harsha Totakura
2014-08-20Change the mode in DHT disconnect handler.Sree Harsha Totakura
2014-08-20Reconnect to DHT services for doing GETs after PUTs have been made.Sree Harsha Totakura
2014-08-20Mark operations as done when they are finished.Sree Harsha Totakura
2014-08-20Fix counting started peers.Sree Harsha Totakura
2014-08-20Start PUTs and GETs only from active peersSree Harsha Totakura
2014-08-20xvine: fixesSupriti Singh
2014-08-20xvine:fixesSupriti Singh
2014-08-19trail rejection fixesSupriti Singh
2014-08-19Xvine: FixesSupriti Singh
2014-08-19Fixing warningSupriti Singh
2014-08-19- PUT/GET Code refactorSupriti Singh
2014-08-19Check for loop in put and get pathSupriti Singh
2014-08-18xvine:fixesSupriti Singh
2014-08-18xvine fixesSupriti Singh
2014-08-17- Return value in select_closest_peer() instead of pointerSupriti Singh
2014-08-17Removed trail compression message. Checking for friend to source in trail setup.Supriti Singh
2014-08-17Added correct routing table entry in trail setupSupriti Singh
2014-08-16xvine:fixesSupriti Singh
2014-08-16Remove the messages of disconnected peer from pending queue.Supriti Singh
2014-08-14xvine: fixesSupriti Singh
2014-08-13Check that you are not present in trail twiceSupriti Singh
2014-08-13Act Malicious service code Supriti Singh
2014-08-10xvine:fixesSupriti Singh
2014-08-10xvine:fixesSupriti Singh
2014-08-10Xvine: FixesSupriti Singh
2014-08-10Checking if circle is formed.Supriti Singh
2014-08-08-FixmesSree Harsha Totakura
2014-08-08Using statistics to collect current successor of a peer in profilerSupriti Singh
2014-08-07- Collect bandwidth statistics in profilerSupriti Singh
2014-08-06X-Vine:FixesSupriti Singh
2014-08-06xvine: fixesSupriti Singh
2014-08-06- added basic layout for b/w and successor stats collection in profilerSupriti Singh