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
/
fs
/
gnunet-service-fs_put.c
Age
Commit message (
Expand
)
Author
2018-04-30
eliminate DHT PUT OK message by using MQ feature of calling continuation when...
Christian Grothoff
2017-03-22
[datastore] Return and update replication
David Barksdale
2017-03-19
[datastore] Fix #3743
David Barksdale
2016-06-24
refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...
Christian Grothoff
2016-06-23
convert DHT API to new MQ API
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-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-03-05
starting major change towards implementing #2564, this breaks some FS tests a...
Christian Grothoff
2012-11-24
actually using stream for dblock/iblock transfer if possible
Christian Grothoff
2012-06-12
-consistently use struct GNUNET_HashCode
Christian Grothoff
2012-04-26
-fixing #2277
Christian Grothoff
2012-02-26
-eliminating #if DEBUG checks
Christian Grothoff
2012-02-20
LRN: check for tc being NULL
Christian Grothoff
2011-11-04
curly wars / auto-indentation
Christian Grothoff
2011-09-29
also demultiplex everywhere on put
Christian Grothoff
2011-09-27
DHT api switch adjustments
Christian Grothoff
2011-08-29
run indent twice, it alternates between two 'canonical' forms, also run white...
Christian Grothoff
2011-08-16
even nicer indentation, thanks to LRN's indent patch
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-04-26
datastore and fs fixes from Easter
Christian Grothoff
2011-04-03
improving datastore API --- not working yet
Christian Grothoff
2011-03-25
adapt to new API
Christian Grothoff
2011-03-09
hxing
Christian Grothoff
2011-03-04
fixes
Christian Grothoff
2011-03-01
fs hacking
Christian Grothoff
2011-02-10
stuff
Christian Grothoff