error handling
[oweals/gnunet.git] / src / fs / fs_dirmetascan.c
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-20 Christian Grothofffix #5073
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)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
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-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothoffallow MST callback to distinguish between disconnect...
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-22 David BarksdaleFix typo
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-10-08 Christian Grothoffimplement #3035: add mimetype:type category keywords...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-06 Christian Grothoff-dox
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2012-12-19 Christian Grothoff-fix
2012-11-05 Christian Grothoff-tolerate NULL
2012-09-27 Christian Grothoff-trying to fix unindex trouble on keyword extraction
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-05-28 Christian Grothoff-fixing #2365
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-05 Christian Grothoff-nodebug #2300
2012-05-05 Christian Grothoff-ignore
2012-02-22 Christian GrothoffLRN: two directory patches change the way "is_directory...
2012-02-12 Christian Grothoff-fix
2012-02-09 Christian Grothoff-fixing #2139
2012-02-07 Christian Grothoff-fix #2142
2012-02-03 Christian Grothoff-also user gnunet-original filename here more consistently
2012-01-29 Christian Grothoff-misc fixes
2012-01-29 Christian Grothoff-fix
2012-01-29 Christian Grothoff-fix
2012-01-29 Christian Grothoff-fs publish should basically work now
2012-01-29 Christian Grothoff-fix shutdown issues on error
2012-01-29 Christian Grothoff-towards external meta scanner process
2012-01-29 Christian Grothoff-finishing new helper
2012-01-29 Christian Grothoff-towards resolving thread-issue
2012-01-29 Christian Grothoff-misc bugfixes
2012-01-29 Christian Grothoff-fix
2012-01-28 Christian Grothoff-cleaning up dirmetascan code, still failing for me
2012-01-28 Christian Grothoff-renaming symbols to match naming conventions
2012-01-25 Christian Grothoff-undo 19365
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-25 Christian Grothoff-fix
2012-01-15 Christian Grothoff-LRN: use filescanner in gnunet-publish
2012-01-15 Christian Grothoff-LRN: harmonize dirmetascanner, plus fixing compile...
2012-01-14 Christian Grothoff-LRN: use signal pipe instead of a semaphore
2012-01-14 Christian Grothoff-LRN: use blocking writes for scanner
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-14 Christian Grothoff-LRN: fix pipe writing and progress write
2012-01-14 Christian Grothoff-file was missing, forgot to add earlier