aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_download.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-01-06fix indentation and use after free in tcp pluginChristian Grothoff
2017-03-05fix #4839Christian Grothoff
2017-03-05indentation, comment and style fixes, no semantic changesChristian Grothoff
2017-02-17assertion was inverted, also probably too strictChristian Grothoff
2017-01-25do not start download twiceChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-03convert download API to MQChristian Grothoff
2016-07-03-just indenting fixesChristian Grothoff
2016-05-06fixing compiler warningsChristian 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-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
2014-12-12start fewer FS probes concurrently, run them all in the same task to avoid un...Christian Grothoff
2014-10-02bratao's patch for #3545: suspend/resume of downloadsChristian Grothoff
2014-02-19handle case where partial download prevents proper bottom-up reconstruction a...Christian Grothoff
2013-12-19malloc -> newLRN
2013-11-28-fix left-over confusion between hash code and peer identity size from recent...Christian Grothoff
2013-11-05-stylistic fixesChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-fixing build issues in fs/set related to #3047Christian Grothoff
2013-09-30-rename files/symbols from _aes to _symmetricChristian Grothoff
2013-09-15-doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff
2013-09-14-fix #3033Christian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-05-30-export FS handle during events, as we might generate events duing FS_start a...Christian Grothoff
2013-02-15-fixes to make stream tests pass with ecc in coreChristian Grothoff
2012-12-05-signal to applications that a probe is activeChristian Grothoff
2012-12-05-more loggingChristian Grothoff
2012-10-26-bugfixes, code cleanupChristian Grothoff
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff
2012-10-05-trying to fix bratao's 100% CPU bug, even though I wonder if this can really...Christian Grothoff
2012-06-23-passing total trust offered along (fixing #1369)Christian Grothoff
2012-06-23-comment / naming cleanupsChristian Grothoff
2012-06-20-fix #2436Christian Grothoff
2012-06-17-fixing #2426Christian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-06-09-dequeue download on error, another attempt to fix #2403Christian Grothoff
2012-06-09-adding assertions to help debug #2403Christian Grothoff
2012-06-08-fixing #2402, #2403, #2399, #2398Christian Grothoff
2012-05-15-code cleanupChristian Grothoff
2012-05-15-adding checks to avoid #2352 segfaultChristian Grothoff
2012-05-14-fixing #2345Christian Grothoff
2012-04-26-fixing persistence cleanupChristian Grothoff
2012-04-19-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff