aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk_publish-dialog.c
Commit message (Expand)AuthorAge
* -fix symbol renames that caused FTBFSChristian Grothoff2023-12-07
* -fix build issues for dependencies on gnunet-gtkChristian Grothoff2022-12-05
* -fix ftbfs with gnunet git masterMartin Schanzenbach2022-12-04
* migrate gnunet-gtk logic to new (0.14.x) GNS/identity APIsChristian Grothoff2021-06-18
* fix key usageDennis Neufeld2020-10-20
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* fix ftbfsChristian Grothoff2019-09-14
* clang-format all C code. Add symlink of clang-format to bootstrap.ng02019-05-15
* typo fix in fs/gnunet-fs-gtk_publish-dialog.c (and clang-format).ng02019-04-26
* could be NULLChristian Grothoff2019-02-21
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -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 e...Christian Grothoff2014-12-24
* use GNUNET_new where applicableChristian Grothoff2014-06-06
* modernizing use of Gtk3 APIsChristian Grothoff2014-06-04
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove tailing whitespacesChristian Grothoff2013-09-15
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -minor bugfixesChristian Grothoff2013-09-12
* -check NULLChristian Grothoff2013-09-11
* implemented #3024, but untestedChristian Grothoff2013-09-10
* stylistic fixesChristian Grothoff2013-09-10
* implementing #3023, moving some functions from fs to lib as they are also nee...Christian Grothoff2013-09-08
* -more doxygen fixesChristian Grothoff2013-09-07
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -fixes to use identity properly in publish dialogChristian Grothoff2013-08-08
* -fix build with new fs/namespace/ecc/identity APIsChristian Grothoff2013-08-07
* -no need to break here, this happens if the dirscanner had an errorChristian Grothoff2013-06-26
* -also only print message onceChristian Grothoff2013-06-26
* -do not schedule kill task twice on errorChristian Grothoff2013-06-26
* Update to latest FS and pseudonym API changesLRN2013-03-06
* Insert SKS into KBlocks to advertise the namespaceLRN2013-03-04
* Fix cfg conditionsLRN2013-03-04
* Use gnunet-fs-gtk config section for fs-gtk-specific valuesLRN2013-03-04
* Don't clear keywords unconditionallyLRN2013-03-03
* Documentation, minor fixesLRN2013-03-03
* Massive namespace UI updateLRN2013-03-03
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* Only use verbose progress in verbose buildsLRN2012-07-14
* DEBUG: make progress updates verboseLRN2012-07-14
* -implementing clear button for publish dialog (#2184)Christian Grothoff2012-06-16
* -check for possibility that GNUNET_FS_namespace_create fails (#2416)Christian Grothoff2012-06-13
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fixing #2417Christian Grothoff2012-06-12
* -LRN: Fix a stat callChristian Grothoff2012-06-10
* -vminko: fixing #2129Christian Grothoff2012-03-28
* -LRN: use GNUNET_DISK_file_size to get size, fixing #2225Christian Grothoff2012-03-20
* LRN: Adds a way for GNUNET_FS_GTK_get_description_from_metadata() toChristian Grothoff2012-02-26