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
/
test_dht_topo.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-04-30
eliminate DHT PUT OK message by using MQ feature of calling continuation when...
Christian Grothoff
2016-06-27
-misc fixes to DHT tests
Christian Grothoff
2016-06-23
convert DHT API to new MQ API
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
2013-12-19
malloc -> new
LRN
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-03-26
- allow getting statistics of a particular subsystem and name in testbed
Sree Harsha Totakura
2012-11-02
-major DHT test cleanup
Christian Grothoff
2012-10-31
-moving DHT test to testbed API
Christian Grothoff
2012-10-24
- allow n peers, typos, style
Bart Polot
2012-06-12
-consistently use struct GNUNET_HashCode
Christian Grothoff
2012-06-09
-fix configs
Christian Grothoff
2012-05-31
-dce
Christian Grothoff
2012-05-31
-code cleanup and better error messages for failures
Christian Grothoff
2012-05-27
-fixing #2340
Christian Grothoff
2012-05-18
-code cleanup
Christian Grothoff
2012-02-29
- Adjusted logging level, testing parameters
Bart Polot
2012-02-28
- Clearer testing results
Bart Polot
2012-02-26
-verbose is independent of logging
Christian Grothoff
2012-02-24
- Fixed crashes when ctrl-c testcases
Bart Polot
2012-02-08
- Adjusted debug level
Bart Polot
2012-02-07
- Updated testcase to test for line as well as 2d torus with common code
Bart Polot
2012-02-07
- Change DHT testing into common code, to allow adding further topologies
Bart Polot