tighten formatting rules
[oweals/gnunet.git] / src / dht / gnunet-service-dht_clients.c
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-16 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-13 Nils GillmannPartial application of diff send in beberking, Issue...
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-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...
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 Grothoffsupport BF size adjustments in other plugins
2017-02-22 Christian Grothofftry to fix BF size mess created by original BLOCK API...
2017-02-20 Christian Grothoffcompleted big block refactoring in preparation for...
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
2016-09-26 Christian Grothoffporting xdht to new service API, major code de-duplicat...
2016-09-26 Christian Grothoffrefactor DHT for new service API
2016-09-11 Christian Grothoff-fix bad indent
2016-09-11 Christian Grothofffix dht kill issue
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-27 Christian Grothoff-fix arg order
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
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-28 Christian Grothoff-extend block API to allow specifying flags, use this...
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-05-27 Christian Grothoff-fmt
2014-04-07 Christian Grothoff-doxygen
2014-02-05 Bart Polot- change log info of LOG_TRAFFIC, use R5N to distinguis...
2014-01-21 Supriti Singhincomplete code for finger and friend tables
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-23 Christian Grothoffadd option to cache blocks from result messages as...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-05-23 Bart Polot- undebug
2013-05-23 Bart Polot- use dht-traffic class for service-client as well...
2013-03-14 Bart Polot- debug info
2013-03-06 Bart Polot- new debug separation for dht-clients
2012-11-14 Christian Grothoff-back to sane logging
2012-11-14 Christian Grothofffixing crash of mesh service -- reproduced by regex...
2012-11-14 Christian Grothoff-removing useless casts
2012-11-14 Christian Grothoffuse exp backoff macro, start with retry frequency of...
2012-11-14 Bart PolotAdded GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANT
2012-11-10 Christian Grothoff-implementing #2435
2012-11-08 Bart Polot- fix multicast keepalive
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-07-17 Bart Polot- fixed use after free #2499
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-08 Bart Polot- minor cast change
2012-05-04 Bart PolotAdded stop operation for dht monitoring
2012-04-26 Christian Grothoff-fixing #2277
2012-04-20 Bart Polot- Rewritten DHT monitoring
2012-04-19 Christian Grothoff-fix
2012-04-19 Bart Polot- Add local DHT request to the monitoring results
2012-03-29 Christian Grothoff-fix segv
2012-02-20 Bart Polot- Removed old param name
2012-02-20 Bart Polot- Added missing parameter
2012-02-13 Bart Polot- Doxygen
2012-01-05 Bart Polot- Improved test to count only relevant messages, comple...
2012-01-05 Bart Polot- Fixed some bugs in monitor code
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 Grothofflogging
2011-10-24 Christian Grothoffmore logging for insane bug 1829
2011-10-24 Christian Grothoffproblem is caused by client disconnecting before we...
2011-10-24 Christian Grothoffeven more logging
2011-10-24 Christian Grothofflog local operations
2011-10-24 Christian Grothofflog local operations
2011-10-11 Bart PolotFixed order of PUT and GET paths from service to client
2011-10-04 Christian Grothofffix stat, count 2nd case as well
2011-09-29 Christian Grothoffremove excessive logging
2011-09-29 Christian Grothofffix code to perform GET retries
2011-09-28 Christian Grothofffixing warning
2011-09-28 Christian Grothofffixes
2011-09-27 Christian Grothoffnonews
2011-09-27 Christian Grothofffixes
2011-09-27 Christian Grothofffixes
2011-09-27 Christian Grothoffadding some stats
2011-09-27 Christian Grothofffixes
2011-09-27 Christian Grothoffgetting client API to compile
2011-09-27 Christian Grothoffmaking some files compile
2011-09-26 Christian Grothoffmore wild hxing
2011-09-25 Christian Grothoffwild hxing
2011-09-21 Christian Grothoffadd