index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fs
Age
Commit message (
Expand
)
Author
2018-05-13
get rid of plain memcpy calls
Christian Grothoff
2018-05-06
Switch to $GNUNET_TMP in all configuration files.
Nils Gillmann
2018-04-30
eliminate DHT PUT OK message by using MQ feature of calling continuation when...
Christian Grothoff
2018-03-03
src/fs/test_gnunet_fs_psd.py.in: Use py2 and py3.4+ compatible import
ng0
2018-01-21
indentation fixes
Christian Grothoff
2018-01-10
Try to keep the fs->core MQ from growing too large
David Barksdale
2018-01-06
fix potential use of uninitialized key
Christian Grothoff
2018-01-06
fix indentation and use after free in tcp plugin
Christian Grothoff
2018-01-04
add assertion
Christian Grothoff
2017-12-30
merge branch 'refactoring-scheduler'
lurchi
2017-12-30
Merge branch 'fix_social'
lurchi
2017-11-12
Fix memory leak in publishing UBlocks
David Barksdale
2017-11-08
fs: fix typos in mime-types
Daniel Golle
2017-11-08
FS: Add 'nar' and 'narinfo' to fs_misc.c
ng0
2017-10-29
allow MST callback to distinguish between disconnect and parse error situatio...
Christian Grothoff
2017-10-01
Support filter-size in fs block plugin
David Barksdale
2017-09-04
Don't consider restart when the test action already finished
lurchi
2017-07-24
fix #5094 as suggested by reporter
Christian Grothoff
2017-07-21
get psd test to pass on my system
Christian Grothoff
2017-07-18
fix #5107
Christian Grothoff
2017-03-31
[fs] Fix unindex after API change
David Barksdale
2017-03-25
rename GNUNET_GETOPT functions to achieve better consistency
Christian Grothoff
2017-03-22
[datastore] Return and update replication
David Barksdale
2017-03-19
[datastore] Fix #3743
David Barksdale
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
2017-03-17
Merge branch 'master' into getopt
Christian Grothoff
2017-03-16
porting fs finished.
Marcello Stanisci
2017-03-16
porting gnunet-publish + others..
Marcello Stanisci
2017-03-16
removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...
Christian Grothoff
2017-03-13
renaming CADET APIs to match naming conventions again, now that the old symbo...
Christian Grothoff
2017-03-13
rename libgnunetcadetnew -> libgnunetcadet
Christian Grothoff
2017-03-10
fix use of uninitialized value host1 on error logging
Christian Grothoff
2017-03-10
remove empty files, fix indentation
Christian Grothoff
2017-03-09
fix #4608
Christian Grothoff
2017-03-06
Update comment to match code
David Barksdale
2017-03-05
fix #4839
Christian Grothoff
2017-03-05
indentation, comment and style fixes, no semantic changes
Christian Grothoff
2017-02-27
implement revocation block plugin, get revocation test to pass again
Christian Grothoff
2017-02-26
add validation for inner consensus element
Florian Dold
2017-02-26
ensure all plugins properly use BF, move shared logic to shared library
Christian Grothoff
2017-02-26
add note about but #4608
Christian Grothoff
2017-02-23
optimize queue-full case, reduce max queue size due to O(n) operation
Christian Grothoff
2017-02-22
ignore generated temp files that are frequently generated
Christian Grothoff
2017-02-22
strcmp instead of memcmp
Christian Grothoff
2017-02-22
support BF size adjustments in other plugins
Christian Grothoff
2017-02-22
try to fix BF size mess created by original BLOCK API change
Christian Grothoff
2017-02-20
completed big block refactoring in preparation for SET-BLOCK integration
Christian Grothoff
2017-02-20
first half of new BLOCK API to generalize duplicate detection beyond BFs
Christian Grothoff
2017-02-17
get FS test with CADET to finally pass again
Christian Grothoff
2017-02-17
convert to new CADET API, not working due to CADET-API internal bugs
Christian Grothoff
[next]