aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-dht-get.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* add proximity considerations to datacacheChristian Grothoff2018-05-30
|
* fix #5238Christian Grothoff2018-01-12
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* porting.Marcello Stanisci2017-03-15
|
* getopt API porting.Marcello Stanisci2017-03-15
|
* add method to record and print DHT routes to DHT command-line toolsChristian Grothoff2017-01-31
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* incomplete code for finger and friend tablesSupriti Singh2014-01-21
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* demux everywhere option for CLIMatthias Wachs2012-09-14
|
* code cleanupChristian Grothoff2012-09-14
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -fixing #2340Christian Grothoff2012-05-27
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* nonewsChristian Grothoff2011-09-27
|
* DCEChristian Grothoff2011-09-27
|
* migrationChristian Grothoff2011-09-27
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* Check for missing type, set to TEST block type if so (ANY should not be used)Nathan S. Evans2011-01-05
|
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* fixChristian Grothoff2010-10-05
|
* new DHT API, tests do not yet compileChristian Grothoff2010-10-02
|
* gpl3Christian Grothoff2010-07-02
|
* dht find peer binaryNathan S. Evans2010-04-05
|
* put and get testcaseNathan S. Evans2010-04-05
|
* add gnunet-dht-get and gnunet-dht-put binaries, changes to serviceNathan S. Evans2010-04-05