aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-dht-put.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff2018-04-30
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* Last commit as of getopt porting. 'social' still gives warnings.Marcello Stanisci2017-03-16
* getopt API porting.Marcello Stanisci2017-03-15
* fix missing time conversionChristian Grothoff2017-03-10
* fix use of uninitialized (shadow-issue) expirationChristian Grothoff2017-03-10
* use modern time specification for expirationChristian Grothoff2017-01-31
* add method to record and print DHT routes to DHT command-line toolsChristian Grothoff2017-01-31
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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
* fixing #2544Christian Grothoff2012-09-15
* demux everywhere option for CLIMatthias Wachs2012-09-14
* - print key when putMatthias Wachs2012-09-14
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff2012-06-10
* -fixing #2277Christian Grothoff2012-04-26
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* curly wars / auto-indentationChristian Grothoff2011-11-04
* nonewsChristian Grothoff2011-09-27
* migrationChristian Grothoff2011-09-27
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* start serviceNathan S. Evans2011-07-26
* 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-04
* new DHT API, tests do not yet compileChristian Grothoff2010-10-02
* gpl3Christian Grothoff2010-07-02
* put and get testcaseNathan S. Evans2010-04-05
* add gnunet-dht-get and gnunet-dht-put binaries, changes to serviceNathan S. Evans2010-04-05