aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-publish.c
AgeCommit message (Expand)Author
2018-01-21indentation fixesChristian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-16porting gnunet-publish + others..Marcello Stanisci
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-08-03fix #3904, also simplify and clean up gnunet-publish shutdown logic in generalChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-31-fix unespected status message (#3799)Christian Grothoff
2015-05-30make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff
2015-05-29fixing #3799: only unindex if DB operations succeeded previously in the first...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-14trying to fix #3576Christian Grothoff
2014-06-23-fix URI test to handle new encoder, print both SKS and CHK URIs when publish...Christian Grothoff
2014-06-23-fix SKS publishing in simulate-only modeChristian Grothoff
2013-10-11generate progress events when publishing directories (towards fixing #2230)Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-08-moving time functions from FS to TIMEChristian Grothoff
2013-09-06-misc fixesChristian Grothoff
2013-08-08-doxygen fixesChristian Grothoff
2013-08-06-fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff
2013-07-13-typoChristian Grothoff
2013-07-13-fix yearChristian Grothoff
2013-07-13-documenting and cleaning up gnunet-publish codeChristian Grothoff
2012-12-19-preserve command-line keywords even if extractor is disabledChristian Grothoff
2012-12-12-fix crash with -DChristian Grothoff
2012-11-04-misc bugfixes, travel hackingChristian Grothoff
2012-09-17-fix warningChristian Grothoff
2012-09-16-fixing #2546Christian Grothoff
2012-06-18-debugging gnunet-auto-share, now largely worksChristian Grothoff
2012-06-17-starting harness for gnunet-auto-share:Christian Grothoff
2012-06-13-document error possibilities better (#2416)Christian Grothoff
2012-06-10LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff
2012-03-24-nullcheckChristian Grothoff
2012-03-07-disable extractor should also imply not using the filename as a keywordChristian Grothoff
2012-02-22LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff
2012-02-18make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff
2012-02-09-fixing #2139Christian Grothoff
2012-02-06-trying to fix crash from #1972 reportChristian Grothoff
2012-01-29-misc fixesChristian Grothoff
2012-01-29-fix shutdown issues on errorChristian Grothoff
2012-01-29-towards external meta scanner processChristian Grothoff
2012-01-29-finishing new helperChristian Grothoff
2012-01-29-misc bugfixesChristian Grothoff
2012-01-28-cleaning up dirmetascan code, still failing for meChristian Grothoff
2012-01-28-change callback argument from char to int, as that is cleaner for a boolean;...Christian Grothoff
2012-01-28-renaming symbols to match naming conventionsChristian Grothoff
2012-01-28-fix dead scheduler task cancellation on CTRL-cChristian Grothoff