aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-12-16-pass peer identity pointer to clients that will remain allocatedChristian Grothoff
2014-12-13-more logging in try_transmissionChristian Grothoff
2014-12-13-style fixesChristian Grothoff
2014-12-13-split off MQ API into separate C file to reduce visibility of symbols; reind...Christian Grothoff
2014-12-11adding single location for no_forcestart configuration listChristian Grothoff
2014-12-11-missing sectionChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-09-30-doxygen, code cleanupChristian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-05-11Minor bigfixes.Andrew Cann
2014-05-09only notify clients about significant (>5s) timeout changesChristian Grothoff
2014-05-07- rename also contents of config files, update config filesBart Polot
2014-04-25-indent, doxygenChristian Grothoff
2014-04-23-fix (mostly harmless) use of uninitialized variableChristian Grothoff
2014-04-23-dead nowChristian Grothoff
2014-04-23fix #3348: send typemap confirmation messages, perform faster typemap retrans...Christian Grothoff
2014-04-23-commentsChristian Grothoff
2014-04-23-commentsChristian Grothoff
2014-04-23-commentsChristian Grothoff
2014-04-17-rename file to match updated functionalityChristian Grothoff
2014-04-11-do call receive done on monitor callsChristian Grothoff
2014-04-11-fix crash on shutdownChristian Grothoff
2014-04-11-improve/simplify gnunet-core tool and update man pageChristian Grothoff
2014-04-11-also notify monitors on timeout changeChristian Grothoff
2014-04-11towards fixing #3363: replacing old iteration API with new monitoring API for...Christian Grothoff
2014-04-07-doxygen improvementsChristian Grothoff
2014-04-01-allow users direct core accessChristian Grothoff
2014-03-21print message if service is not runningMatthias Wachs
2014-02-20Allow redirection of STDERR when starting processes.Sree Harsha Totakura
2014-02-09implement #3295: only transmit background traffic if there is excess bandwidthChristian Grothoff
2014-02-02removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_...Christian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30-towards fixing #3295 (core traffic prioritization)Christian Grothoff
2014-01-30towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-24-fix possible assertion failure if rekeying is triggered on session that is n...Christian Grothoff
2013-12-24-remove trailing whitespaceChristian Grothoff
2013-12-23-fix tiny leak, doxygenChristian Grothoff
2013-12-23-trying to fix amatus's KX issueChristian Grothoff
2013-12-22-amatus says this happens with just new peers, booChristian Grothoff
2013-12-22-reduce log levelChristian Grothoff
2013-12-19malloc -> newLRN
2013-12-18-style fixChristian Grothoff
2013-12-17-trying to fix double-cancelChristian Grothoff
2013-12-12-doxygenChristian Grothoff
2013-12-12fixing documentationMatthias Wachs
2013-12-12fix for core key exchangeMatthias Wachs
2013-12-08-minor code cleanup and doxygen/style fixesChristian Grothoff
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura