aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.h
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-03-19[datastore] Fix #3743David Barksdale
2016-07-03convert fs publish to MQChristian Grothoff
2016-07-03convert search to MQChristian Grothoff
2016-07-03convert download API to MQChristian Grothoff
2016-07-03convert unindex 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-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-29fixing #3799: only unindex if DB operations succeeded previously in the first...Christian Grothoff
2015-03-30address #3745Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-25-fix doxygen issuesChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-14fix key management issue with LOC signing identified in #3559Christian 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
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-30-fixing build issues in fs/set related to #3047Christian Grothoff
2013-09-13-fixing resuming publish operationChristian Grothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-09-05-doxygen, remove GNUNET_FS_uri_sks_to_string_fancy (dead)Christian Grothoff
2013-08-06-fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff
2013-08-06moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff
2013-05-30-towards allowing probes for directory entriesChristian Grothoff
2013-05-30-preparations for fixing #2711Christian Grothoff
2013-04-14renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-APIChristian Grothoff
2013-03-05starting major change towards implementing #2564, this breaks some FS tests 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-05-trying to fix bratao's 100% CPU bug, even though I wonder if this can really...Christian Grothoff
2012-09-10eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-03-09-unindex needs to decrypt KBlockChristian Grothoff
2012-03-09implementing removal of KBlocks during unindex operation (#1926)Christian Grothoff
2012-03-07-misc major bugfixes in download code wrt reconstruction and chk index calcul...Christian Grothoff
2012-03-05-misc bugfixesChristian Grothoff
2012-03-04-add priorities to download queueChristian Grothoff
2012-02-18make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff
2012-01-11fixing bug to ensure that we properly descend into deep directories for the v...Christian Grothoff
2012-01-08-LRN: my experimental block download time measurer. The resultsChristian Grothoff
2011-12-19improving results seen communication to consider which exact keywords a parti...Christian Grothoff
2011-11-15dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff