uncrustify as demanded.
[oweals/gnunet.git] / src / fs / fs_tree.c
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-05 Christian Grothoffindentation, comment and style fixes, no semantic changes
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-12-19 LRNmalloc -> new
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-15 Christian Grothoff-doxygen fixes, and fixing publish URI serization for...
2013-09-14 Christian Grothoff-more complete fix for #3034
2013-09-11 Christian Grothoff-do not clean up reader more than once
2013-02-15 Christian Grothoff-fixes to make stream tests pass with ecc in core
2012-03-24 Christian Grothofffixing issue with gnunet-publish not closing files...
2012-03-24 Christian Grothoff-fix error handling during publishing
2012-03-07 Christian Grothoff-misc major bugfixes in download code wrt reconstructio...
2012-02-26 Christian Grothoff-eliminating #if DEBUG checks
2012-02-18 Christian Grothoffmake all (?) asynchronously operating FS operations...
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-01-20 Christian Grothoffmajor rewrite of fs_download, hopefully fixing 1641
2010-12-14 Christian Grothoffallow files of size 0
2010-12-03 Christian Grothoffair plane hacking
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-09-18 Christian Grothoffplane hacking
2010-07-02 Christian Grothoffgpl3
2010-05-04 Christian Grothofffree active on download error
2010-05-01 Christian Grothoffdeserialization of unindex operations
2010-04-24 Christian Grothoffoff-line hack fest
2010-04-22 Christian Grothoffresume and less debug crap
2010-04-16 Christian Grothofffs fix
2010-04-15 Christian Grothofffix ttl underflow check
2009-11-08 Christian Grothoffreducing leaks, fixing shutdown bug, increasing timeouts
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-10-20 Christian Grothofffinal fixes, adding testcase to official suite
2009-10-19 Christian Grothofffix (bad argument order), plus some more debug statemen...
2009-10-19 Christian Grothofffixes
2009-10-18 Christian Grothofffixes
2009-10-18 Christian Grothoffmore work on bugs and testing of fs service
2009-09-05 Christian Grothofftowards having download
2009-09-04 Christian Grothofffixes
2009-09-02 Christian Grothoffrefactoring publishing code