aboutsummaryrefslogtreecommitdiff
path: root/src/fs
Commit message (Expand)AuthorAge
* 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
* 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 GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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 first...Christian Grothoff2015-05-29
* -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 e...Christian Grothoff2014-12-24
* 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, be...Christian Grothoff2014-02-19
* 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
* -do not show tray icons if embeddedChristian Grothoff2013-10-25
* -first run of gnunet-gtk doneChristian Grothoff2013-10-25
* -adapt to namestore API changeChristian Grothoff2013-10-20
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -moving namestore_common functions to gnsrecord libraryChristian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* fixing #2230: show gradual progress while publishing directoriesChristian Grothoff2013-10-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* make sure to only start one instance of gnunet-peerinfo-gtk at a timeChristian Grothoff2013-10-07
* finishing #3054Christian Grothoff2013-10-07
* -add 'save as' to testplanChristian Grothoff2013-09-21
* -remove tailing whitespacesChristian Grothoff2013-09-15
* need to specify name of liststore...Christian Grothoff2013-09-15