aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_pr.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix #5793Christian Grothoff2019-07-21
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* UINT_MAX instead of -1Hernani Marques2018-06-25
* 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
* [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