use NULL value in load_path_suffix to NOT load any files
[oweals/gnunet.git] / src / fs /
2018-01-04 Christian Grothoffadd assertion
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-11-12 David BarksdaleFix memory leak in publishing UBlocks
2017-11-08 Daniel Gollefs: fix typos in mime-types
2017-11-08 ng0FS: Add 'nar' and 'narinfo' to fs_misc.c
2017-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothoffallow MST callback to distinguish between disconnect...
2017-10-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-01 David BarksdaleSupport filter-size in fs block plugin
2017-09-04 lurchiDon't consider restart when the test action already...
2017-08-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-07-24 Christian Grothofffix #5094 as suggested by reporter
2017-07-21 Christian Grothoffget psd test to pass on my system
2017-07-18 Christian Grothofffix #5107
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-31 David Barksdale[fs] Fix unindex after API change
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-23 David Barksdale[datastore] Return and update replication
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-19 David Barksdale[datastore] Fix #3743
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello Stanisciporting fs finished.
2017-03-16 Marcello Stanisciporting gnunet-publish + others..
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-03-13 Christian Grothoffrename libgnunetcadetnew -> libgnunetcadet
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix use of uninitialized value host1 on error logging
2017-03-10 Christian Grothoffremove empty files, fix indentation
2017-03-09 Christian Grothofffix #4608
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-07 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-03-07 David BarksdaleUpdate comment to match code
2017-03-05 Christian Grothofffix #4839
2017-03-05 Christian Grothoffindentation, comment and style fixes, no semantic changes
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Christian Grothoffimplement revocation block plugin, get revocation test...
2017-02-26 Florian Doldadd validation for inner consensus element
2017-02-26 Christian Grothoffensure all plugins properly use BF, move shared logic...
2017-02-26 Christian Grothoffadd note about but #4608
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Christian Grothoffoptimize queue-full case, reduce max queue size due...
2017-02-22 Christian Grothoffignore generated temp files that are frequently generated
2017-02-22 Christian Grothoffstrcmp instead of memcmp
2017-02-22 Christian Grothoffsupport BF size adjustments in other plugins
2017-02-22 Christian Grothofftry to fix BF size mess created by original BLOCK API...
2017-02-20 Christian Grothoffcompleted big block refactoring in preparation for...
2017-02-20 Christian Grothofffirst half of new BLOCK API to generalize duplicate...
2017-02-17 Christian Grothoffget FS test with CADET to finally pass again
2017-02-17 Christian Grothoffconvert to new CADET API, not working due to CADET...
2017-02-17 Christian Grothoffassertion was inverted, also probably too strict
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-25 Christian Grothoffuse correct way to resume download
2017-01-25 Christian Grothoffdo not start download twice
2017-01-25 Christian Grothoffupdate ignore file
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-21 Christian Grothoffuse new SCHEDULER_add_at API where applicable
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-11-19 Schanzenbach, MartinMerge branch 'master' into credentials
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-10-01 Christian Grothoffmigrating fs to new service API
2016-09-07 David BarksdaleOnly one transmit_content can go at a time
2016-09-05 David BarksdaleTrying to track down a segfault in find_content()
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-14 Christian Grothoff-slightly better FS port conversion, more to be done...
2016-08-11 Christian Grothoff-disable nse pow in FS tests
2016-08-11 Christian Grothoff-do not cancel on disconnect
2016-07-31 Christian Grothoffconverting FS to new MQ-based core API
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-fix fix
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-03 Christian Grothoffconvert fs publish to MQ
2016-07-03 Christian Grothoffconvert search to MQ
2016-07-03 Christian Grothoffconvert download API to MQ
2016-07-03 Christian Grothoff-just indenting fixes
2016-07-03 Christian Grothoffconvert unindex to MQ
2016-07-02 Christian Grothoff-fix ftbfs if extractor.h present but libextractor...
2016-06-29 Christian Grothoff-fix format string
2016-06-29 Christian Grothoffconvert fs_list_indexed to MQ API
next