aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_unindex.c
Commit message (Expand)AuthorAge
* malloc -> newLRN2013-12-19
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff2013-09-15
* -fix unindexing of KBlocks, make use of standard UBlock decryption routines t...Christian Grothoff2013-09-15
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -fixChristian Grothoff2013-08-11
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* -export FS handle during events, as we might generate events duing FS_start a...Christian Grothoff2013-05-30
* renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-APIChristian Grothoff2013-04-14
* starting major change towards implementing #2564, this breaks some FS tests a...Christian Grothoff2013-03-05
* -deadChristian Grothoff2013-03-04
* Implement and use GNUNET_CRYPTO_rsa_get_public_key_hashLRN2013-03-03
* -trying to fix unindex trouble on keyword extractionChristian Grothoff2012-09-27
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fixChristian Grothoff2012-04-23
* -fixing leaks and error messagesChristian Grothoff2012-04-23
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -LRN: calculate file size for single files when needed and use GNUNET_DISK_fi...Christian Grothoff2012-03-19
* -leakChristian Grothoff2012-03-15
* -fixChristian Grothoff2012-03-09
* -unindex needs to decrypt KBlockChristian Grothoff2012-03-09
* implementing removal of KBlocks during unindex operation (#1926)Christian Grothoff2012-03-09
* -eliminating #if DEBUG checksChristian Grothoff2012-02-26
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus cal...Christian Grothoff2011-12-19
* dead code elimination, splitting fs.h into fs.h and fs_api.hChristian Grothoff2011-11-15
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* leakChristian Grothoff2011-07-18
* major rewrite of fs_download, hopefully fixing 1641Christian Grothoff2011-01-20
* air plane hackingChristian Grothoff2010-12-03
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* plane hackingChristian Grothoff2010-09-18
* misc fixesChristian Grothoff2010-08-08
* fixing 1568Christian Grothoff2010-07-11
* gpl3Christian Grothoff2010-07-02
* fixesChristian Grothoff2010-06-17
* change unindex processing order to avoid transient dangling DB entriesChristian Grothoff2010-05-26
* dsChristian Grothoff2010-05-12
* fix unindex persistenceChristian Grothoff2010-05-06
* allow file hashing cancellation -- and make use of itChristian Grothoff2010-05-06
* init top on deserializationChristian Grothoff2010-05-06
* bugsChristian Grothoff2010-05-05
* doxygenChristian Grothoff2010-05-04
* code cleanupChristian Grothoff2010-05-04
* calling sync, cleaning up filesChristian Grothoff2010-05-04
* generating SUSPEND eventsChristian Grothoff2010-05-04
* towards suspendChristian Grothoff2010-05-03