aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
Commit message (Expand)AuthorAge
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -remove more uses of short hashChristian Grothoff2013-08-19
* -fixing comments, indentationChristian Grothoff2013-08-08
* -doxygen fixesChristian Grothoff2013-08-08
* -fix W32 FTBFSChristian Grothoff2013-08-07
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes...Christian Grothoff2013-07-30
* -fixing pseudonym signing bug again -- how did the old fix get undone???Christian Grothoff2013-05-21
* 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
* Make 2nd and 3rd arguments of GNUNET_FS_namespace_rename constant pointersLRN2013-03-03
* GNUNET_FS_namespace_renameLRN2013-03-03
* Be able to open existing namespacesLRN2013-03-03
* Implement and use GNUNET_FS_namespace_get_public_key_hashLRN2013-03-03
* Implement and use GNUNET_CRYPTO_rsa_get_public_key_hashLRN2013-03-03
* Asynchronous namespace creation. With a test.LRN2013-02-19
* Don't generate namespace key files in the root dir...LRN2013-02-19
* -fixes to make stream tests pass with ecc in coreChristian Grothoff2013-02-15
* -fix #2743Christian Grothoff2013-01-24
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* reducing error messages about missing configuration options by introducing ne...Christian Grothoff2012-09-27
* eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff2012-09-10
* -document error possibilities better (#2416)Christian Grothoff2012-06-13
* -cleanupChristian Grothoff2012-06-13
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -doxygen fixesChristian Grothoff2012-02-22
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
* add GNUNET_FS_namespace_dup API callChristian Grothoff2012-02-18
* 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
* fix #1883Christian Grothoff2011-11-05
* 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
* make more resillientChristian Grothoff2011-08-04
* fixChristian Grothoff2011-06-14
* changing datastore API to support replication level --- not fully implemented...Christian Grothoff2011-04-03
* trying to fix SVN 1640Christian Grothoff2011-01-11
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* plane hackingChristian Grothoff2010-09-18
* fixChristian Grothoff2010-09-07
* survive NULLChristian Grothoff2010-09-07
* fixChristian Grothoff2010-09-05
* fixesChristian Grothoff2010-09-05
* fixesChristian Grothoff2010-09-05
* implement update apiChristian Grothoff2010-08-07
* stubChristian Grothoff2010-07-29