aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
Commit message (Collapse)AuthorAge
* -pogenChristian Grothoff2014-08-07
|
* -missing commitChristian Grothoff2014-06-23
|
* -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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -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 ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -export FS handle during events, as we might generate events duing FS_start ↵Christian Grothoff2013-05-30
| | | | and client then doesn't know the handle yet
* -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 ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* 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++ ↵Christian Grothoff2012-09-10
| | | | compatible
* -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 ↵Christian Grothoff2012-01-28
| | | | boolean; document API some
* -renaming symbols to match naming conventionsChristian Grothoff2012-01-28
|
* -LRN: harmonize dirmetascanner, plus fixing compile errors on GNUChristian Grothoff2012-01-15
|