aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)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
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* 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 ↵Martin Schanzenbach2023-10-04
| | | | tests
* 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, ↵t3sserakt2023-06-19
|/ | | | gnunet-transport cli and usage in transport layer itself.
* FS: fix memory leak in GNUNET_FS_search_stop.ulfvonbelow2023-02-06
| | | | Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* INCLUDE: change Mulit --> Multi in G_C_MulitHashMapIteratorCallback.ulfvonbelow2023-02-06
| | | | | | | I don't know how this went either unnoticed or unchanged. Is it a compatibility thing? Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* -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
| | | | | | | Extractor is not properly detected and GNUNET_FS_EXTRACTOR_ENABLED added to gnunet_config.h. platform.h is removed from $PREFIX/include as it must not be included by third parties anyway.
* Large refactor in order to restore some sanity with respect to private ↵Martin Schanzenbach2022-12-04
| | | | defines used in headers
* 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
* 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
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -fix fs index_start_failedTheJackiMonster2022-09-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -First pass through FS subsystemWillow Liquorice2022-08-30
|
* -Replaced several hardcoded /tmp locations in tests of CORE, FS, IDENTITY, ↵Willow Liquorice2022-08-21
| | | | NAMECHACHE, PT, TOPOLOGY, and TESTBED subsystems
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
|
* protocol change: swap xquery and result filter, integrate mutator with ↵Christian Grothoff2022-05-31
| | | | result filter