psyc/social: local join flag; social service: leave place, save _file
[oweals/gnunet.git] / src / dht /
2014-08-22 Sree Harsha TotakuraDo not continue if we are going to shutdown.
2014-08-22 Sree Harsha TotakuraTeardown DHT connection after clearing up the ActiveContext
2014-08-22 Sree Harsha TotakuraMake the delays to start PUTs and GETs configurable...
2014-08-22 Sree Harsha TotakuraDo not realloc as this will render the pointers to...
2014-08-22 Sree Harsha TotakuraAfter completing DHT PUT operations teardown the servic...
2014-08-22 Supriti Singhdebug prints
2014-08-22 Supriti SinghHandling missing next hop in verify successor
2014-08-21 Supriti SinghCommented out Exponential Backoff
2014-08-21 Supriti SinghChanged find_finger and verify_successor timeouts
2014-08-21 Supriti SinghFixing Warning, Creating new delays for puts and gets
2014-08-21 Supriti SinghFree successor_hash_map
2014-08-21 Supriti SinghCode refactoring
2014-08-21 Supriti SinghProper log messages
2014-08-21 Supriti SinghChanging the logic to check for circle completion
2014-08-21 Supriti SinghFixing trail setup rejection
2014-08-20 Sree Harsha Totakura- fixes
2014-08-20 Sree Harsha TotakuraChange the mode in DHT disconnect handler.
2014-08-20 Sree Harsha TotakuraReconnect to DHT services for doing GETs after PUTs...
2014-08-20 Sree Harsha TotakuraMark operations as done when they are finished.
2014-08-20 Sree Harsha TotakuraFix counting started peers.
2014-08-20 Sree Harsha TotakuraStart PUTs and GETs only from active peers
2014-08-20 Supriti Singhxvine: fixes
2014-08-20 Supriti Singhxvine:fixes
2014-08-19 Supriti Singhtrail rejection fixes
2014-08-19 Supriti SinghXvine: Fixes
2014-08-19 Supriti SinghFixing warning
2014-08-19 Supriti Singh- PUT/GET Code refactor
2014-08-19 Supriti SinghCheck for loop in put and get path
2014-08-18 Supriti Singhxvine:fixes
2014-08-18 Supriti Singhxvine fixes
2014-08-17 Supriti Singh- Return value in select_closest_peer() instead of...
2014-08-17 Supriti SinghRemoved trail compression message. Checking for friend...
2014-08-17 Supriti SinghAdded correct routing table entry in trail setup
2014-08-16 Supriti Singhxvine:fixes
2014-08-16 Supriti SinghRemove the messages of disconnected peer from pending...
2014-08-14 Supriti Singhxvine: fixes
2014-08-13 Supriti SinghCheck that you are not present in trail twice
2014-08-13 Supriti SinghAct Malicious service code
2014-08-10 Supriti Singhxvine:fixes
2014-08-10 Supriti Singhxvine:fixes
2014-08-10 Supriti SinghXvine: Fixes
2014-08-10 Supriti SinghChecking if circle is formed.
2014-08-08 Sree Harsha Totakura-Fixmes
2014-08-08 Supriti SinghUsing statistics to collect current successor of a...
2014-08-07 Supriti Singh- Collect bandwidth statistics in profiler
2014-08-06 Supriti SinghX-Vine:Fixes
2014-08-06 Supriti Singhxvine: fixes
2014-08-06 Supriti Singh- added basic layout for b/w and successor stats collec...
2014-08-05 Supriti SinghCheck for duplicate peers in trail setup and verify...
2014-08-05 Supriti SinghExponential backoff for find_finger_trail_task
2014-08-04 Supriti Singhxvine:fixes
2014-08-04 Supriti Singhxvine:fixes
2014-08-01 Bart Polot- code review
2014-08-01 Supriti Singhx-vine:fixes
2014-07-31 Supriti Singhx-vine:fixes
2014-07-31 Supriti SinghXVine: Fixes
2014-07-24 Sree Harsha Totakuraxdht: track topology successor and predecessor neighbours.
2014-07-24 Supriti SinghCalculating index from finger value and my identity...
2014-07-24 Supriti Singhxvine:fixes
2014-07-16 Supriti SinghRemoving warnings
2014-07-16 Supriti Singhcode cleanup
2014-07-16 Supriti Singhxvine: fixes
2014-07-14 Supriti SinghAdd DEBUG to GET requests. Add replication degree...
2014-07-14 Supriti SinghClose client connection to DHT once GET is succeeded...
2014-07-14 Supriti SinghUse correct key while doing GET. Wait for all PUT...
2014-07-06 Supriti Singhxvine: Fixes
2014-07-03 Supriti SinghXvine: fixes
2014-07-01 Supriti Singhxvine: fixes
2014-06-27 Supriti Singhxvine: bug fixes
2014-06-26 Supriti Singhxvine: bug fix
2014-06-25 Supriti SinghHandling 'put', 'get' and 'get result' correctly
2014-06-24 Supriti Singhxvine: fixes
2014-06-24 Supriti Singhdon't send trail teardown in remove_matching_fingers()
2014-06-23 Supriti SinghPassing correct argument, is_predecessor to select_clos...
2014-06-23 Supriti Singhxvine:bug fix
2014-06-23 Supriti Singh-- New message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_PUT...
2014-06-23 Supriti Singhxvine:bug fix
2014-06-23 Supriti Singhxvine: minor fixes
2014-06-22 Christian Grothoff-fix doxygen
2014-06-20 Sree Harsha TotakuraAdd DHT profiler.
2014-06-19 Supriti Singh- Initializing head, tail in datacache struct get_context
2014-06-17 Christian Grothoff-fix use of uninitialized memory
2014-06-17 Supriti Singhxvine - minor fixes
2014-06-16 Supriti Singhxvine dht: few fixes
2014-06-12 Supriti SinghXvine_DHT: Minor fixes
2014-06-11 Supriti SinghMinor fixes
2014-06-10 Supriti SinghRemoving warnings
2014-06-06 Sree Harsha TotakuraAdd profiler stub for DHT.
2014-06-06 Sree Harsha TotakuraEnable (X)DHT service to be compiled with malicious...
2014-06-05 Supriti SinghNot passing finger_map_index in trail setup message.
2014-06-01 Supriti SinghFixing issue #0003414
2014-05-30 Bart Polot- code review notes
2014-05-30 Supriti Singh-Adapting trail teardown and add trail messages for...
2014-05-28 Supriti SinghRemoving warning messages
2014-05-28 Supriti SinghAdapting verify successor code to use trail id
2014-05-27 Supriti SinghUsing trail id
2014-05-27 Christian Grothoff-fmt
2014-05-27 Christian Grothoffenable DHT monitors to distinguish routing requests...
2014-05-21 Supriti SinghRefactoring
2014-05-20 Supriti Singh- Adding code to check for congestion and threshold...
next