glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / dht / gnunet_dht_profiler.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-23 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-22 Christian Grothoffno need to dup cfg
2018-05-06 Christian Grothofffix stats output of dht profiler
2018-05-06 Christian Grothofffix dht profiler memory leak
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Christian Grothofftypos
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Christian Grothofffix dht profiler logic
2018-05-05 Christian Grothofffix simplify profiler logic, n_puts_failed no longer...
2018-05-05 Christian Grothofffix profiler build, signature of callback changed
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-15 Marcello Staniscigetopt API porting.
2016-06-24 Christian Grothoff-fix ftbfs
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-clarify logic
2014-10-05 Christian Grothoff-add assertion
2014-09-22 Supriti Singhxvine: better log prints
2014-09-22 Supriti Singhxvine: remove warnings
2014-09-22 Supriti SinghX-Vine: Fixes
2014-09-22 Supriti Singh- Act malicious API complete
2014-09-17 Supriti SinghRemoving trail compression message
2014-09-05 Supriti SinghRemoving r5n profiler, using the same profiler for...
2014-08-27 Supriti SinghExponential backoff
2014-08-26 Supriti SinghIf 0 max search, use r5n dht
2014-08-26 Sree Harsha TotakuraWait for Bandwidth statistics to be collected.
2014-08-25 Supriti Singh- Adding r5n profiler.
2014-08-24 Supriti SinghChanging delay_put and delay_get
2014-08-24 Supriti SinghRandomized PUT/GET delay interval.
2014-08-24 Supriti SinghCode refactoring
2014-08-22 Supriti SinghModified logic for notify successor
2014-08-22 Supriti SinghFixme
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-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-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.