aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
|
* add validation for inner consensus elementFlorian Dold2017-02-26
| | | | | The nested block validation requires the block context, and thus the evaluate callback not also receives the block context.
* ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff2017-02-26
|
* add note about but #4608Christian Grothoff2017-02-26
|
* optimize queue-full case, reduce max queue size due to O(n) operationChristian Grothoff2017-02-23
|
* ignore generated temp files that are frequently generatedChristian Grothoff2017-02-22
|
* strcmp instead of memcmpChristian Grothoff2017-02-22
|
* support BF size adjustments in other pluginsChristian Grothoff2017-02-22
|
* try to fix BF size mess created by original BLOCK API changeChristian Grothoff2017-02-22
|
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
|
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
|
* get FS test with CADET to finally pass againChristian Grothoff2017-02-17
|
* convert to new CADET API, not working due to CADET-API internal bugsChristian Grothoff2017-02-17
|
* assertion was inverted, also probably too strictChristian Grothoff2017-02-17
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* use correct way to resume downloadChristian Grothoff2017-01-25
|
* do not start download twiceChristian Grothoff2017-01-25
|
* update ignore fileChristian Grothoff2017-01-25
|
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* 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
|