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_monitor.c
Age
Commit message (
Expand
)
Author
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-02-22
fix type
Christian Grothoff
2017-02-22
fix test_dht_montior abortion
Christian Grothoff
2017-02-22
fix test_dht_montior abortion, fix crash on NULL HELLO
Christian Grothoff
2016-06-23
convert DHT API to new MQ API
Christian Grothoff
2016-05-06
fix compiler warnings
Christian Grothoff
2016-05-06
fix compiler warnings
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
2012-11-02
-more DHT test modernization
Christian Grothoff
2012-11-02
-major DHT test cleanup
Christian Grothoff
2012-06-25
-LRN: remove unused variables
Christian Grothoff
2012-06-19
-fixing #2397
Christian Grothoff
2012-06-19
-modify timeout values further
Christian Grothoff
2012-06-19
-fixing #2397 -- start put a bit after starting monitoring to observe all events
Christian Grothoff
2012-06-12
-consistently use struct GNUNET_HashCode
Christian Grothoff
2012-06-09
-fix configs
Christian Grothoff
2012-05-27
-fixing #2340
Christian Grothoff
2012-05-18
-code cleanup
Christian Grothoff
2012-05-04
- Make test use monitoring_stop
Bart Polot
2012-04-22
- Make monitoring test compile again
Bart Polot
2012-02-20
- Added documentation, clarified output text
Bart Polot
2012-02-20
- Fixed test_monitor testcase crsh
Bart Polot
2012-02-17
- Adjusted the monitor test to new topology
Bart Polot
2012-02-07
- Updated testcase to test for line as well as 2d torus with common code
Bart Polot
2012-01-08
-fix
Christian Grothoff
2012-01-05
- Improved test to count only relevant messages, completed info transmitted f...
Bart Polot
2012-01-05
Added testcase for DHT monitoring.
Bart Polot