aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
* - 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
|
* -doxygen, indentationChristian Grothoff2015-07-27
|
* -style fixesChristian Grothoff2015-07-03
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -fix #3799Christian Grothoff2015-05-31
|
* -fix unespected status message (#3799)Christian Grothoff2015-05-31
|
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
|
* fixing #3799: only unindex if DB operations succeeded previously in the ↵Christian Grothoff2015-05-29
| | | | first place, and when unindexing do proper shutdown handling
* with respect to #3615: we might (theoretically) get a migration stop before ↵Christian Grothoff2015-05-21
| | | | we finished the peerstore lookup; in that case, we would do a GSF_push_start() twice (once via revive migration, and once from peerstore lookup succeeding), and then on disconnect only stop once, keeping the migration going for a disconnected peer. That still does not explain the bug report, as the '*cp' in the report doesn't show BADFOOD, and we'd expect a free'd cp in this case to be used for the transmission. Still, this is a possible issue which can be fixed by ignoring migration stop messages until after peerstore lookup succeeded
* -adding a few extra checks for #3615Christian Grothoff2015-05-21
|
* address #3745Christian Grothoff2015-03-30
|
* -re benchmarking and adjusting MAX_QUEUE_PER_PEERChristian Grothoff2015-03-23
|
* -re benchmarking and adjusting MAX_QUEUE_PER_PEERChristian Grothoff2015-03-23
|
* -doxygen and indentationChristian Grothoff2015-03-23
|
* -indentation and comment fixesChristian Grothoff2015-03-07
|
* fix #3704Christian Grothoff2015-03-07
|
* -fix misc disting issuesChristian Grothoff2015-03-07
|
* count number of pending replies and refuse to process queries if queue gets ↵Christian Grothoff2015-03-01
| | | | too big
* -extend block API to allow specifying flags, use this to allow reducing ↵Christian Grothoff2015-02-28
| | | | checks for replies from local DB
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -do not wait for timeout on hard errorChristian Grothoff2015-01-07
|
* -simplify apis, doxygenChristian Grothoff2015-01-07
|
* -check once, and consistentlyChristian Grothoff2015-01-07
|
* -fix doxygen issuesChristian Grothoff2014-12-25
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -doxygenChristian Grothoff2014-12-22
|
* flush peer respect value on disconnectOmar Tarabai2014-12-21
|
* -use const in peerstore callbackChristian Grothoff2014-12-18
|
* -remove dead apiChristian Grothoff2014-12-17
|
* -check return valuesChristian Grothoff2014-12-16
|
* -simplify configChristian Grothoff2014-12-16
|
* -fix bad CMPChristian Grothoff2014-12-16
|
* do not poll empty database every 100ms for migration, doxygen fixes, code ↵Christian Grothoff2014-12-16
| | | | cleanup
* -fix double freeChristian Grothoff2014-12-15
|
* fix key management issue with LOC signing identified in #3559Christian Grothoff2014-12-14
|
* -do forcestart for gns; doxygen fixesChristian Grothoff2014-12-14
|
* trying to fix #3576Christian Grothoff2014-12-14
|
* start fewer FS probes concurrently, run them all in the same task to avoid ↵Christian Grothoff2014-12-12
| | | | undue pressure on the scheduler
* adding single location for no_forcestart configuration listChristian Grothoff2014-12-11
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* fix #3569Christian Grothoff2014-12-08
|
* fixing #3568Christian Grothoff2014-12-07
|