aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Expand)AuthorAge
* BUILD: Move fs to contrib/serviceMartin Schanzenbach2023-10-19
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
* BUILD: Move core to service/cliMartin Schanzenbach2023-10-18
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* TNG: Remove some testbed dependent testsMartin Schanzenbach2023-10-14
* BUILD: Fix distMartin Schanzenbach2023-10-06
* BUILD: Meson libgnunet monolith fix; set still prevents buildMartin Schanzenbach2023-10-05
* Make fs and cadet build again; cadet hello handling suspiciousMartin Schanzenbach2023-10-05
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related t...Martin Schanzenbach2023-10-04
* Merge branch 'master' into l20integrationMartin Schanzenbach2023-10-04
|\
| * -fix include order to get rid of warningsChristian Grothoff2023-10-04
* | BUILD: Make meson build without ats, tesbed, peerinfoMartin Schanzenbach2023-10-04
* | Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\|
| * BUILD: Meson add testbed option (dysfunct)Martin Schanzenbach2023-09-27
| * BUILD: Meson install even more filesMartin Schanzenbach2023-09-27
| * BUILD: Meson install more filesMartin Schanzenbach2023-09-27
| * BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
| * BUILD: Meson - install more filesMartin Schanzenbach2023-09-23
| * BUILD: More pkgconfigMartin Schanzenbach2023-09-23
| * BUILD: Silence int/enum mismatch compiler warnings and curl deprecated definesMartin Schanzenbach2023-09-23
| * BUILD: Fix in case we need libm depMartin Schanzenbach2023-09-22
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| * BUILD: More meson conversionsMartin Schanzenbach2023-09-21
* | TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
* | NEWS: Removed all usage of old transport api, beside peerinfo tool, gnunet-tr...t3sserakt2023-06-19
|/
* FS: fix memory leak in GNUNET_FS_search_stop.ulfvonbelow2023-02-06
* INCLUDE: change Mulit --> Multi in G_C_MulitHashMapIteratorCallback.ulfvonbelow2023-02-06
* -migrate meta data tests to FS. Fix BIO errorMartin Schanzenbach2022-12-06
* -fix test ftbfsMartin Schanzenbach2022-12-05
* 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
* add versioning.sqlChristian Grothoff2022-11-16
* -code cleanup plus one new assertion to debug madmurphy issueChristian Grothoff2022-10-28
* [fs] Print error codemadmurphy2022-10-24
* -fix gnunet-fs shutdownChristian Grothoff2022-10-22
* -DOC: Documentation cleanup pass through FS subsystemWillow Liquorice2022-10-03
* -DOC: Another comment-stripping pass through FS subsystemWillow Liquorice2022-10-03
* [gnunet-search] Fix `-s` and `-o` options not working togethermadmurphy2022-09-25
* -fix: FS needs to be run as user serviceTheJackiMonster2022-09-22
* -fix fs index_start_failedTheJackiMonster2022-09-19
* -First pass through FS subsystemWillow Liquorice2022-08-30
* -Replaced several hardcoded /tmp locations in tests of CORE, FS, IDENTITY, NA...Willow Liquorice2022-08-21
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
* protocol change: swap xquery and result filter, integrate mutator with result...Christian Grothoff2022-05-31