aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
Commit message (Expand)AuthorAge
* Add struct names for FS events. #6743Martin Schanzenbach2021-02-21
* misc spelling issuesChristian Grothoff2020-11-14
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix potential use of uninitialized keyChristian Grothoff2018-01-06
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
* Fix typoDavid Barksdale2016-01-22
* -fix (C) noticesChristian Grothoff2016-01-19
* doxygen: add documentation linksGabor X Toth2016-01-15
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
* -indentingChristian Grothoff2015-11-15
* -style fixesChristian Grothoff2015-07-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fix key management issue with LOC signing identified in #3559Christian Grothoff2014-12-14
* start fewer FS probes concurrently, run them all in the same task to avoid un...Christian Grothoff2014-12-12
* bratao's patch for #3545: suspend/resume of downloadsChristian Grothoff2014-10-02
* -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 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