index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dht
/
gnunet_dht_profiler.c
Age
Commit message (
Expand
)
Author
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-05-22
no need to dup cfg
Christian Grothoff
2018-05-06
fix stats output of dht profiler
Christian Grothoff
2018-05-06
fix dht profiler memory leak
Christian Grothoff
2018-05-06
typos
Christian Grothoff
2018-05-06
fix dht profiler logic
Christian Grothoff
2018-05-05
fix simplify profiler logic, n_puts_failed no longer used
Christian Grothoff
2018-05-05
fix profiler build, signature of callback changed
Christian Grothoff
2017-03-25
rename GNUNET_GETOPT functions to achieve better consistency
Christian Grothoff
2017-03-15
getopt API porting.
Marcello Stanisci
2016-06-24
-fix ftbfs
Christian Grothoff
2016-06-23
convert DHT API to new MQ API
Christian Grothoff
2016-05-06
fixing compiler warnings
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-12-20
-clarify logic
Christian Grothoff
2014-10-05
-add assertion
Christian Grothoff
2014-09-22
xvine: better log prints
Supriti Singh
2014-09-22
xvine: remove warnings
Supriti Singh
2014-09-22
X-Vine: Fixes
Supriti Singh
2014-09-22
- Act malicious API complete
Supriti Singh
2014-09-17
Removing trail compression message
Supriti Singh
2014-09-05
Removing r5n profiler, using the same profiler for both x-vine and r5n
Supriti Singh
2014-08-27
Exponential backoff
Supriti Singh
2014-08-26
If 0 max search, use r5n dht
Supriti Singh
2014-08-26
Wait for Bandwidth statistics to be collected.
Sree Harsha Totakura
2014-08-25
- Adding r5n profiler.
Supriti Singh
2014-08-24
Changing delay_put and delay_get
Supriti Singh
2014-08-24
Randomized PUT/GET delay interval.
Supriti Singh
2014-08-24
Code refactoring
Supriti Singh
2014-08-22
Modified logic for notify successor
Supriti Singh
2014-08-22
Fixme
Supriti Singh
2014-08-22
Do not continue if we are going to shutdown.
Sree Harsha Totakura
2014-08-22
Teardown DHT connection after clearing up the ActiveContext
Sree Harsha Totakura
2014-08-22
Make the delays to start PUTs and GETs configurable as program parameters.
Sree Harsha Totakura
2014-08-22
Do not realloc as this will render the pointers to ActiveContexts invalid.
Sree Harsha Totakura
2014-08-22
After completing DHT PUT operations teardown the service connections in a sep...
Sree Harsha Totakura
2014-08-21
Commented out Exponential Backoff
Supriti Singh
2014-08-21
Changed find_finger and verify_successor timeouts
Supriti Singh
2014-08-21
Fixing Warning, Creating new delays for puts and gets
Supriti Singh
2014-08-21
Free successor_hash_map
Supriti Singh
2014-08-21
Code refactoring
Supriti Singh
2014-08-21
Proper log messages
Supriti Singh
2014-08-21
Changing the logic to check for circle completion
Supriti Singh
2014-08-21
Fixing trail setup rejection
Supriti Singh
2014-08-20
- fixes
Sree Harsha Totakura
[next]