aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.h
Commit message (Collapse)AuthorAge
* -unindex needs to decrypt KBlockChristian Grothoff2012-03-09
|
* implementing removal of KBlocks during unindex operation (#1926)Christian Grothoff2012-03-09
|
* -misc major bugfixes in download code wrt reconstruction and chk index ↵Christian Grothoff2012-03-07
| | | | calculations
* -misc bugfixesChristian Grothoff2012-03-05
|
* -add priorities to download queueChristian Grothoff2012-03-04
|
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
|
* fixing bug to ensure that we properly descend into deep directories for the ↵Christian Grothoff2012-01-11
| | | | various publish start/stop/suspend/resume event callbacks
* -LRN: my experimental block download time measurer. The resultsChristian Grothoff2012-01-08
| | | | | | | | can be found there - [1]. [1] http://lrn.no-ip.info/other/gnunet_download_tie.log
* improving results seen communication to consider which exact keywords a ↵Christian Grothoff2011-12-19
| | | | particular result has been seen for so far
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15