aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_search.c
Commit message (Expand)AuthorAge
* BUILD: Move fs to contrib/serviceMartin Schanzenbach2023-10-19
* FS: fix memory leak in GNUNET_FS_search_stop.ulfvonbelow2023-02-06
* 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
* -DOC: Documentation cleanup pass through FS subsystemWillow Liquorice2022-10-03
* -First pass through FS subsystemWillow Liquorice2022-08-30
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix NPE when importing directory into gnunet-fs-gtk (cleaner fix)Christian Grothoff2019-08-21
* fix NPE when importing directory into gnunet-fs-gtkChristian Grothoff2019-08-21
* 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
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
* fix potential use of uninitialized keyChristian Grothoff2018-01-06
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* remove empty files, fix indentationChristian Grothoff2017-03-10
* fix #4608Christian Grothoff2017-03-09
* indentation, comment and style fixes, no semantic changesChristian Grothoff2017-03-05
* add note about but #4608Christian Grothoff2017-02-26
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* convert search to MQChristian Grothoff2016-07-03
* convert download API to MQChristian Grothoff2016-07-03
* convert fs_list_indexed to MQ APIChristian Grothoff2016-06-29
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* 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
* start fewer FS probes concurrently, run them all in the same task to avoid un...Christian Grothoff2014-12-12
* -fix ftbfsChristian Grothoff2014-11-02
* -fix #3556Christian Grothoff2014-11-02
* Fix FS search with multiple results for the same keywordBruno Cabral2014-09-05
* fix #3446Christian Grothoff2014-07-12
* -reordering API in header to make structure more obviousChristian Grothoff2014-06-22
* improve error reporting for malformed URIs in search results to help diagnose...Christian Grothoff2014-05-11
* handle case where partial download prevents proper bottom-up reconstruction a...Christian Grothoff2014-02-19
* -fix left-over confusion between hash code and peer identity size from recent...Christian Grothoff2013-11-28
* -stylistic fixesChristian Grothoff2013-11-05
* -doxygen, etcChristian Grothoff2013-10-17
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* implement #3035: add mimetype:type category keywords, also doxygen fixesChristian Grothoff2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix unindexing of KBlocks, make use of standard UBlock decryption routines t...Christian Grothoff2013-09-15