glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / fs / fs_api.c
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)
2017-03-29 Schanzenbach, Martin- merge with master
2017-01-25 Christian Grothoffuse correct way to resume download
2017-01-25 Christian Grothoffdo not start download twice
2016-11-19 Schanzenbach, MartinMerge branch 'master' into credentials
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-03 Christian Grothoffconvert search to MQ
2016-07-03 Christian Grothoffconvert download API to MQ
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-07-03 Christian Grothoff-style fixes
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-07 Christian Grothofffix #3704
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-07-12 Christian Grothofffix #3446
2014-06-23 Christian Grothoff-fix URI test to handle new encoder, print both SKS...
2014-06-07 Christian Grothoff-doxygen fixes
2014-06-06 Christian Grothoff-doxygen, indentation
2014-05-07 Bart PolotRename mesh->cadet
2014-02-19 Christian Grothoffhandle case where partial download prevents proper...
2013-12-19 LRNmalloc -> new
2013-11-05 Christian Grothoff-stylistic fixes
2013-10-17 Christian Grothoff-doxygen, etc
2013-10-11 Christian Grothoffgenerate progress events when publishing directories...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-15 Christian Grothoff-doxygen fixes, and fixing publish URI serization for...
2013-09-15 Christian Grothoff-fix check of return value
2013-09-14 Christian Grothoff-more complete fix for #3034
2013-09-13 Christian Grothoff-fixing resuming publish operation
2013-09-11 Christian Grothoff-do not clean up reader more than once
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-07-30 Christian Grothoff-make use of deterministic ECDSA in FS, requires libgcr...
2013-06-04 Christian Grothoff-rename stream->mesh in comments and symbols
2013-05-30 Christian Grothoff-fix
2013-05-30 Christian Grothoff-preparations for fixing #2711
2013-02-15 Christian Grothoff-fixes to make stream tests pass with ecc in core
2013-01-26 Christian Grothoff-fix leak
2012-12-05 Christian Grothoff-more logging
2012-11-07 Sree Harsha TotakuraParameterized directory listing permission check
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-10-06 Christian Grothoff-fixing #2578
2012-09-10 Christian Grothoffeliminating use of 'namespace' as a fieldname / variabl...
2012-07-25 Christian Grothoff-fixfix
2012-07-25 Christian Grothoff-ignorerv
2012-07-25 Christian Grothoff-fix
2012-06-21 Christian Grothoff-work on #2437, plus misc minor bugfixes
2012-06-21 Christian Grothoff-branching cleanup
2012-06-21 Christian Grothoff-some more work on probes
2012-06-21 Christian Grothoff-towards better download prioritization
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-fixing #2413
2012-06-08 Christian Grothoff-fixing #2402, #2403, #2399, #2398
2012-06-07 Christian Grothoff-fixing #2408
2012-04-26 Christian Grothoff-fixing persistence cleanup
2012-03-24 Christian Grothofffixing issue with gnunet-publish not closing files...
2012-03-15 Christian Grothoff-check return values, fix leak
2012-03-09 Christian Grothoff-unindex needs to decrypt KBlock
2012-03-09 Christian Grothoff-do not call uri_to_string with NULL pointer
2012-03-09 Christian Grothoffimplementing removal of KBlocks during unindex operatio...
2012-03-04 Christian Grothoffadding fs/ to all default directory names relating...
2012-03-04 Christian Grothoff-use sane defaults
2012-03-04 Christian Grothofffixing #1927 by further limiting the time a download...
2012-03-04 Christian Grothoff-add priorities to download queue
2012-02-22 Christian GrothoffLRN: two directory patches change the way "is_directory...
2012-02-18 Christian Grothoff-sync after getting URI on publishing to resume properl...
2012-02-18 Christian Grothoff-do not try to desearialize search directories
2012-02-18 Christian Grothoff-use search URI, not result URI
2012-01-11 Christian Grothofffixing bug to ensure that we properly descend into...
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-12-19 Christian Grothoff-not all uris are ksks
2011-12-19 Christian Grothoff-check for NULL
2011-12-19 Christian Grothoffimproving results seen communication to consider which...
2011-12-13 Christian Grothoff-fixing #2006
2011-11-29 Christian Grothoff-fixing indentation
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...