aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-publish.c
Commit message (Collapse)AuthorAge
* generate progress events when publishing directories (towards fixing #2230)Christian Grothoff2013-10-11
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -moving time functions from FS to TIMEChristian Grothoff2013-09-08
|
* -misc fixesChristian Grothoff2013-09-06
|
* -doxygen fixesChristian Grothoff2013-08-08
|
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
|
* -typoChristian Grothoff2013-07-13
|
* -fix yearChristian Grothoff2013-07-13
|
* -documenting and cleaning up gnunet-publish codeChristian Grothoff2013-07-13
|
* -preserve command-line keywords even if extractor is disabledChristian Grothoff2012-12-19
|
* -fix crash with -DChristian Grothoff2012-12-12
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -fix warningChristian Grothoff2012-09-17
|
* -fixing #2546Christian Grothoff2012-09-16
|
* -debugging gnunet-auto-share, now largely worksChristian Grothoff2012-06-18
|
* -starting harness for gnunet-auto-share:Christian Grothoff2012-06-17
|
* -document error possibilities better (#2416)Christian Grothoff2012-06-13
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -nullcheckChristian Grothoff2012-03-24
|
* -disable extractor should also imply not using the filename as a keywordChristian Grothoff2012-03-07
|
* LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff2012-02-22
| | | | | | | | | | | Now it must be GNUNET_YES for the execution flow to switch to a branch where something is considered to be a directory. The reason for that is that some functions might return GNUNET_SYSERR when asked whether something is a directory or not. Checking this value as "!= GNUNET_NO" will produce positive result, even though it's not a directory.
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
|
* -fixing #2139Christian Grothoff2012-02-09
|
* -trying to fix crash from #1972 reportChristian Grothoff2012-02-06
|
* -misc fixesChristian Grothoff2012-01-29
|
* -fix shutdown issues on errorChristian Grothoff2012-01-29
|
* -towards external meta scanner processChristian Grothoff2012-01-29
|
* -finishing new helperChristian Grothoff2012-01-29
|
* -misc bugfixesChristian Grothoff2012-01-29
|
* -cleaning up dirmetascan code, still failing for meChristian Grothoff2012-01-28
|
* -change callback argument from char to int, as that is cleaner for a ↵Christian Grothoff2012-01-28
| | | | boolean; document API some
* -renaming symbols to match naming conventionsChristian Grothoff2012-01-28
|
* -fix dead scheduler task cancellation on CTRL-cChristian Grothoff2012-01-28
|
* -fix use of extractorChristian Grothoff2012-01-25
|
* -LRN: use filescanner in gnunet-publishChristian Grothoff2012-01-15
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* -fixChristian Grothoff2011-12-23
|
* -handle error codes from unindexChristian Grothoff2011-12-18
|
* fix #1784Christian Grothoff2011-10-21
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fix 1695Christian Grothoff2011-06-17
|
* fixChristian Grothoff2011-06-14
|
* argNathan S. Evans2011-06-10
|
* use correct expiration valuesChristian Grothoff2011-04-27
|
* changing datastore API to support replication level --- not fully ↵Christian Grothoff2011-04-03
| | | | implemented --- and adding GNUNET_FS_BlockOptions struct to replace prio/anonymity/expiration+replication args
* make clang happyChristian Grothoff2011-03-31
|