Changing the logic to check for circle completion
[oweals/gnunet.git] / src / dht / gnunet_dht_profiler.c
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-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-13 Supriti SinghCheck that you are not present in trail twice
2014-08-13 Supriti SinghAct Malicious service code
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 Singh- added basic layout for b/w and successor stats collec...
2014-08-01 Supriti Singhx-vine:fixes
2014-07-31 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-22 Christian Grothoff-fix doxygen
2014-06-20 Sree Harsha TotakuraAdd DHT profiler.
2014-06-06 Sree Harsha TotakuraAdd profiler stub for DHT.