aboutsummaryrefslogtreecommitdiff
path: root/src/fs
AgeCommit message (Expand)Author
2018-05-13get rid of plain memcpy callsChristian Grothoff
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-04-30eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff
2018-03-03src/fs/test_gnunet_fs_psd.py.in: Use py2 and py3.4+ compatible importng0
2018-01-21indentation fixesChristian Grothoff
2018-01-10Try to keep the fs->core MQ from growing too largeDavid Barksdale
2018-01-06fix potential use of uninitialized keyChristian Grothoff
2018-01-06fix indentation and use after free in tcp pluginChristian Grothoff
2018-01-04add assertionChristian Grothoff
2017-12-30merge branch 'refactoring-scheduler'lurchi
2017-12-30Merge branch 'fix_social'lurchi
2017-11-12Fix memory leak in publishing UBlocksDavid Barksdale
2017-11-08fs: fix typos in mime-typesDaniel Golle
2017-11-08FS: Add 'nar' and 'narinfo' to fs_misc.cng0
2017-10-29allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff
2017-10-01Support filter-size in fs block pluginDavid Barksdale
2017-09-04Don't consider restart when the test action already finishedlurchi
2017-07-24fix #5094 as suggested by reporterChristian Grothoff
2017-07-21get psd test to pass on my systemChristian Grothoff
2017-07-18fix #5107Christian Grothoff
2017-03-31[fs] Fix unindex after API changeDavid Barksdale
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-22[datastore] Return and update replicationDavid Barksdale
2017-03-19[datastore] Fix #3743David Barksdale
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-17Merge branch 'master' into getoptChristian Grothoff
2017-03-16porting fs finished.Marcello Stanisci
2017-03-16porting gnunet-publish + others..Marcello Stanisci
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2017-03-13renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff
2017-03-13rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff
2017-03-10fix use of uninitialized value host1 on error loggingChristian Grothoff
2017-03-10remove empty files, fix indentationChristian Grothoff
2017-03-09fix #4608Christian Grothoff
2017-03-06Update comment to match codeDavid Barksdale
2017-03-05fix #4839Christian Grothoff
2017-03-05indentation, comment and style fixes, no semantic changesChristian Grothoff
2017-02-27implement revocation block plugin, get revocation test to pass againChristian Grothoff
2017-02-26add validation for inner consensus elementFlorian Dold
2017-02-26ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff
2017-02-26add note about but #4608Christian Grothoff
2017-02-23optimize queue-full case, reduce max queue size due to O(n) operationChristian Grothoff
2017-02-22ignore generated temp files that are frequently generatedChristian Grothoff
2017-02-22strcmp instead of memcmpChristian Grothoff
2017-02-22support BF size adjustments in other pluginsChristian Grothoff
2017-02-22try to fix BF size mess created by original BLOCK API changeChristian Grothoff
2017-02-20completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff
2017-02-20first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff
2017-02-17get FS test with CADET to finally pass againChristian Grothoff
2017-02-17convert to new CADET API, not working due to CADET-API internal bugsChristian Grothoff