aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_unindex.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-03-31[fs] Fix unindex after API changeDavid Barksdale
2017-03-19[datastore] Fix #3743David Barksdale
2017-03-06Update comment to match codeDavid Barksdale
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-03convert download API to MQChristian Grothoff
2016-07-03convert unindex to MQChristian Grothoff
2016-06-24refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...Christian 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-03-30address #3745Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-12-19malloc -> newLRN
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 unindexing of KBlocks, make use of standard UBlock decryption routines t...Christian Grothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-08-11-fixChristian Grothoff
2013-08-06-fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff
2013-05-30-export FS handle during events, as we might generate events duing FS_start a...Christian 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-03-04-deadChristian Grothoff
2013-03-03Implement and use GNUNET_CRYPTO_rsa_get_public_key_hashLRN
2012-09-27-trying to fix unindex trouble on keyword extractionChristian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-04-23-fixChristian Grothoff
2012-04-23-fixing leaks and error messagesChristian Grothoff
2012-04-19-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff
2012-03-19-LRN: calculate file size for single files when needed and use GNUNET_DISK_fi...Christian Grothoff
2012-03-15-leakChristian Grothoff
2012-03-09-fixChristian Grothoff
2012-03-09-unindex needs to decrypt KBlockChristian Grothoff
2012-03-09implementing removal of KBlocks during unindex operation (#1926)Christian Grothoff
2012-02-26-eliminating #if DEBUG checksChristian Grothoff
2011-12-19adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus cal...Christian Grothoff
2011-11-15dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-07-18leakChristian Grothoff
2011-01-20major rewrite of fs_download, hopefully fixing 1641Christian Grothoff
2010-12-03air plane hackingChristian Grothoff
2010-11-05big scheduler refactoring, expect some issuesNathan S. Evans