aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_namespace.c
Commit message (Collapse)AuthorAge
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* 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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* 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 ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* 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
| | | | integration with Java services
* -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
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* checkChristian Grothoff2011-05-05
|
* changing datastore API to support replication level --- not fully ↵Christian Grothoff2011-04-03
| | | | implemented --- and adding GNUNET_FS_BlockOptions struct to replace prio/anonymity/expiration+replication args
* 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
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* nitpicksChristian Grothoff2010-09-03
|
* gpl3Christian Grothoff2010-07-02
|
* added option to restrict search to local-onlyChristian Grothoff2010-04-28
|
* resume and less debug crapChristian Grothoff2010-04-22
|
* be less verboseChristian Grothoff2010-04-05
|
* additional testsChristian Grothoff2010-04-05
|
* fixesChristian Grothoff2010-04-01
|
* work on namespace stuffChristian Grothoff2010-03-30
|
* stuffChristian Grothoff2010-03-30
|
* fixesChristian Grothoff2010-03-29
|
* working on fs, bugfixesChristian Grothoff2010-03-28
|
* better error handlingChristian Grothoff2010-03-25
|
* consider corkingChristian Grothoff2010-03-25
|