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
/
dht_api.c
Age
Commit message (
Expand
)
Author
2018-05-06
cosmestics
Christian Grothoff
2018-04-30
eliminate DHT PUT OK message by using MQ feature of calling continuation when...
Christian Grothoff
2018-04-30
enable more parallelism with DHT queue, but limit to 1000 entries, then kill ...
Christian Grothoff
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
2017-02-22
strcmp instead of memcmp
Christian Grothoff
2017-02-02
fix sanity check in dht_api: we are passing 32-byte PIDs, not 64-byte hashes
Christian Grothoff
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2016-08-18
Use statement exprs instead of local function
David Barksdale
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
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
2014-09-22
- Act malicious API complete
Supriti Singh
2014-08-13
Act Malicious service code
Supriti Singh
2014-03-24
Merged update_successor and update_predecessor with finger table add
Supriti Singh
2014-01-21
incomplete code for finger and friend tables
Supriti Singh
2013-11-29
-initialized uninitialized 'key' field in GetHandle to fix assertion in gnune...
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-29
-typo/ftbfs
Christian Grothoff
2013-09-29
-minor code/doxygen clean up
Christian Grothoff
2013-01-25
- fixed crash in case of DHT_disconnect called from a DHT_get iterator
Bart Polot
2013-01-25
-allow disconnecting from DHT during GET iterator
Christian Grothoff
2012-11-14
fixing crash of mesh service -- reproduced by regex profiler w 100 peers -- o...
Christian Grothoff
2012-11-10
-implementing #2435
Christian Grothoff
2012-10-31
-moving DHT test to testbed API
Christian Grothoff
2012-10-26
-bugfixes, code cleanup
Christian Grothoff
2012-10-07
-chaning multihashmap API to allow option for avoiding key allocation
Christian Grothoff
2012-07-17
- fixed use after free #2499
Bart Polot
2012-07-16
- typo in printf
Bart Polot
2012-07-16
- improve logging, add debug message for GNUNET_break
Bart Polot
2012-06-12
-consistently use struct GNUNET_HashCode
Christian Grothoff
2012-05-27
-fixing #2340
Christian Grothoff
2012-05-04
Added stop operation for dht monitoring
Bart Polot
2012-04-26
-fixing #2277
Christian Grothoff
2012-04-23
- Wrong message type
Bart Polot
2012-04-20
- Rewritten DHT monitoring
Bart Polot
2012-04-19
-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...
Christian Grothoff
2012-04-17
- fixed small bugs, added FIXME, added monitor client (to be tested)
Bart Polot
2012-04-12
- api docu
Matthias Wachs
2012-02-18
-die ifdefs, die
Christian Grothoff
2012-02-18
-avoid using add_continuation if possible
Christian Grothoff
2012-01-05
Added testcase for DHT monitoring.
Bart Polot
2012-01-05
- Fixed some bugs in monitor code
Bart Polot
2012-01-05
- Assert callback as in other calls
Bart Polot
2012-01-05
- Remove unnecessary include
Bart Polot
2012-01-04
New DHT-monitor functionality
Bart Polot
[next]