aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_namespace.c
Commit message (Expand)AuthorAge
* BUILD: Move fs to contrib/serviceMartin Schanzenbach2023-10-19
* -fix test ftbfsMartin 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
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* fixing #6149Christian Grothoff2020-04-11
* 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
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -use simpler, modern scheduler APIChristian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* 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
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* -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
* NS test: Use different URIs for different phasesLRN2013-02-27
* Asynchronous namespace creation. With a test.LRN2013-02-19
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* -fixes for api change in testing librarySree Harsha Totakura2012-06-20
* -simplifying tests with new testing libChristian Grothoff2012-06-15
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -better error messageChristian Grothoff2012-05-27
* -code cleanupChristian Grothoff2012-05-16
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -do not tie verbosity to debug levels for fs testsChristian Grothoff2012-02-11
* -cleanerChristian Grothoff2012-01-25
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* checkChristian Grothoff2011-05-05
* changing datastore API to support replication level --- not fully implemented...Christian Grothoff2011-04-03
* fix testChristian Grothoff2011-03-25
* polishingChristian Grothoff2011-03-25
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03