aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.c
AgeCommit message (Expand)Author
2013-09-15-doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff
2013-09-15-fix check of return valueChristian Grothoff
2013-09-14-more complete fix for #3034Christian Grothoff
2013-09-13-fixing resuming publish operationChristian Grothoff
2013-09-11-do not clean up reader more than onceChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-08-06-fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff
2013-07-30-make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes...Christian Grothoff
2013-06-04-rename stream->mesh in comments and symbolsChristian Grothoff
2013-05-30-fixChristian Grothoff
2013-05-30-preparations for fixing #2711Christian Grothoff
2013-02-15-fixes to make stream tests pass with ecc in coreChristian Grothoff
2013-01-26-fix leakChristian Grothoff
2012-12-05-more loggingChristian Grothoff
2012-11-07Parameterized directory listing permission checkSree Harsha Totakura
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff
2012-10-06-fixing #2578Christian Grothoff
2012-09-10eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff
2012-07-25-fixfixChristian Grothoff
2012-07-25-ignorervChristian Grothoff
2012-07-25-fixChristian Grothoff
2012-06-21-work on #2437, plus misc minor bugfixesChristian Grothoff
2012-06-21-branching cleanupChristian Grothoff
2012-06-21-some more work on probesChristian Grothoff
2012-06-21-towards better download prioritizationChristian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-06-09-dequeue download on error, another attempt to fix #2403Christian Grothoff
2012-06-09-fixing #2413Christian Grothoff
2012-06-08-fixing #2402, #2403, #2399, #2398Christian Grothoff
2012-06-07-fixing #2408Christian Grothoff
2012-04-26-fixing persistence cleanupChristian Grothoff
2012-03-24fixing issue with gnunet-publish not closing files early enough when publishi...Christian Grothoff
2012-03-15-check return values, fix leakChristian Grothoff
2012-03-09-unindex needs to decrypt KBlockChristian Grothoff
2012-03-09-do not call uri_to_string with NULL pointerChristian Grothoff
2012-03-09implementing removal of KBlocks during unindex operation (#1926)Christian Grothoff
2012-03-04adding fs/ to all default directory names relating to file sharingChristian Grothoff
2012-03-04-use sane defaultsChristian Grothoff
2012-03-04fixing #1927 by further limiting the time a download probe can be active at a...Christian Grothoff
2012-03-04-add priorities to download queueChristian Grothoff
2012-02-22LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff
2012-02-18-sync after getting URI on publishing to resume properly; also bugfix...Christian Grothoff
2012-02-18-do not try to desearialize search directoriesChristian Grothoff
2012-02-18-use search URI, not result URIChristian Grothoff
2012-01-11fixing bug to ensure that we properly descend into deep directories for the v...Christian Grothoff
2012-01-01changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff
2011-12-19-not all uris are ksksChristian Grothoff
2011-12-19-check for NULLChristian Grothoff
2011-12-19improving results seen communication to consider which exact keywords a parti...Christian Grothoff
2011-12-13-fixing #2006Christian Grothoff