aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht_api.c
Commit message (Expand)AuthorAge
* Act Malicious service code Supriti Singh2014-08-13
* Merged update_successor and update_predecessor with finger table addSupriti Singh2014-03-24
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
* -initialized uninitialized 'key' field in GetHandle to fix assertion in gnune...Christian Grothoff2013-11-29
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -typo/ftbfsChristian Grothoff2013-09-29
* -minor code/doxygen clean upChristian Grothoff2013-09-29
* - fixed crash in case of DHT_disconnect called from a DHT_get iteratorBart Polot2013-01-25
* -allow disconnecting from DHT during GET iteratorChristian Grothoff2013-01-25
* fixing crash of mesh service -- reproduced by regex profiler w 100 peers -- o...Christian Grothoff2012-11-14
* -implementing #2435Christian Grothoff2012-11-10
* -moving DHT test to testbed APIChristian Grothoff2012-10-31
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* - fixed use after free #2499Bart Polot2012-07-17
* - typo in printfBart Polot2012-07-16
* - improve logging, add debug message for GNUNET_breakBart Polot2012-07-16
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fixing #2340Christian Grothoff2012-05-27
* Added stop operation for dht monitoringBart Polot2012-05-04
* -fixing #2277Christian Grothoff2012-04-26
* - Wrong message typeBart Polot2012-04-23
* - Rewritten DHT monitoringBart Polot2012-04-20
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* - fixed small bugs, added FIXME, added monitor client (to be tested)Bart Polot2012-04-17
* - api docuMatthias Wachs2012-04-12
* -die ifdefs, dieChristian Grothoff2012-02-18
* -avoid using add_continuation if possibleChristian Grothoff2012-02-18
* Added testcase for DHT monitoring.Bart Polot2012-01-05
* - Fixed some bugs in monitor codeBart Polot2012-01-05
* - Assert callback as in other callsBart Polot2012-01-05
* - Remove unnecessary includeBart Polot2012-01-05
* New DHT-monitor functionalityBart Polot2012-01-04
* curly wars / auto-indentationChristian Grothoff2011-11-04
* put ifdefs around DEBUG logsChristian Grothoff2011-10-25
* fixing 1829Christian Grothoff2011-10-25
* loggingChristian Grothoff2011-10-25
* problem is caused by client disconnecting before we can queue the reply, more...Christian Grothoff2011-10-24
* even more loggingChristian Grothoff2011-10-24
* use LOG macro in dht_api.cChristian Grothoff2011-10-10
* dbgChristian Grothoff2011-10-05
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* nonewsChristian Grothoff2011-09-27
* fixesChristian Grothoff2011-09-27
* fixChristian Grothoff2011-09-27
* fixing 1776 --- do not check uid in client and don't put it into recentChristian Grothoff2011-09-17
* Fixed a use after free that occured when doing DHT_Disconnect while the clien...Bart Polot2011-09-16
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15