aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.c
AgeCommit message (Expand)Author
2017-01-25use correct way to resume downloadChristian Grothoff
2017-01-25do not start download twiceChristian Grothoff
2016-11-17Sometimes it's OK if multiplication overflowsDavid Barksdale
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-03convert search to MQChristian Grothoff
2016-07-03convert download API to MQChristian 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-07-03-style fixesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-07fix #3704Christian 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-07-12fix #3446Christian Grothoff
2014-06-23-fix URI test to handle new encoder, print both SKS and CHK URIs when publish...Christian Grothoff
2014-06-07-doxygen fixesChristian Grothoff
2014-06-06-doxygen, indentationChristian Grothoff
2014-05-07Rename mesh->cadetBart Polot
2014-02-19handle case where partial download prevents proper bottom-up reconstruction a...Christian Grothoff
2013-12-19malloc -> newLRN
2013-11-05-stylistic fixesChristian Grothoff
2013-10-17-doxygen, etcChristian Grothoff
2013-10-11generate progress events when publishing directories (towards fixing #2230)Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-15-doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff
2013-09-15-fix check of return valueChristian Grothoff
2013-09-14-more complete fix for #3034Christian Grothoff
2013-09-13-fixing resuming publish operationChristian Grothoff
2013-09-11-do not clean up reader more than onceChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-08-06-fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff
2013-07-30-make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes...Christian Grothoff
2013-06-04-rename stream->mesh in comments and symbolsChristian Grothoff
2013-05-30-fixChristian Grothoff
2013-05-30-preparations for fixing #2711Christian Grothoff
2013-02-15-fixes to make stream tests pass with ecc in coreChristian Grothoff
2013-01-26-fix leakChristian Grothoff
2012-12-05-more loggingChristian Grothoff
2012-11-07Parameterized directory listing permission checkSree Harsha Totakura
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff
2012-10-06-fixing #2578Christian Grothoff
2012-09-10eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff
2012-07-25-fixfixChristian Grothoff
2012-07-25-ignorervChristian Grothoff
2012-07-25-fixChristian Grothoff
2012-06-21-work on #2437, plus misc minor bugfixesChristian Grothoff
2012-06-21-branching cleanupChristian Grothoff
2012-06-21-some more work on probesChristian Grothoff