aboutsummaryrefslogtreecommitdiff
path: root/src/core
Commit message (Collapse)AuthorAge
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* migrate transport_core API to MQChristian Grothoff2016-07-08
|
* hacky fix for 4588Christian Grothoff2016-06-29
|
* hacky fix for cadet issuesChristian Grothoff2016-06-29
|
* -fix queueing issueChristian Grothoff2016-06-27
|
* do not crash for #4588Christian Grothoff2016-06-23
|
* converting core monitor to MQChristian Grothoff2016-06-23
|
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
|
* -tolerate init CB being NULL from the beginningChristian Grothoff2016-06-20
|
* -fix the fixChristian Grothoff2016-06-19
|
* avoid changing API for nowChristian Grothoff2016-06-19
|
* refactoring core API to use new MQ libChristian Grothoff2016-06-19
|
* fix compiler warningsChristian Grothoff2016-05-06
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* Don't match clients without handlers or callbacksDavid Barksdale2015-11-27
|
* -do checkChristian Grothoff2015-10-30
|
* replacing deprecated transport_try_connect call with ATS callChristian Grothoff2015-10-29
|
* -preparations for replacement of try_connect callChristian Grothoff2015-10-29
|
* distinguish PING failure after rekey from other failures (#4019) when loggingChristian Grothoff2015-10-29
|
* -fix debug messageSree Harsha Totakura2015-10-28
|
* -fix FTBFSChristian Grothoff2015-10-28
|
* log rekeying operation, do not log distracting garbage for #4019Christian Grothoff2015-10-28
|
* -doxChristian Grothoff2015-10-26
|
* -better error reportingChristian Grothoff2015-10-26
|
* -randomize ps each timeChristian Grothoff2015-10-25
|
* -simplify log, eliminates bogus warning and we didn't need this info anywayChristian Grothoff2015-10-22
|
* -we use 4 chars, not 8 for pIDsChristian Grothoff2015-10-18
|
* -mirror check on disconnectChristian Grothoff2015-10-18
|
* -ignores, indentChristian Grothoff2015-10-17
|
* -fix use after freeChristian Grothoff2015-10-17
|
* -fix doxygen warningsChristian Grothoff2015-10-16
|
* redefining core message timeout semantics and core-core-API messaging to ↵Christian Grothoff2015-10-08
| | | | address (hypothetical?) stalls which may explain #3863. This kind-of breaks the API in that the timeout now has a different semantic -- it's an advisory as to when the app would like the message transmitted, the transmission will no longer actually time out. However, that was the documented semantics before, just not the actual behavior. Most applications didn't rely on it, and tests still pass, so I didn't break too much...
* use constant for overdue warningsChristian Grothoff2015-10-08
|
* adding DEBUG logic for #3863Christian Grothoff2015-10-05
|
* -improve indentation, reduce duplication of PIDs in core's neighbour mapChristian Grothoff2015-08-03
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -fix misc core issuesChristian Grothoff2015-03-23
|
* fix #3709: bound encrypted message queueChristian Grothoff2015-03-20
|
* finishing implementation of #3652Christian Grothoff2015-03-08
|
* -always assume at least MIN bandwidth, even if we got no quota or a quota ↵Christian Grothoff2015-03-08
| | | | lower than min
* -try to avoid being stuck with key sent/received if PING/PONGs are lostChristian Grothoff2015-03-08
|
* -doxygen, comments, indentationChristian Grothoff2015-03-01
|
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
|
* fix #3688Christian Grothoff2015-02-28
|
* -improve loggingChristian Grothoff2015-02-11
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|