REST: nothing triggers rest
[oweals/gnunet.git] / src / dht / dht_api.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-06 Christian Grothoffcosmestics
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffeliminate DHT PUT OK message by using MQ feature of...
2018-04-30 Christian Grothoffenable more parallelism with DHT queue, but limit to...
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-02 Christian Grothofffix sanity check in dht_api: we are passing 32-byte...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-27 Christian Grothoff-misc fixes to DHT tests
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-09-22 Supriti Singh- Act malicious API complete
2014-08-13 Supriti SinghAct Malicious service code
2014-03-24 Supriti SinghMerged update_successor and update_predecessor with...
2014-01-21 Supriti Singhincomplete code for finger and friend tables
2013-11-29 Christian Grothoff-initialized uninitialized 'key' field in GetHandle...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-29 Christian Grothoff-typo/ftbfs
2013-09-29 Christian Grothoff-minor code/doxygen clean up
2013-01-25 Bart Polot- fixed crash in case of DHT_disconnect called from...
2013-01-25 Christian Grothoff-allow disconnecting from DHT during GET iterator
2012-11-14 Christian Grothofffixing crash of mesh service -- reproduced by regex...
2012-11-10 Christian Grothoff-implementing #2435
2012-10-31 Christian Grothoff-moving DHT test to testbed API
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-07-17 Bart Polot- fixed use after free #2499
2012-07-16 Bart Polot- typo in printf
2012-07-16 Bart Polot- improve logging, add debug message for GNUNET_break
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-27 Christian Grothoff-fixing #2340
2012-05-04 Bart PolotAdded stop operation for dht monitoring
2012-04-26 Christian Grothoff-fixing #2277
2012-04-23 Bart Polot- Wrong message type
2012-04-20 Bart Polot- Rewritten DHT monitoring
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-17 Bart Polot- fixed small bugs, added FIXME, added monitor client...
2012-04-12 Matthias Wachs- api docu
2012-02-18 Christian Grothoff-die ifdefs, die
2012-02-18 Christian Grothoff-avoid using add_continuation if possible
2012-01-05 Bart PolotAdded testcase for DHT monitoring.
2012-01-05 Bart Polot- Fixed some bugs in monitor code
2012-01-05 Bart Polot- Assert callback as in other calls
2012-01-05 Bart Polot- Remove unnecessary include
2012-01-04 Bart PolotNew DHT-monitor functionality
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-25 Christian Grothoffput ifdefs around DEBUG logs
2011-10-25 Christian Grothofffixing 1829
2011-10-25 Christian Grothofflogging
2011-10-24 Christian Grothoffproblem is caused by client disconnecting before we...
2011-10-24 Christian Grothoffeven more logging
2011-10-10 Christian Grothoffuse LOG macro in dht_api.c
2011-10-05 Christian Grothoffdbg
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-27 Christian Grothoffnonews
2011-09-27 Christian Grothofffixes
2011-09-27 Christian Grothofffix
2011-09-17 Christian Grothofffixing 1776 --- do not check uid in client and don...
2011-09-16 Bart PolotFixed a use after free that occured when doing DHT_Disc...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-06-17 Christian Grothoffmaybe cleaner to initialize explicitly
2011-05-12 Christian Grothoffsimplify
2011-03-08 Nathan S. Evansapi change for malicious peer bug when running distribu...
2011-02-24 Nathan S. Evanspossible fix for mantis bug 1663
2011-02-15 Nathan S. Evanschange to dht profiling driver to avoid possible find...
2011-02-08 Nathan S. Evansdebug
2011-02-02 Nathan S. Evanspath tracking commit, hopefully a fix for dht_api conne...
2010-11-10 Nathan S. Evanscodesonar fixes
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-27 Matthias Wachsfixed problems with GNUNET_time_relative
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-21 Christian Grothoffnodbg
2010-10-07 Nathan S. Evansunique id is quite useful for the dht, even for puts
2010-10-07 Nathan S. Evanstypo, continuations for dht operations use continuation...
2010-10-05 Christian Grothofffix
2010-10-04 Christian Grothoffclient-side path tracking support
2010-10-04 Christian Grothoffpassing bf and xquery from client to service
2010-10-03 Christian Grothoffmaking test_dht_api work
2010-10-02 Christian Grothoffnew DHT API, tests do not yet compile
next