aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
* -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
|
* -fix ftbfsChristian Grothoff2014-11-02
|
* -fix #3556Christian Grothoff2014-11-02
|
* bratao's patch for #3545: suspend/resume of downloadsChristian Grothoff2014-10-02
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* trying to do something about #3540Christian Grothoff2014-09-13
|
* Fix FS search with multiple results for the same keywordBruno Cabral2014-09-05
|
* Fix test caseBruno Cabral2014-09-05
|
* Add fs search test with multiple files using an AND operatorBruno Cabral2014-09-05
|
* -indentationChristian Grothoff2014-09-05
|
* patch was correct, but no need to have the bug as a commentChristian Grothoff2014-09-05
|
* Do not crash if key is NULL. Bruno Cabral2014-09-05
|
* Avoid infinite loop. The loop go on backward, if we add 3 when we see a ↵Bruno Cabral2014-09-04
| | | | double quote, we will get into a infinite loop
* - remove duplicate/incorrect API callBart Polot2014-08-31
|
* Don't destroy channel if it was already destroyed.Bruno Cabral2014-08-31
|
* Fix infinite loop ( grothoff, please check !)Bruno Cabral2014-08-31
|
* error handlingOmar Tarabai2014-07-16
|
* fs now uses peerstore to store respect valueOmar Tarabai2014-07-14
|
* fix #3446Christian Grothoff2014-07-12
|
* Missed mesh->cadet rename in fs.conf.inDavid Barksdale2014-06-26
| | | | | This will re-enable the fs cadet server.
* -removing dead configChristian Grothoff2014-06-23
|
* -fix URIsChristian Grothoff2014-06-23
|
* -fix time assertion introduce in last patchChristian Grothoff2014-06-23
|
* -fix URI test to handle new encoder, print both SKS and CHK URIs when ↵Christian Grothoff2014-06-23
| | | | publishing to namespace
* -fix SKS publishing in simulate-only modeChristian Grothoff2014-06-23
|
* -reordering API in header to make structure more obviousChristian Grothoff2014-06-22
|
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
|
* -check return value, doxygenChristian Grothoff2014-06-07
|
* -doxygen fixesChristian Grothoff2014-06-07
|