aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_pr.c
Commit message (Collapse)AuthorAge
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* -eliminating #if DEBUG checksChristian Grothoff2012-02-26
|
* -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
* -LRN: set bulk flagChristian Grothoff2012-01-07
|
* fixing migration stop delay calculation, largely by first calculating ↵Christian Grothoff2011-12-25
| | | | datastore load correctly and then by better distinguishing between datastore full, datastore timeout and success and finally by adding per-peer tracking of the current block interval to adjust to repeated undesireable behavior. See #2029.
* -fix 2034, request can be cancelled in which case rh might be NULL hereChristian Grothoff2011-12-25
|
* 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 ↵Christian Grothoff2011-12-19
| | | | datastore to avoid wasting bandwidth on migrating content that is just instantly discarded again anyway
* actually limit FS memory consumption by limiting how many requests we track ↵Christian Grothoff2011-12-19
| | | | from other peers (respective GSF-option had not been set; new code also inverts the meaning of the bit, so it does not have to be set for peers but rather is now set for clients to excempt them from the limitation)
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus ↵Christian Grothoff2011-12-19
| | | | callback to communicate which content has a chance of being stored in the medium term
* use better heuristic to deal with datastore put failures; log migration stop ↵Christian Grothoff2011-12-15
| | | | message transmissions
* -fixing indentationChristian Grothoff2011-11-29
|
* Changed quota configuration from core to ats section, renamed from ↵Bart Polot2011-11-29
| | | | TOTAL_QUOTA_* to WAN_QUOTA_*
* fixChristian Grothoff2011-11-18
|
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* fixing 1830Christian Grothoff2011-10-19
|
* prevent loopback routing, add some statistics, faster re-transmitChristian Grothoff2011-10-19
|
* Fix statChristian Grothoff2011-10-19
|
* do not loop backChristian Grothoff2011-10-19
|
* fixChristian Grothoff2011-10-19
|
* fixChristian Grothoff2011-10-19
|
* set quotaChristian Grothoff2011-10-12
|
* DHT api switch adjustmentsChristian Grothoff2011-09-27
|
* move bloomfilter recalculation to block libraryChristian Grothoff2011-09-27
|
* doxygenChristian Grothoff2011-09-02
|
* 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
|
* fixnpeChristian Grothoff2011-08-04
|
* fixing fsChristian Grothoff2011-07-26
|
* exponential back-offChristian Grothoff2011-07-25
|
* cleanerChristian Grothoff2011-07-19
|
* assertChristian Grothoff2011-07-16
|
* checksChristian Grothoff2011-06-17
|
* fixing typo, possibly over-eager disconnectChristian Grothoff2011-06-17
|
* statChristian Grothoff2011-06-16
|
* statsChristian Grothoff2011-06-16
|
* fixChristian Grothoff2011-06-16
|
* statChristian Grothoff2011-06-16
|
* fixChristian Grothoff2011-06-16
|
* fixChristian Grothoff2011-06-16
|
* fixing 1692Christian Grothoff2011-06-14
|
* fixChristian Grothoff2011-06-13
|
* fixing 1689Christian Grothoff2011-06-13
|
* add support for delaysChristian Grothoff2011-06-07
|
* track performance dataChristian Grothoff2011-05-30
|
* make sure not to recursively call ntrChristian Grothoff2011-05-27
|
* check DATASTORE return valuesChristian Grothoff2011-05-27
|