aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-10-25-randomize ps each timeChristian Grothoff
2015-10-22-simplify log, eliminates bogus warning and we didn't need this info anywayChristian Grothoff
2015-10-18-we use 4 chars, not 8 for pIDsChristian Grothoff
2015-10-18-mirror check on disconnectChristian Grothoff
2015-10-17-ignores, indentChristian Grothoff
2015-10-17-fix use after freeChristian Grothoff
2015-10-16-fix doxygen warningsChristian Grothoff
2015-10-08redefining core message timeout semantics and core-core-API messaging to addr...Christian Grothoff
2015-10-08use constant for overdue warningsChristian Grothoff
2015-10-05adding DEBUG logic for #3863Christian Grothoff
2015-08-03-improve indentation, reduce duplication of PIDs in core's neighbour mapChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-23-fix misc core issuesChristian Grothoff
2015-03-20fix #3709: bound encrypted message queueChristian Grothoff
2015-03-08finishing implementation of #3652Christian Grothoff
2015-03-08-always assume at least MIN bandwidth, even if we got no quota or a quota low...Christian Grothoff
2015-03-08-try to avoid being stuck with key sent/received if PING/PONGs are lostChristian Grothoff
2015-03-01-doxygen, comments, indentationChristian Grothoff
2015-02-28generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff
2015-02-28fix #3688Christian Grothoff
2015-02-11-improve loggingChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-10Fixed inverting of same-priority bundled messagesBart Polot
2015-01-10- include message size in logBart Polot
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
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