aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-publish.c
Commit message (Collapse)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* indentation fixesChristian Grothoff2018-01-21
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3904, also simplify and clean up gnunet-publish shutdown logic in generalChristian Grothoff2015-08-03
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -fix unespected status message (#3799)Christian Grothoff2015-05-31
|
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
|
* fixing #3799: only unindex if DB operations succeeded previously in the ↵Christian Grothoff2015-05-29
| | | | first place, and when unindexing do proper shutdown handling
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* trying to fix #3576Christian Grothoff2014-12-14
|
* -fix URI test to handle new encoder, print both SKS and CHK URIs when ↵Christian Grothoff2014-06-23
| | | | publishing to namespace
* -fix SKS publishing in simulate-only modeChristian Grothoff2014-06-23
|
* 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
|