aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cp.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
2018-01-10Try to keep the fs->core MQ from growing too largeDavid Barksdale
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2016-07-31converting FS to new MQ-based core APIChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-03-fix #4541Martin Schanzenbach
2016-06-02-oops, remove printfMartin Schanzenbach
2016-05-29- Fix #4532Martin Schanzenbach
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-doxygen, simplifyChristian Grothoff
2015-10-25-use hash in prd query to reduce memory consumption of CP request_mapChristian Grothoff
2015-10-25-reduce calls in get_latest()Christian Grothoff
2015-10-25-indentChristian Grothoff
2015-10-25check against all pending requests with same hash, not just first; this is a ...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-05-21with respect to #3615: we might (theoretically) get a migration stop before w...Christian Grothoff
2015-05-21-adding a few extra checks for #3615Christian Grothoff
2015-03-23-doxygen and indentationChristian Grothoff
2015-03-01count number of pending replies and refuse to process queries if queue gets t...Christian 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-22-doxygenChristian Grothoff
2014-12-21flush peer respect value on disconnectOmar Tarabai
2014-12-18-use const in peerstore callbackChristian Grothoff
2014-12-17-remove dead apiChristian 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-07-16error handlingOmar Tarabai
2014-07-14fs now uses peerstore to store respect valueOmar Tarabai
2014-01-30-towards fixing #3295 (core traffic prioritization)Christian Grothoff
2014-01-30towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff
2013-11-30fixing #3146: peer identities no longer have the size of hash codes; breaks F...Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-fixing build issues in fs/set related to #3047Christian Grothoff
2013-09-09-minor code cleanupChristian Grothoff
2013-08-29rename to match api nameMatthias Wachs
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-07-18-minor code cleanupChristian Grothoff
2013-04-14-fix #2857Christian Grothoff
2013-04-08fs crashing in integraton testsMatthias Wachs
2013-03-25-towards using ATS for latency infoChristian Grothoff
2013-03-25doxygenMatthias Wachs
2013-03-21fs using ats dataMatthias Wachs
2013-03-21change to core paiMatthias Wachs