aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-11-09- add subdirectory gitignore filesBart Polot
2016-09-28-cleaning up implementation of typemap signallingChristian Grothoff
2016-09-26fix client init handlingChristian Grothoff
2016-09-26set flag to know that client did call init, thereby avoiding assertion failur...Christian Grothoff
2016-09-26init connect map on connectChristian Grothoff
2016-09-20converting core service to new service APIChristian Grothoff
2016-08-19-fix ftbfsChristian Grothoff
2016-08-19-fix ftbfsChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-05-convert quota test to MQ APIChristian Grothoff
2016-08-04-fix core mq cancel operation, need to use discard, not send_cancel as env wa...Christian Grothoff
2016-07-30convert another test to new APIChristian Grothoff
2016-07-30minor test cleanupChristian Grothoff
2016-07-30removing now unnecessary testChristian Grothoff
2016-07-30adapting next test to new MQ APIChristian Grothoff
2016-07-30adapting next test to new MQ APIChristian Grothoff
2016-07-30starting to convert core tests to new MQ APIChristian Grothoff
2016-07-30enable setting per-envelope or per-queue transmission options with MQ APIChristian Grothoff
2016-07-30draft of new core API MQ-based implementationChristian Grothoff
2016-07-30converting core tests to hello_get APIChristian Grothoff
2016-07-29starting point for MQ-core APIChristian Grothoff
2016-07-26-unset flag after transmissionChristian Grothoff
2016-07-26-converting CORE service to new transport MQ APIChristian Grothoff
2016-07-26fix testcase shutdownChristian Grothoff
2016-07-25-preparatory steps for transport API changeChristian Grothoff
2016-07-25-preparationsChristian Grothoff
2016-07-08-fix cancellations in testChristian Grothoff
2016-07-08-properly cancel offer_hello handlersChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-08migrate transport_core API to MQChristian Grothoff
2016-06-29hacky fix for 4588Christian Grothoff
2016-06-29hacky fix for cadet issuesChristian Grothoff
2016-06-27-fix queueing issueChristian Grothoff
2016-06-23do not crash for #4588Christian Grothoff
2016-06-23converting core monitor to MQChristian Grothoff
2016-06-21update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff
2016-06-20-tolerate init CB being NULL from the beginningChristian Grothoff
2016-06-19-fix the fixChristian Grothoff
2016-06-19avoid changing API for nowChristian Grothoff
2016-06-19refactoring core API to use new MQ libChristian Grothoff
2016-05-06fix compiler warningsChristian 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-11-27Don't match clients without handlers or callbacksDavid Barksdale
2015-10-30-do checkChristian Grothoff
2015-10-29replacing deprecated transport_try_connect call with ATS callChristian Grothoff
2015-10-29-preparations for replacement of try_connect callChristian Grothoff
2015-10-29distinguish PING failure after rekey from other failures (#4019) when loggingChristian Grothoff