aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_pe.c
AgeCommit message (Expand)Author
2017-01-22use new SCHEDULER_add_at API where applicableChristian Grothoff
2016-08-11-do not cancel on disconnectChristian Grothoff
2016-07-31converting FS to new MQ-based core APIChristian 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-26potential fix for #4024Christian 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-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-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
2013-11-28-doxygenChristian Grothoff
2013-11-28-check return valueChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-fixing build issues in fs/set related to #3047Christian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-07-18-minor code cleanupChristian Grothoff
2012-12-15LRN: fixing #2701Christian Grothoff
2012-11-05-fix block download calculationChristian Grothoff
2012-10-23-fix #2598Christian Grothoff
2012-10-23-using new MDLL facility to clean up bijection data structure and reduce memo...Christian Grothoff
2012-10-23-introducing MDLL macrosChristian Grothoff
2012-10-23-do even fewer stats by defaultChristian Grothoff
2012-10-19-reduce stats collection by defaultChristian Grothoff
2012-10-17-fix the fixChristian Grothoff
2012-10-17-fixing plan_map over-eager interning as reported by mwachsChristian Grothoff
2012-10-14-optimizing all FS multi hashmaps for key memory sharingChristian Grothoff
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff
2012-10-07-reducing memory use for PendingRequestData by 30% by not allocating space fo...Christian Grothoff
2012-10-07-fixing qpe counter -- #2555Christian Grothoff
2012-07-05-cleanupChristian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-02-26-eliminating #if DEBUG checksChristian Grothoff
2012-01-25-doxygen fixesChristian Grothoff
2012-01-08-LRN: my experimental block download time measurer. The resultsChristian Grothoff
2011-11-29-fixing indentationChristian Grothoff
2011-11-11fixing 1787Christian Grothoff
2011-11-04curly wars / auto-indentationChristian Grothoff
2011-10-24check return valsChristian Grothoff
2011-10-24fixing 1837Christian Grothoff
2011-10-19fixing 1830Christian Grothoff
2011-10-19prevent loopback routing, add some statistics, faster re-transmitChristian Grothoff
2011-10-19do not loop backChristian Grothoff
2011-10-19even more stats, more loggingChristian Grothoff
2011-10-10remarkChristian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff
2011-08-16even nicer indentation, thanks to LRN's indent patchChristian Grothoff
2011-08-15indentationChristian Grothoff