aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
Commit message (Collapse)AuthorAge
* starting major change towards implementing #2564, this breaks some FS tests ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* 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 ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* eliminating use of 'namespace' as a fieldname / variable name to be C++ ↵Christian Grothoff2012-09-10
| | | | compatible
* -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 ↵Christian Grothoff2011-12-19
| | | | callback to communicate which content has a chance of being stored in the medium term
* 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
| | | | | | (#1805).
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* 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 ↵Christian Grothoff2011-04-03
| | | | implemented --- and adding GNUNET_FS_BlockOptions struct to replace prio/anonymity/expiration+replication args
* 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
|
* gpl3Christian Grothoff2010-07-02
|
* fixesChristian Grothoff2010-06-17
|
* fixesChristian Grothoff2010-05-14
|
* dsChristian Grothoff2010-05-12
|
* publish serialization stuffChristian Grothoff2010-04-30
|
* off-line hack festChristian Grothoff2010-04-24
|
* additional testsChristian Grothoff2010-04-05
|
* nblock support doneChristian Grothoff2010-04-05
|
* fixesChristian Grothoff2010-04-01
|
* stuffChristian Grothoff2010-03-24
|
* fixing config fileChristian Grothoff2009-10-18
|