aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs.c
Commit message (Expand)AuthorAge
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* remove empty files, fix indentationChristian Grothoff2017-03-10
* optimize queue-full case, reduce max queue size due to O(n) operationChristian Grothoff2017-02-23
* convert to new CADET API, not working due to CADET-API internal bugsChristian Grothoff2017-02-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* migrating fs to new service APIChristian Grothoff2016-10-01
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* converting FS to new MQ-based core APIChristian Grothoff2016-07-31
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -doxChristian Grothoff2015-10-26
* -another caseChristian Grothoff2015-10-26
* potential fix for #4024Christian Grothoff2015-10-26
* -reduce calls in get_latest()Christian Grothoff2015-10-25
* -fix indentation, fix bug that caused us to try to merge requests twiceChristian Grothoff2015-10-25
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* 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
* -fix bad CMPChristian Grothoff2014-12-16
* do not poll empty database every 100ms for migration, doxygen fixes, code cle...Christian Grothoff2014-12-16
* -fix double freeChristian Grothoff2014-12-15
* fix key management issue with LOC signing identified in #3559Christian Grothoff2014-12-14
* fixing #3568Christian Grothoff2014-12-07
* fs now uses peerstore to store respect valueOmar Tarabai2014-07-14
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
* performance API indicates disconnectMatthias Wachs2014-05-21
* Rename mesh->cadetBart Polot2014-05-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -splitting mesh into server and client partsChristian Grothoff2013-07-18
* -removing useless codeChristian Grothoff2013-07-02
* -rename stream->mesh in comments and symbolsChristian Grothoff2013-06-04
* -file renaming stream->meshChristian Grothoff2013-06-04
* -doxygenChristian Grothoff2013-03-27
* fixMatthias Wachs2013-03-27
* api changeMatthias Wachs2013-03-26
* ats api changeMatthias Wachs2013-03-25
* -towards using ATS for latency infoChristian Grothoff2013-03-25
* -doxygenChristian Grothoff2013-03-23
* 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
* -more loggingChristian Grothoff2012-11-25
* actually using stream for dblock/iblock transfer if possibleChristian Grothoff2012-11-24