aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs.c
Commit message (Collapse)AuthorAge
* BUILD: Move fs to contrib/serviceMartin Schanzenbach2023-10-19
|
* Make fs and cadet build again; cadet hello handling suspiciousMartin Schanzenbach2023-10-05
|
* NEWS: Removed all usage of old transport api, beside peerinfo tool, ↵t3sserakt2023-06-19
| | | | gnunet-transport cli and usage in transport layer itself.
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through FS subsystemWillow Liquorice2022-10-03
|
* -fix fs index_start_failedTheJackiMonster2022-09-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* protocol change: swap xquery and result filter, integrate mutator with ↵Christian Grothoff2022-05-31
| | | | result filter
* -migrate code to new block APIChristian Grothoff2021-12-29
|
* -fix many more typosChristian Grothoff2021-04-26
|
* fixing #6149Christian Grothoff2020-04-11
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
|
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
|
* remove empty files, fix indentationChristian Grothoff2017-03-10
|
* optimize queue-full case, reduce max queue size due to O(n) operationChristian Grothoff2017-02-23
|
* convert to new CADET API, not working due to CADET-API internal bugsChristian Grothoff2017-02-17
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* migrating fs to new service APIChristian Grothoff2016-10-01
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* converting FS to new MQ-based core APIChristian Grothoff2016-07-31
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* 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
|
* -doxChristian Grothoff2015-10-26
|
* -another caseChristian Grothoff2015-10-26
|
* potential fix for #4024Christian Grothoff2015-10-26
|
* -reduce calls in get_latest()Christian Grothoff2015-10-25
|
* -fix indentation, fix bug that caused us to try to merge requests twiceChristian Grothoff2015-10-25
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -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
* -fix bad CMPChristian Grothoff2014-12-16
|
* do not poll empty database every 100ms for migration, doxygen fixes, code ↵Christian Grothoff2014-12-16
| | | | cleanup
* -fix double freeChristian Grothoff2014-12-15
|
* fix key management issue with LOC signing identified in #3559Christian Grothoff2014-12-14
|
* fixing #3568Christian Grothoff2014-12-07
|
* fs now uses peerstore to store respect valueOmar Tarabai2014-07-14
|
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
|
* performance API indicates disconnectMatthias Wachs2014-05-21
|
* Rename mesh->cadetBart Polot2014-05-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|