aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Collapse)AuthorAge
* migrate gnunet-gtk logic to new (0.14.x) GNS/identity APIsChristian Grothoff2021-06-18
|
* fix new identity usageMartin Schanzenbach2020-10-21
|
* fix key usageDennis Neufeld2020-10-20
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* only link against libextractor if the library was foundChristian Grothoff2019-12-15
|
* fix #5925Christian Grothoff2019-10-08
|
* fix ftbfsChristian Grothoff2019-09-14
|
* fix NPE when importing directory into gnunet-fs-gtk (cleaner fix)Christian Grothoff2019-08-21
|
* fix identity assertionChristian Grothoff2019-06-18
|
* 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
|
* eliminate gdk_beep deprecation by finding the display properlyChristian Grothoff2019-02-17
|
* fix ftbfsChristian Grothoff2018-06-26
|
* update gnunet-gtk to follow latest NAMESTORE API changesChristian Grothoff2018-05-05
|
* fix obsolete tooltips, rename symbol to match latest gnunet.git APIChristian Grothoff2018-04-23
|
* fix crash due to incorrect handling of lost parent event for child-downloads ↵Christian Grothoff2017-03-10
| | | | (where the lost parent affected a (transitive) parent download and not the download directly
* replace gtk_menu_popup by non-deprecated versionsChristian Grothoff2017-03-08
|
* updates to match post-#4849 GNS-APIChristian Grothoff2017-02-22
|
* add missing .gitignore filesChristian Grothoff2017-01-09
|
* eliminate tray icon functionality that was deprecated in GtkChristian Grothoff2016-11-27
|
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
|
* update code to reflect recent API changesChristian Grothoff2016-06-24
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* 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 ftbfs with gtk < 3.16Christian Grothoff2015-11-09
|
* -modernize, stop using deprecated APIsChristian Grothoff2015-10-17
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* 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
|
* -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
* fix #3497, plus indentation fixesChristian Grothoff2014-12-12
|
* rename animation symbols to reflect non-FS common statusChristian Grothoff2014-07-12
|
* -more doxygen fixes, indentationChristian Grothoff2014-06-07
|
* use GNUNET_new where applicableChristian Grothoff2014-06-06
|
* handling API change from addressing #3431Christian Grothoff2014-06-06
|
* modernizing use of Gtk3 APIsChristian Grothoff2014-06-04
|
* make gnunet-gtk work with gtk3 widgetsChristian Grothoff2014-06-02
|
* Fix a typoLRN2014-03-24
|
* -modernize automake rules, fix return valueChristian Grothoff2014-03-07
|
* -fix segv: add NULL for stderr, needed due to recent API changeChristian Grothoff2014-02-24
|
* -move meta/uri into search result instead of just having it in tree model, ↵Christian Grothoff2014-02-19
| | | | benefit from resulting cleaner ownership of the data to eliminate leaks and possibly some crashes
* implementing #2522Christian Grothoff2014-02-03
|
* -fix code to locate config filesChristian Grothoff2013-12-21
|
* rename recordMatthias Wachs2013-11-13
|
* -cancel manually started probes before stopping FSChristian Grothoff2013-11-05
|