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
/
fs_sharetree.c
Age
Commit message (
Expand
)
Author
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-15
-minor style fixes
Christian Grothoff
2013-08-24
-use GPLv3+ consistently
Christian Grothoff
2012-10-07
-chaning multihashmap API to allow option for avoiding key allocation
Christian Grothoff
2012-06-12
-consistently use struct GNUNET_HashCode
Christian Grothoff
2012-02-22
LRN: two directory patches change the way "is_directory" is evaluated.
Christian Grothoff
2012-02-20
LRN: Iterate-over-a-copy-of-ksk-when-removing-items
Christian Grothoff
2012-01-29
-fs publish should basically work now
Christian Grothoff
2012-01-29
-misc bugfixes
Christian Grothoff
2012-01-28
-cleaning up dirmetascan code, still failing for me
Christian Grothoff
2012-01-28
-implement tree freeing
Christian Grothoff
2012-01-28
-cleaner version of sharetree trim code; should be fast enough to run synchrn...
Christian Grothoff