paragraph for gnunet devs that don't know how to use the web
[oweals/gnunet.git] / src / fs / fs_download.c
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-06 Christian Grothofffix indentation and use after free in tcp plugin
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-05 Christian Grothofffix #4839
2017-03-05 Christian Grothoffindentation, comment and style fixes, no semantic changes
2017-02-17 Christian Grothoffassertion was inverted, also probably too strict
2017-01-25 Christian Grothoffdo not start download twice
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-03 Christian Grothoffconvert download API to MQ
2016-07-03 Christian Grothoff-just indenting fixes
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-12 Christian Grothoffstart fewer FS probes concurrently, run them all in...
2014-10-02 Christian Grothoffbratao's patch for #3545: suspend/resume of downloads
2014-02-19 Christian Grothoffhandle case where partial download prevents proper...
2013-12-19 LRNmalloc -> new
2013-11-28 Christian Grothoff-fix left-over confusion between hash code and peer...
2013-11-05 Christian Grothoff-stylistic fixes
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-15 Christian Grothoff-doxygen fixes, and fixing publish URI serization for...
2013-09-14 Christian Grothoff-fix #3033
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-05-30 Christian Grothoff-export FS handle during events, as we might generate...
2013-02-15 Christian Grothoff-fixes to make stream tests pass with ecc in core
2012-12-05 Christian Grothoff-signal to applications that a probe is active
2012-12-05 Christian Grothoff-more logging
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-10-05 Christian Grothoff-trying to fix bratao's 100% CPU bug, even though I...
2012-06-23 Christian Grothoff-passing total trust offered along (fixing #1369)
2012-06-23 Christian Grothoff-comment / naming cleanups
2012-06-20 Christian Grothoff-fix #2436
2012-06-17 Christian Grothoff-fixing #2426
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-09 Christian Grothoff-dequeue download on error, another attempt to fix...
2012-06-09 Christian Grothoff-adding assertions to help debug #2403
2012-06-08 Christian Grothoff-fixing #2402, #2403, #2399, #2398
2012-05-15 Christian Grothoff-code cleanup
2012-05-15 Christian Grothoff-adding checks to avoid #2352 segfault
2012-05-14 Christian Grothoff-fixing #2345
2012-04-26 Christian Grothoff-fixing persistence cleanup
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-04 Christian Grothoff-allow NULL for emsg
2012-03-23 Christian Grothoff-eliminating duplicate code
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-03-15 Christian Grothoff-uuuunet
2012-03-15 Christian Grothoff-check return values, fix leak
2012-03-07 Christian Grothoff-more chk index calculation errors, ugh
2012-03-07 Christian Grothoff-misc major bugfixes in download code wrt reconstructio...
2012-03-07 Christian Grothoff-better interpretation of instant downloads from local...
2012-03-05 Christian Grothoff-misc bugfixes
2012-03-04 Christian Grothoff-add priorities to download queue
2012-02-26 Christian Grothoff-eliminating #if DEBUG checks
2012-02-21 Christian Grothoff-fixing #2155
2012-02-18 Christian Grothoff-sync search results upon adding/removing downloads
2012-02-11 Christian Grothoff-unschedule found block request on resume to fix #2133
2012-02-04 Christian Grothoff-always signal download start before 'completed', even...
2012-01-08 Christian Grothoff-LRN: my experimental block download time measurer...
2011-11-24 Christian Grothoffchanging API in anticipation of future implementation...
2011-11-15 Christian Grothofftowards fixing #1786
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-18 Christian Grothofffix
2011-05-05 Christian Grothofffix
2011-04-27 Christian Grothofffix
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-21 Christian Grothoffwip
2011-04-21 Christian Grothofffix
2011-03-31 Christian Grothofffixes
2011-03-28 Christian Grothoffleak
2011-03-21 Christian Grothofffix
2011-01-27 Christian Grothoffdoxygen
2011-01-24 Christian Grothofffixes
2011-01-24 Christian Grothoffdoxyfixes
2011-01-24 Christian Grothoffgone
2011-01-24 Christian Grothoffappend / to directory names (and remove later...)
2011-01-24 Christian Grothoffproper use of full data and fixing event signalling
2011-01-20 Christian Grothoffnote
2011-01-20 Christian Grothofffix
2011-01-20 Christian Grothoffmajor rewrite of fs_download, hopefully fixing 1641
2011-01-03 Christian Grothofffix
next