aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-03-10remove empty files, fix indentationChristian Grothoff
2017-02-23optimize queue-full case, reduce max queue size due to O(n) operationChristian Grothoff
2017-02-17convert to new CADET API, not working due to CADET-API internal bugsChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-10-01migrating fs to new service APIChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-31converting FS to new MQ-based core APIChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-26-doxChristian Grothoff
2015-10-26-another caseChristian Grothoff
2015-10-26potential fix for #4024Christian Grothoff
2015-10-25-reduce calls in get_latest()Christian Grothoff
2015-10-25-fix indentation, fix bug that caused us to try to merge requests twiceChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-16-fix bad CMPChristian Grothoff
2014-12-16do not poll empty database every 100ms for migration, doxygen fixes, code cle...Christian Grothoff
2014-12-15-fix double freeChristian Grothoff
2014-12-14fix key management issue with LOC signing identified in #3559Christian Grothoff
2014-12-07fixing #3568Christian Grothoff
2014-07-14fs now uses peerstore to store respect valueOmar Tarabai
2014-06-16notify performance monitors about destroyed addresses (for #3406)Christian Grothoff
2014-05-21performance API indicates disconnectMatthias Wachs
2014-05-07Rename mesh->cadetBart Polot
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-08-21removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-07-18-splitting mesh into server and client partsChristian Grothoff
2013-07-02-removing useless codeChristian Grothoff
2013-06-04-rename stream->mesh in comments and symbolsChristian Grothoff
2013-06-04-file renaming stream->meshChristian Grothoff
2013-03-27-doxygenChristian Grothoff
2013-03-27fixMatthias Wachs
2013-03-26api changeMatthias Wachs
2013-03-25ats api changeMatthias Wachs
2013-03-25-towards using ATS for latency infoChristian Grothoff
2013-03-23-doxygenChristian Grothoff
2013-03-21fs using ats dataMatthias Wachs
2013-03-21change to core paiMatthias Wachs
2013-03-05starting major change towards implementing #2564, this breaks some FS tests a...Christian Grothoff
2012-11-25-more loggingChristian Grothoff
2012-11-24actually using stream for dblock/iblock transfer if possibleChristian Grothoff
2012-11-24-add multi-peer testcase for stream-based transfers (expected to fail right n...Christian Grothoff