aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_tree.c
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* malloc -> newLRN2013-12-19
|
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
|
* -doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff2013-09-15
|
* -more complete fix for #3034Christian Grothoff2013-09-14
|
* -do not clean up reader more than onceChristian Grothoff2013-09-11
|
* -fixes to make stream tests pass with ecc in coreChristian Grothoff2013-02-15
|
* fixing issue with gnunet-publish not closing files early enough when ↵Christian Grothoff2012-03-24
| | | | publishing directories with more than FD_MAX files (#2239)
* -fix error handling during publishingChristian Grothoff2012-03-24
|
* -misc major bugfixes in download code wrt reconstruction and chk index ↵Christian Grothoff2012-03-07
| | | | calculations
* -eliminating #if DEBUG checksChristian Grothoff2012-02-26
|
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* major rewrite of fs_download, hopefully fixing 1641Christian Grothoff2011-01-20
|
* allow files of size 0Christian Grothoff2010-12-14
|
* air plane hackingChristian Grothoff2010-12-03
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* plane hackingChristian Grothoff2010-09-18
|
* gpl3Christian Grothoff2010-07-02
|
* free active on download errorChristian Grothoff2010-05-04
|
* deserialization of unindex operationsChristian Grothoff2010-05-01
|
* off-line hack festChristian Grothoff2010-04-24
|
* resume and less debug crapChristian Grothoff2010-04-22
|
* fs fixChristian Grothoff2010-04-16
|
* fix ttl underflow checkChristian Grothoff2010-04-15
|
* reducing leaks, fixing shutdown bug, increasing timeoutsChristian Grothoff2009-11-08
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* final fixes, adding testcase to official suiteChristian Grothoff2009-10-20
|
* fix (bad argument order), plus some more debug statements for nowChristian Grothoff2009-10-19
|
* fixesChristian Grothoff2009-10-19
|
* fixesChristian Grothoff2009-10-18
|
* more work on bugs and testing of fs serviceChristian Grothoff2009-10-18
|
* towards having downloadChristian Grothoff2009-09-05
|
* fixesChristian Grothoff2009-09-04
|
* refactoring publishing codeChristian Grothoff2009-09-02