aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_pr.c
Commit message (Expand)AuthorAge
* [datastore] Return and update replicationDavid Barksdale2017-03-22
* [datastore] Fix #3743David Barksdale2017-03-19
* support BF size adjustments in other pluginsChristian Grothoff2017-02-22
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* converting FS to new MQ-based core APIChristian Grothoff2016-07-31
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...Christian Grothoff2016-06-24
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* potential fix for #4024Christian Grothoff2015-10-26
* -use hash in prd query to reduce memory consumption of CP request_mapChristian Grothoff2015-10-25
* -reduce calls in get_latest()Christian Grothoff2015-10-25
* -indentChristian Grothoff2015-10-25
* check against all pending requests with same hash, not just first; this is a ...Christian Grothoff2015-10-25
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -doxygen and indentationChristian Grothoff2015-03-23
* -indentation and comment fixesChristian Grothoff2015-03-07
* -extend block API to allow specifying flags, use this to allow reducing check...Christian Grothoff2015-02-28
* -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
* do not poll empty database every 100ms for migration, doxygen fixes, code cle...Christian Grothoff2014-12-16
* fixing #3568Christian Grothoff2014-12-07
* Rename mesh->cadetBart Polot2014-05-07
* malloc -> newLRN2013-12-19
* fixing #3146: peer identities no longer have the size of hash codes; breaks F...Christian Grothoff2013-11-30
* -fix #3133Christian Grothoff2013-11-29
* -doxygenChristian Grothoff2013-11-29
* -attempting to address #3133Christian Grothoff2013-11-27
* -doxygen fixesChristian Grothoff2013-11-18
* -doxygen, and likely fix for #2727Christian Grothoff2013-11-18
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fixing build issues in fs/set related to #3047Christian Grothoff2013-09-30
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -minor bugfixesChristian Grothoff2013-07-18
* -renaming stream->mesh where applicableChristian Grothoff2013-07-17
* -rename stream->mesh in comments and symbolsChristian Grothoff2013-06-04
* -file renaming stream->meshChristian Grothoff2013-06-04
* starting major change towards implementing #2564, this breaks some FS tests a...Christian Grothoff2013-03-05
* -add retries, and retry limit (#2659)Christian Grothoff2012-11-28
* -switch to hash map for replies to avoid linear scan, add timeout for inactiv...Christian Grothoff2012-11-25
* -enable mesh, as stream needs it, activate testcaseChristian Grothoff2012-11-25
* actually using stream for dblock/iblock transfer if possibleChristian Grothoff2012-11-24
* towards using stream for non-anonymous file-sharingChristian Grothoff2012-11-22
* mostly finishing server-side for FS-over-streamChristian Grothoff2012-11-22
* -make use of new IRRELEVANT status codeChristian Grothoff2012-11-15
* use new DHT API to block known results when searching in the DHTChristian Grothoff2012-11-10
* -fix block download calculationChristian Grothoff2012-11-05
* -using new MDLL facility to clean up bijection data structure and reduce memo...Christian Grothoff2012-10-23
* -do even fewer stats by defaultChristian Grothoff2012-10-23