aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-helper-fs-publish.c
Commit message (Expand)AuthorAge
* fix use of uninitialized value host1 on error loggingChristian Grothoff2017-03-10
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* auto-correct missing 0-terminators in C_STRINGS/UTF-8 stringsChristian Grothoff2013-09-15
* auto-correct missing 0-terminators in C_STRINGS/UTF-8 stringsChristian Grothoff2013-09-15
* -fixing #3034Christian Grothoff2013-09-14
* Don't send more than 64k from fs helperLRN2013-02-02
* -actually, on W32 we do need to convert...Christian Grothoff2012-11-13
* -helper is not called from cmd-line, so no utf8 conversion requiredChristian Grothoff2012-11-13
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* -install sigpipe handlerChristian Grothoff2012-10-09
* LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff2012-06-10
* -fixing #2365Christian Grothoff2012-05-28
* -nodebug #2300Christian Grothoff2012-05-05
* -ignoreChristian Grothoff2012-05-05
* -fix #2232Christian Grothoff2012-03-24
* -LRN: calculate file size for single files when needed and use GNUNET_DISK_fi...Christian Grothoff2012-03-19
* LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff2012-02-22
* -dce: can never be NULLChristian Grothoff2012-02-22
* LRN: Do-partial-serialization-in-fs-publish-helper:Christian Grothoff2012-02-20
* LRN: Use binary mode on W32 (lol -CG)Christian Grothoff2012-02-16
* -fix leakChristian Grothoff2012-02-13
* -doxygen fixesChristian Grothoff2012-02-11
* -all meta data extraction should happen in helper, removing from APIChristian Grothoff2012-01-30
* -fs publish should basically work nowChristian Grothoff2012-01-29
* -towards external meta scanner processChristian Grothoff2012-01-29
* -finishing new helperChristian Grothoff2012-01-29
* -towards resolving thread-issueChristian Grothoff2012-01-29