aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_download.c
Commit message (Expand)AuthorAge
* BUILD: Move fs to contrib/serviceMartin Schanzenbach2023-10-19
* BUILD: Improve extractor handling. Removed platform.h from includeMartin Schanzenbach2022-12-05
* Large refactor in order to restore some sanity with respect to private define...Martin Schanzenbach2022-12-04
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through FS subsystemWillow Liquorice2022-10-03
* -DOC: Another comment-stripping pass through FS subsystemWillow Liquorice2022-10-03
* -First pass through FS subsystemWillow Liquorice2022-08-30
* -fix many more typosChristian Grothoff2021-04-26
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* do not free hashmap while iterating over it, unhealthy, even in error caseChristian Grothoff2019-08-21
* 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
* fix indentation and use after free in tcp pluginChristian Grothoff2018-01-06
* fix #4839Christian Grothoff2017-03-05
* indentation, comment and style fixes, no semantic changesChristian Grothoff2017-03-05
* assertion was inverted, also probably too strictChristian Grothoff2017-02-17
* do not start download twiceChristian Grothoff2017-01-25
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* convert download API to MQChristian Grothoff2016-07-03
* -just indenting fixesChristian Grothoff2016-07-03
* fixing compiler warningsChristian Grothoff2016-05-06
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* 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 e...Christian Grothoff2014-12-24
* start fewer FS probes concurrently, run them all in the same task to avoid un...Christian Grothoff2014-12-12
* bratao's patch for #3545: suspend/resume of downloadsChristian Grothoff2014-10-02
* handle case where partial download prevents proper bottom-up reconstruction a...Christian Grothoff2014-02-19
* malloc -> newLRN2013-12-19
* -fix left-over confusion between hash code and peer identity size from recent...Christian Grothoff2013-11-28
* -stylistic fixesChristian Grothoff2013-11-05
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fixing build issues in fs/set related to #3047Christian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff2013-09-15
* -fix #3033Christian Grothoff2013-09-14
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -export FS handle during events, as we might generate events duing FS_start a...Christian Grothoff2013-05-30
* -fixes to make stream tests pass with ecc in coreChristian Grothoff2013-02-15