aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_lc.c
Commit message (Collapse)AuthorAge
* migrating fs to new service APIChristian Grothoff2016-10-01
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* 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
|
* -doxygen, simplifyChristian Grothoff2015-10-26
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -indentation and comment fixesChristian Grothoff2015-03-07
|
* -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
* fix key management issue with LOC signing identified in #3559Christian Grothoff2014-12-14
|
* fixing #3568Christian Grothoff2014-12-07
|
* -fix left-over confusion between hash code and peer identity size from ↵Christian Grothoff2013-11-28
| | | | recent peer identity format change
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -minor code cleanupChristian Grothoff2013-07-18
|
* starting major change towards implementing #2564, this breaks some FS tests ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* -fixChristian Grothoff2012-12-10
|
* -stop tracking requests from local clients foreverChristian Grothoff2012-10-23
|
* -passing total trust offered along (fixing #1369)Christian Grothoff2012-06-23
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* -simplifying destruction of connections, cleaning up server API -- all for #2274Christian Grothoff2012-04-19
|
* -eliminating #if DEBUG checksChristian Grothoff2012-02-26
|
* -fixing #2097Christian Grothoff2012-01-26
|
* -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
* trying to fix #2000Christian Grothoff2011-12-13
|
* -fixing indentationChristian Grothoff2011-11-29
|
* -fixing use of uninitialized variable, some code cleanup, fixing memory leak ↵Christian Grothoff2011-11-28
| | | | on error path
* -more doxygen fixesChristian Grothoff2011-11-28
|
* fixing 1786Christian Grothoff2011-11-15
|
* towards fixing #1786Christian Grothoff2011-11-15
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* prevent loopback routing, add some statistics, faster re-transmitChristian Grothoff2011-10-19
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixing fsChristian Grothoff2011-07-26
|
* @briefNathan S. Evans2011-06-14
|
* add support for delaysChristian Grothoff2011-06-07
|
* nicer debugsChristian Grothoff2011-05-25
|
* fixing leakChristian Grothoff2011-04-28
|
* wipChristian Grothoff2011-04-21
|
* fixChristian Grothoff2011-04-21
|
* fixChristian Grothoff2011-03-25
|
* adapt to new APIChristian Grothoff2011-03-25
|
* fixesChristian Grothoff2011-03-25
|
* fixesChristian Grothoff2011-03-25
|
* do removeChristian Grothoff2011-03-15
|
* loadChristian Grothoff2011-03-10
|
* hxingChristian Grothoff2011-03-09
|