aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Expand)AuthorAge
...
* | Merge branch 'fix_social'lurchi2017-12-30
|\ \
| * | allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | | Fix memory leak in publishing UBlocksDavid Barksdale2017-11-12
* | | fs: fix typos in mime-typesDaniel Golle2017-11-08
* | | FS: Add 'nar' and 'narinfo' to fs_misc.cng02017-11-08
* | | Support filter-size in fs block pluginDavid Barksdale2017-10-01
|/ /
* | fix #5094 as suggested by reporterChristian Grothoff2017-07-24
* | get psd test to pass on my systemChristian Grothoff2017-07-21
* | fix #5107Christian Grothoff2017-07-18
|/
* [fs] Fix unindex after API changeDavid Barksdale2017-03-31
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* [datastore] Return and update replicationDavid Barksdale2017-03-22
* [datastore] Fix #3743David Barksdale2017-03-19
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* | porting fs finished.Marcello Stanisci2017-03-16
* | porting gnunet-publish + others..Marcello Stanisci2017-03-16
|/
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
* fix use of uninitialized value host1 on error loggingChristian Grothoff2017-03-10
* remove empty files, fix indentationChristian Grothoff2017-03-10
* fix #4608Christian Grothoff2017-03-09
* Update comment to match codeDavid Barksdale2017-03-06
* fix #4839Christian Grothoff2017-03-05
* indentation, comment and style fixes, no semantic changesChristian Grothoff2017-03-05
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
* add validation for inner consensus elementFlorian Dold2017-02-26
* 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
* 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