aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2014-12-12
| | | | undue pressure on the scheduler
* 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 ↵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
|