aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
Commit message (Expand)AuthorAge
* -doxygen fixesChristian Grothoff2013-10-18
* generate progress events when publishing directories (towards fixing #2230)Christian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -doxygenChristian Grothoff2013-10-05
* -fixing #3034Christian Grothoff2013-09-14
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -moving time functions from FS to TIMEChristian Grothoff2013-09-08
* -doxygen improvementsChristian Grothoff2013-09-07
* removing gnunet-pseudonym, we're using GNS/gnunet-identity instead in the futureChristian Grothoff2013-09-05
* -doxygen, remove GNUNET_FS_uri_sks_to_string_fancy (dead)Christian Grothoff2013-09-05
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -export FS handle during events, as we might generate events duing FS_start a...Christian Grothoff2013-05-30
* -towards allowing probes for directory entriesChristian Grothoff2013-05-30
* -commentsChristian Grothoff2013-04-16
* renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-APIChristian Grothoff2013-04-14
* -move pseudonym code to fs, mark fs as experimental for nowChristian Grothoff2013-04-14
* starting major change towards implementing #2564, this breaks some FS tests a...Christian Grothoff2013-03-05
* Implement GNUNET_FS_namespace_insert_advertisement_into_metadataLRN2013-03-04
* 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
* Asynchronous namespace creation. With a test.LRN2013-02-19
* -sane freqChristian Grothoff2012-12-05
* -signal to applications that a probe is activeChristian Grothoff2012-12-05
* eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff2012-09-10
* -adding continuation to testbed peer start/stop APIChristian Grothoff2012-09-09
* -passing total trust offered along (fixing #1369)Christian Grothoff2012-06-23
* -comment / naming cleanupsChristian Grothoff2012-06-23
* -document error possibilities better (#2416)Christian Grothoff2012-06-13
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* renaming gnunet-core-list-connections to gnunet-core, adding man pageChristian Grothoff2012-04-01
* -doxygen fixesChristian Grothoff2012-02-22
* -dceChristian Grothoff2012-02-18
* -bumpChristian Grothoff2012-02-18
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
* add GNUNET_FS_namespace_dup API callChristian Grothoff2012-02-18
* -doxygen fixesChristian Grothoff2012-02-11
* -fixing #2139Christian Grothoff2012-02-09
* -all meta data extraction should happen in helper, removing from APIChristian Grothoff2012-01-30
* -fs publish should basically work nowChristian Grothoff2012-01-29
* -towards external meta scanner processChristian Grothoff2012-01-29
* -oopsChristian Grothoff2012-01-29
* -change callback argument from char to int, as that is cleaner for a boolean;...Christian Grothoff2012-01-28
* -renaming symbols to match naming conventionsChristian Grothoff2012-01-28
* -LRN: harmonize dirmetascanner, plus fixing compile errors on GNUChristian Grothoff2012-01-15
* LRN: new threaded directory metadata scannerChristian Grothoff2012-01-14
* -LRN: make file filename alterable and initializableChristian Grothoff2012-01-09