aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_publish.c
Commit message (Expand)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
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* convert fs publish to MQChristian Grothoff2016-07-03
* refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...Christian Grothoff2016-06-24
* fixing compiler warningsChristian Grothoff2016-05-06
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -remove logChristian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix #3799Christian Grothoff2015-05-31
* fixing #3799: only unindex if DB operations succeeded previously in the first...Christian Grothoff2015-05-29
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -simplify apis, doxygenChristian Grothoff2015-01-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fix key management issue with LOC signing identified in #3559Christian Grothoff2014-12-14
* -fix time assertion introduce in last patchChristian Grothoff2014-06-23
* -fix URI test to handle new encoder, print both SKS and CHK URIs when publish...Christian 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
* -fix doxygenChristian Grothoff2013-09-24
* -doxygen fixes, and fixing publish URI serization for proper resumeChristian Grothoff2013-09-15
* -more complete fix for #3034Christian Grothoff2013-09-14
* -fixing #3034Christian Grothoff2013-09-14
* -do not clean up reader more than onceChristian Grothoff2013-09-11
* -fixing main FS build, updating man page of gnunet-pseudonymChristian Grothoff2013-08-06
* -export FS handle during events, as we might generate events duing FS_start a...Christian Grothoff2013-05-30
* eliminating use of 'namespace' as a fieldname / variable name to be C++ compa...Christian Grothoff2012-09-10
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -doxygenChristian Grothoff2012-06-09
* -fixing #2412Christian Grothoff2012-06-08
* -fixing #2408Christian Grothoff2012-06-07
* -fixing #2229Christian Grothoff2012-04-26
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* fixing issue with gnunet-publish not closing files early enough when publishi...Christian Grothoff2012-03-24
* -fix error handling during publishingChristian Grothoff2012-03-24
* -fix error handling during publishingChristian Grothoff2012-03-24
* LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff2012-02-22
* -sync after getting URI on publishing to resume properly; also bugfix...Christian Grothoff2012-02-18
* make all (?) asynchronously operating FS operations actually cancel-ableChristian Grothoff2012-02-18
* -generate PUBLISH_STOP event later to avoid use-after-freeChristian Grothoff2012-02-11
* -fix generation of duplicate publish-stop eventsChristian Grothoff2012-02-05
* -LRN: fix fip_signal_start recursionChristian Grothoff2012-01-12
* fixing bug to ensure that we properly descend into deep directories for the v...Christian Grothoff2012-01-11
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus cal...Christian Grothoff2011-12-19