index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dht
/
gnunet-dht-get.c
Age
Commit message (
Expand
)
Author
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-05-30
add proximity considerations to datacache
Christian Grothoff
2018-01-12
fix #5238
Christian Grothoff
2017-03-25
rename GNUNET_GETOPT functions to achieve better consistency
Christian Grothoff
2017-03-15
porting.
Marcello Stanisci
2017-03-15
getopt API porting.
Marcello Stanisci
2017-01-31
add method to record and print DHT routes to DHT command-line tools
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-01-21
incomplete code for finger and friend tables
Supriti Singh
2013-10-06
-remove trailing whitespace
Christian Grothoff
2012-09-14
demux everywhere option for CLI
Matthias Wachs
2012-09-14
code cleanup
Christian Grothoff
2012-06-12
-consistently use struct GNUNET_HashCode
Christian Grothoff
2012-06-10
LRN: new utf8 argv converter for W32, converting strings on command-line to U...
Christian Grothoff
2012-05-27
-fixing #2340
Christian Grothoff
2011-12-30
-LRN: use FPRINTF -- #2051
Christian Grothoff
2011-11-04
curly wars / auto-indentation
Christian Grothoff
2011-09-27
nonews
Christian Grothoff
2011-09-27
DCE
Christian Grothoff
2011-09-27
migration
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-01-05
Check for missing type, set to TEST block type if so (ANY should not be used)
Nathan S. Evans
2010-11-11
Adding replication parameter for initiating GET and PUT requests to the DHT.
Nathan S. Evans
2010-11-05
big scheduler refactoring, expect some issues
Nathan S. Evans
2010-10-05
fix
Christian Grothoff
2010-10-02
new DHT API, tests do not yet compile
Christian Grothoff
2010-07-02
gpl3
Christian Grothoff
2010-04-05
dht find peer binary
Nathan S. Evans
2010-04-05
put and get testcase
Nathan S. Evans
2010-04-05
add gnunet-dht-get and gnunet-dht-put binaries, changes to service
Nathan S. Evans