aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
* migrating fs to new service APIChristian Grothoff2016-10-01
|
* Only one transmit_content can go at a timeDavid Barksdale2016-09-07
|
* Trying to track down a segfault in find_content()David Barksdale2016-09-05
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -slightly better FS port conversion, more to be done _much_ laterChristian Grothoff2016-08-14
|
* -disable nse pow in FS testsChristian Grothoff2016-08-11
|
* -do not cancel on disconnectChristian Grothoff2016-08-11
|
* converting FS to new MQ-based core APIChristian Grothoff2016-07-31
|
* - fix CADET-using servicesBart Polot2016-07-20
|
* -fix fixChristian Grothoff2016-07-08
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* convert fs publish to MQChristian Grothoff2016-07-03
|
* convert search to MQChristian Grothoff2016-07-03
|
* convert download API to MQChristian Grothoff2016-07-03
|
* -just indenting fixesChristian Grothoff2016-07-03
|
* convert unindex to MQChristian Grothoff2016-07-03
|
* -fix ftbfs if extractor.h present but libextractor.so missingChristian Grothoff2016-07-02
|
* -fix format stringChristian Grothoff2016-06-29
|
* convert fs_list_indexed to MQ APIChristian Grothoff2016-06-29
|
* refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ↵Christian Grothoff2016-06-24
| | | | backend
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
|
* -fix #4541Martin Schanzenbach2016-06-03
|
* -oops, remove printfMartin Schanzenbach2016-06-02
|
* - Fix #4532Martin Schanzenbach2016-05-29
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* 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 NPEChristian Grothoff2016-04-07
|
* fix crash bug with -nChristian Grothoff2016-01-31
|
* Fix typoDavid Barksdale2016-01-22
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* Invalid Gnunet URIDavid Barksdale2015-11-22
| | | | | | | | commit c1decf4e2eef8a3d922a07164fed8dd24e2ad80f Author: Lehi Toskin <lehi@tosk.in> Date: Sat Nov 21 17:07:49 2015 -0800
* -doxChristian Grothoff2015-10-26
|
* -another caseChristian Grothoff2015-10-26
|
* potential fix for #4024Christian Grothoff2015-10-26
|
* -doxygen, simplifyChristian Grothoff2015-10-26
|
* -use hash in prd query to reduce memory consumption of CP request_mapChristian Grothoff2015-10-25
|
* -reduce calls in get_latest()Christian Grothoff2015-10-25
|
* -indentChristian Grothoff2015-10-25
|
* check against all pending requests with same hash, not just first; this is a ↵Christian Grothoff2015-10-25
| | | | true multihashmap
* -fix indentation, fix bug that caused us to try to merge requests twiceChristian Grothoff2015-10-25
|
* - typoBart Polot2015-10-02
|
* tolerate spurious SIGCHLD in gnunet-auto-shareChristian Grothoff2015-08-18
|
* adding some assertions to ensure we only start one gnunet-publishChristian Grothoff2015-08-18
|
* -fix #3722Sree Harsha Totakura2015-08-04
|
* -use simpler, modern scheduler APIChristian Grothoff2015-08-03
|
* -remove logChristian Grothoff2015-08-03
|
* fix #3904, also simplify and clean up gnunet-publish shutdown logic in generalChristian Grothoff2015-08-03
|