aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
Commit message (Expand)AuthorAge
* BUILD: Move fs to contrib/serviceMartin Schanzenbach2023-10-19
* BUILD: Improve extractor handling. Removed platform.h from includeMartin Schanzenbach2022-12-05
* Large refactor in order to restore some sanity with respect to private define...Martin Schanzenbach2022-12-04
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Another comment-stripping pass through FS subsystemWillow Liquorice2022-10-03
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* Improved BIO APIAlessio Vanni2020-05-19
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* 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
* fixing compiler warningsChristian Grothoff2016-05-06
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -remove more uses of short hashChristian Grothoff2013-08-19
* -fixing comments, indentationChristian Grothoff2013-08-08
* -doxygen fixesChristian Grothoff2013-08-08
* -fix W32 FTBFSChristian Grothoff2013-08-07
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes...Christian Grothoff2013-07-30
* -fixing pseudonym signing bug again -- how did the old fix get undone???Christian Grothoff2013-05-21
* renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-APIChristian Grothoff2013-04-14
* starting major change towards implementing #2564, this breaks some FS tests a...Christian Grothoff2013-03-05
* 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 ne...Christian Grothoff2012-09-27
* eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff2012-09-10
* -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