aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Expand)AuthorAge
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* -I guess this can happen, but should be incredibly rare (or could be provoked...Christian Grothoff2012-01-01
* -trying to pick better order of includesChristian Grothoff2012-01-01
* -LRN: utf8-ization, #2051Christian Grothoff2011-12-30
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* LRN: normalize keywords (decapitalize, split) using libunistring - #2052Christian Grothoff2011-12-30
* -LRN: Also break on commasChristian Grothoff2011-12-30
* -version bumps for releaseChristian Grothoff2011-12-26
* adding GNUNET_FS_time_to_year function to FS APIChristian Grothoff2011-12-26
* -fixing #2036Christian Grothoff2011-12-26
* -also break at some other tokensChristian Grothoff2011-12-25
* -remove code for keyword caonicalization/normalization, makes no sense in int...Christian Grothoff2011-12-25
* fixing migration stop delay calculation, largely by first calculating datasto...Christian Grothoff2011-12-25
* -fix 2034, request can be cancelled in which case rh might be NULL hereChristian Grothoff2011-12-25
* -LRN: fix crash if name is not availableChristian Grothoff2011-12-25
* -LRN/CG: extract keywords from file names (#2032)Christian Grothoff2011-12-24
* -allow logging hereChristian Grothoff2011-12-23
* -fixChristian Grothoff2011-12-23
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* -not all uris are ksksChristian Grothoff2011-12-19
* -check for NULLChristian Grothoff2011-12-19
* -extra asserts just to be helpful in case #2000 resurfacesChristian Grothoff2011-12-19
* improving results seen communication to consider which exact keywords a parti...Christian Grothoff2011-12-19
* limit lifetime of migrated content to at most 1 yearChristian Grothoff2011-12-19
* block data migration based on lowest discarded expiration of content in the d...Christian Grothoff2011-12-19
* actually limit FS memory consumption by limiting how many requests we track f...Christian Grothoff2011-12-19
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus cal...Christian Grothoff2011-12-19
* -handle error codes from unindexChristian Grothoff2011-12-18
* use better heuristic to deal with datastore put failures; log migration stop ...Christian Grothoff2011-12-15
* -fixing #2006Christian Grothoff2011-12-13
* trying to fix #2000Christian Grothoff2011-12-13
* -fixing indentationChristian Grothoff2011-11-29
* Changed quota configuration from core to ats section, renamed from TOTAL_QUOT...Bart Polot2011-11-29
* -fixing use of uninitialized variable, some code cleanup, fixing memory leak ...Christian Grothoff2011-11-28
* -more doxygen fixesChristian Grothoff2011-11-28
* -doxygen fixesChristian Grothoff2011-11-28
* changing API in anticipation of future implementation of 1369Christian Grothoff2011-11-24
* fs also never queues more than one message per peer, so reduce requested queu...Christian Grothoff2011-11-24
* moving block plugins to respective subsystemChristian Grothoff2011-11-22
* fixChristian Grothoff2011-11-18
* add units to time, use configuration time api where appropriate, fixing Manti...Christian Grothoff2011-11-17
* fixing 1786Christian Grothoff2011-11-15
* set continued flag on client side -- towards fixing 1786:Christian Grothoff2011-11-15
* towards fixing #1786Christian Grothoff2011-11-15
* moving P2P messages out of fs.hChristian Grothoff2011-11-15
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
* fixing 1787Christian Grothoff2011-11-11
* fixChristian Grothoff2011-11-10
* fix #1883Christian Grothoff2011-11-05
* introducing GNUNET_abortChristian Grothoff2011-11-05