Age | Commit message (Expand) | Author |
2017-12-30 | Merge branch 'fix_social' | lurchi |
2017-12-29 | Demote some log messages | David Barksdale |
2017-10-29 | allow MST callback to distinguish between disconnect and parse error situatio... | Christian Grothoff |
2017-03-16 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi... | Christian Grothoff |
2017-02-22 | fix sign issue in bitshift | Christian Grothoff |
2017-02-19 | mostly logging, avoid having more than one typemap in transmission queue, acc... | Christian Grothoff |
2016-09-20 | converting core service to new service API | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-26 | -unset flag after transmission | Christian Grothoff |
2016-07-26 | -converting CORE service to new transport MQ API | Christian Grothoff |
2016-07-25 | -preparatory steps for transport API change | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-05-06 | fixing compiler warnings | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-29 | distinguish PING failure after rekey from other failures (#4019) when logging | Christian Grothoff |
2015-10-28 | -fix debug message | Sree Harsha Totakura |
2015-10-28 | -fix FTBFS | Christian Grothoff |
2015-10-28 | log rekeying operation, do not log distracting garbage for #4019 | Christian Grothoff |
2015-10-26 | -dox | Christian Grothoff |
2015-10-25 | -randomize ps each time | Christian Grothoff |
2015-10-18 | -we use 4 chars, not 8 for pIDs | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-08 | finishing implementation of #3652 | Christian 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 lost | Christian Grothoff |
2015-03-01 | -doxygen, comments, indentation | Christian Grothoff |
2015-02-28 | fix #3688 | Christian Grothoff |
2015-02-11 | -improve logging | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-13 | -style fixes | Christian Grothoff |
2014-09-30 | -doxygen, code cleanup | Christian Grothoff |
2014-05-09 | only notify clients about significant (>5s) timeout changes | Christian Grothoff |
2014-04-25 | -indent, doxygen | Christian Grothoff |
2014-04-23 | fix #3348: send typemap confirmation messages, perform faster typemap retrans... | Christian Grothoff |
2014-04-11 | -do call receive done on monitor calls | Christian Grothoff |
2014-04-11 | -also notify monitors on timeout change | Christian Grothoff |
2014-04-11 | towards fixing #3363: replacing old iteration API with new monitoring API for... | Christian Grothoff |
2014-04-07 | -doxygen improvements | Christian 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, doxygen | Christian Grothoff |
2013-12-23 | -trying to fix amatus's KX issue | Christian Grothoff |
2013-12-22 | -amatus says this happens with just new peers, boo | Christian Grothoff |
2013-12-22 | -reduce log level | Christian Grothoff |
2013-12-18 | -style fix | Christian Grothoff |
2013-12-12 | -doxygen | Christian Grothoff |
2013-12-12 | fix for core key exchange | Matthias Wachs |
2013-10-29 | -match exact types from message struct | Christian Grothoff |