aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
AgeCommit message (Expand)Author
2016-05-06fixing compiler warningsChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-13splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff
2013-08-19-remove more uses of short hashChristian Grothoff
2013-08-08-fixing comments, indentationChristian Grothoff
2013-08-08-doxygen fixesChristian Grothoff
2013-08-07-fix W32 FTBFSChristian 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-05-21-fixing pseudonym signing bug again -- how did the old fix get undone???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-03Make 2nd and 3rd arguments of GNUNET_FS_namespace_rename constant pointersLRN
2013-03-03GNUNET_FS_namespace_renameLRN
2013-03-03Be able to open existing namespacesLRN
2013-03-03Implement and use GNUNET_FS_namespace_get_public_key_hashLRN
2013-03-03Implement and use GNUNET_CRYPTO_rsa_get_public_key_hashLRN
2013-02-19Asynchronous namespace creation. With a test.LRN
2013-02-19Don't generate namespace key files in the root dir...LRN
2013-02-15-fixes to make stream tests pass with ecc in coreChristian Grothoff
2013-01-24-fix #2743Christian Grothoff
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff
2012-09-27reducing error messages about missing configuration options by introducing ne...Christian Grothoff
2012-09-10eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff
2012-06-13-document error possibilities better (#2416)Christian Grothoff
2012-06-13-cleanupChristian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-02-22-doxygen fixesChristian Grothoff
2012-02-18make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff
2012-02-18add GNUNET_FS_namespace_dup API callChristian 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-11-05fix #1883Christian 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-08-04make more resillientChristian Grothoff
2011-06-14fixChristian Grothoff
2011-04-03changing datastore API to support replication level --- not fully implemented...Christian Grothoff
2011-01-11trying to fix SVN 1640Christian Grothoff
2010-11-05big scheduler refactoring, expect some issuesNathan S. Evans
2010-09-18plane hackingChristian Grothoff
2010-09-07fixChristian Grothoff
2010-09-07survive NULLChristian Grothoff
2010-09-05fixChristian Grothoff