aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_pe.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
|
* -do not cancel on disconnectChristian Grothoff2016-08-11
|
* converting FS to new MQ-based core APIChristian Grothoff2016-07-31
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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
|
* -fix indentation, fix bug that caused us to try to merge requests twiceChristian Grothoff2015-10-25
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -doxygenChristian Grothoff2013-11-28
|
* -check return valueChristian Grothoff2013-11-28
|
* -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 code cleanupChristian Grothoff2013-07-18
|
* LRN: fixing #2701Christian Grothoff2012-12-15
|
* -fix block download calculationChristian Grothoff2012-11-05
|
* -fix #2598Christian Grothoff2012-10-23
|
* -using new MDLL facility to clean up bijection data structure and reduce ↵Christian Grothoff2012-10-23
| | | | memory consumption in fs service
* -introducing MDLL macrosChristian Grothoff2012-10-23
|
* -do even fewer stats by defaultChristian Grothoff2012-10-23
|
* -reduce stats collection by defaultChristian Grothoff2012-10-19
|
* -fix the fixChristian Grothoff2012-10-17
|
* -fixing plan_map over-eager interning as reported by mwachsChristian Grothoff2012-10-17
|
* -optimizing all FS multi hashmaps for key memory sharingChristian Grothoff2012-10-14
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* -reducing memory use for PendingRequestData by 30% by not allocating space ↵Christian Grothoff2012-10-07
| | | | for target/namespace hash codes unless the request needs/has them
* -fixing qpe counter -- #2555Christian Grothoff2012-10-07
|
* -cleanupChristian Grothoff2012-07-05
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -eliminating #if DEBUG checksChristian Grothoff2012-02-26
|
* -doxygen fixesChristian Grothoff2012-01-25
|
* -LRN: my experimental block download time measurer. The resultsChristian Grothoff2012-01-08
| | | | | | | | can be found there - [1]. [1] http://lrn.no-ip.info/other/gnunet_download_tie.log
* -fixing indentationChristian Grothoff2011-11-29
|
* fixing 1787Christian Grothoff2011-11-11
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* check return valsChristian Grothoff2011-10-24
|
* fixing 1837Christian Grothoff2011-10-24
|
* fixing 1830Christian Grothoff2011-10-19
|
* prevent loopback routing, add some statistics, faster re-transmitChristian Grothoff2011-10-19
|
* do not loop backChristian Grothoff2011-10-19
|
* even more stats, more loggingChristian Grothoff2011-10-19
|