aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_kx.c
AgeCommit message (Expand)Author
2017-12-30Merge branch 'fix_social'lurchi
2017-12-29Demote some log messagesDavid Barksdale
2017-10-29allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2017-02-22fix sign issue in bitshiftChristian Grothoff
2017-02-19mostly logging, avoid having more than one typemap in transmission queue, acc...Christian Grothoff
2016-09-20converting core service to new service APIChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-26-unset flag after transmissionChristian Grothoff
2016-07-26-converting CORE service to new transport MQ APIChristian Grothoff
2016-07-25-preparatory steps for transport API changeChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-29distinguish PING failure after rekey from other failures (#4019) when loggingChristian Grothoff
2015-10-28-fix debug messageSree Harsha Totakura
2015-10-28-fix FTBFSChristian Grothoff
2015-10-28log rekeying operation, do not log distracting garbage for #4019Christian Grothoff
2015-10-26-doxChristian Grothoff
2015-10-25-randomize ps each timeChristian Grothoff
2015-10-18-we use 4 chars, not 8 for pIDsChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian 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-28fix #3688Christian Grothoff
2015-02-11-improve loggingChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-13-style fixesChristian Grothoff
2014-09-30-doxygen, code cleanupChristian Grothoff
2014-05-09only notify clients about significant (>5s) timeout changesChristian Grothoff
2014-04-25-indent, doxygenChristian Grothoff
2014-04-23fix #3348: send typemap confirmation messages, perform faster typemap retrans...Christian Grothoff
2014-04-11-do call receive done on monitor callsChristian 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
2013-12-24-fix possible assertion failure if rekeying is triggered on session that is n...Christian 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-18-style fixChristian Grothoff
2013-12-12-doxygenChristian Grothoff
2013-12-12fix for core key exchangeMatthias Wachs
2013-10-29-match exact types from message structChristian Grothoff