aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cp.c
Commit message (Collapse)AuthorAge
* -fix #2857Christian Grothoff2013-04-14
|
* fs crashing in integraton testsMatthias Wachs2013-04-08
| | | | | added check
* -towards using ATS for latency infoChristian Grothoff2013-03-25
|
* doxygenMatthias Wachs2013-03-25
|
* fs using ats dataMatthias Wachs2013-03-21
|
* change to core paiMatthias Wachs2013-03-21
|
* starting major change towards implementing #2564, this breaks some FS tests ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* -do even fewer stats by defaultChristian Grothoff2012-10-23
|
* -optimizing all FS multi hashmaps for key memory sharingChristian Grothoff2012-10-14
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
|
* -cleanupChristian Grothoff2012-07-05
|
* -comment / naming cleanupsChristian Grothoff2012-06-23
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -misc fixesChristian Grothoff2012-06-09
|
* -also check cth_in_progress hereChristian Grothoff2012-06-09
|
* -eliminating #if DEBUG checksChristian Grothoff2012-02-26
|
* -doxygen fixesChristian Grothoff2012-01-25
|
* -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
* changing scheduler priorities to revert to DEFAULT instead of inheriting ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* -I guess this can happen, but should be incredibly rare (or could be ↵Christian Grothoff2012-01-01
| | | | provoked by attacker); let's just count instead of break - #2055
* -fixing #2036Christian Grothoff2011-12-26
|
* -allow logging hereChristian Grothoff2011-12-23
|
* 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)
* use better heuristic to deal with datastore put failures; log migration stop ↵Christian Grothoff2011-12-15
| | | | message transmissions
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* implementing #1785Christian Grothoff2011-11-04
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* use same name everywhereChristian Grothoff2011-10-22
|
* prevent loopback routing, add some statistics, faster re-transmitChristian Grothoff2011-10-19
|
* even more stats, more loggingChristian Grothoff2011-10-19
|
* cleanup+statsChristian Grothoff2011-10-19
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* adapting code to new ATS APIsChristian Grothoff2011-10-13
|
* new ATS API -- code won't compileChristian Grothoff2011-10-13
|
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
|
* renaming in code to use new ATS pref/reservation APIChristian Grothoff2011-10-10
|
* first round of simplification to change preference APIChristian Grothoff2011-10-07
|
* no latency can happen, should be rareChristian Grothoff2011-09-19
|
* indentationChristian Grothoff2011-09-14
|
* make bitching less verboseChristian Grothoff2011-09-13
|
* 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
|
* fixing fsChristian Grothoff2011-07-26
|
* cleanerChristian Grothoff2011-07-19
|
* assertChristian Grothoff2011-07-16
|