aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cp.c
Commit message (Expand)AuthorAge
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -doxygenChristian Grothoff2014-12-22
* flush peer respect value on disconnectOmar Tarabai2014-12-21
* -use const in peerstore callbackChristian Grothoff2014-12-18
* -remove dead apiChristian Grothoff2014-12-17
* -fix bad CMPChristian Grothoff2014-12-16
* do not poll empty database every 100ms for migration, doxygen fixes, code cle...Christian Grothoff2014-12-16
* error handlingOmar Tarabai2014-07-16
* fs now uses peerstore to store respect valueOmar Tarabai2014-07-14
* -towards fixing #3295 (core traffic prioritization)Christian Grothoff2014-01-30
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* fixing #3146: peer identities no longer have the size of hash codes; breaks F...Christian Grothoff2013-11-30
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fixing build issues in fs/set related to #3047Christian Grothoff2013-09-30
* -minor code cleanupChristian Grothoff2013-09-09
* rename to match api nameMatthias Wachs2013-08-29
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -minor code cleanupChristian Grothoff2013-07-18
* -fix #2857Christian Grothoff2013-04-14
* fs crashing in integraton testsMatthias Wachs2013-04-08
* -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 a...Christian Grothoff2013-03-05
* -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
* 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
* -fixing #2036Christian Grothoff2011-12-26
* -allow logging hereChristian Grothoff2011-12-23
* 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
* use better heuristic to deal with datastore put failures; log migration stop ...Christian Grothoff2011-12-15
* 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 core...Christian Grothoff2011-10-22