aboutsummaryrefslogtreecommitdiff
path: root/src/lib/eventloop.c
Commit message (Expand)AuthorAge
* get rid of plug_me logikChristian Grothoff2022-01-24
* -remove dead windows codeChristian Grothoff2022-01-24
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* clang-format all C code. Add symlink of clang-format to bootstrap.ng02019-05-15
* fix crash on startupChristian Grothoff2019-01-27
* fix conversation FTBFS and other minor stuffChristian Grothoff2018-03-31
* fix #4652Christian Grothoff2016-09-16
* -replace deprecated codeChristian Grothoff2016-08-22
* 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
* -use modern scheduler APIChristian Grothoff2015-08-03
* -do not use TRUE ==Christian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Rewrite GNUnet GTK selectLRN2015-01-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Harmonize HAVE_GTK_GTKX_H and GDK_WINDOWING_X11 a bitLRN2014-02-11
* Use GDK_WINDOWING_X11 to check for X backend supportLRN2014-02-11
* -fix code to locate config filesChristian Grothoff2013-12-21
* -first run of gnunet-gtk doneChristian Grothoff2013-10-25
* -only load configuration if file exists, and then use 'parse' to avoid re-par...Christian Grothoff2013-10-11
* -remove tailing whitespacesChristian Grothoff2013-09-15
* handle URI command line arguments also if window is not already openChristian Grothoff2013-09-15
* -license bumpChristian Grothoff2013-09-06
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* first, use GNUnet (not gnunet-gtk) prefix for locating default configuration ...Christian Grothoff2012-12-08
* fix #2626 -- existing and window hiding via tray iconChristian Grothoff2012-11-10
* Fix type enumLRN2012-08-07
* -fixing #2411Christian Grothoff2012-06-07
* -LRN: nhandles -> fd_counterChristian Grothoff2012-03-19
* -die ifdef debug, dieChristian Grothoff2012-03-04
* -properly install our default configuration options and parse the respective ...Christian Grothoff2012-03-04
* LRN: add main window context; apply pseudonym rank filteringChristian Grothoff2012-03-01
* -fixChristian Grothoff2012-01-01
* actually run GUI tasks with UI priorityChristian Grothoff2012-01-01
* -removing useless while(1)Christian Grothoff2012-01-01
* -some work towards 2041, fixing some memory leaks, dead code limination in nl...Christian Grothoff2012-01-01
* -indentationChristian Grothoff2011-12-26
* -make sure to initialize delay and need_gfds in case we do not have gtk event...Christian Grothoff2011-12-23
* -some i's are signed, some i's are unsignedChristian Grothoff2011-12-23
* -dead code eliminationChristian Grothoff2011-12-23
* -LRN: fix non-fatal assertion failureChristian Grothoff2011-12-11
* LRN : GNUNET_CONTAINER_slist_iter_destroy() wasn't necessaryBruno Cabral2011-11-10
* Fix IteratorsBruno Cabral2011-11-10
* fixing #1781Christian Grothoff2011-09-18
* trying to clean up shutdownChristian Grothoff2011-09-15
* check return valueChristian Grothoff2011-09-12
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentChristian Grothoff2011-08-15