aboutsummaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
...
* handle transmissions initiated during disconnect callbacks by droppingChristian Grothoff2017-01-09
* exclude more testsChristian Grothoff2017-01-08
* - add subdirectory gitignore filesBart Polot2016-11-09
* -cleaning up implementation of typemap signallingChristian Grothoff2016-09-28
* fix client init handlingChristian Grothoff2016-09-26
* set flag to know that client did call init, thereby avoiding assertion failur...Christian Grothoff2016-09-26
* init connect map on connectChristian Grothoff2016-09-26
* converting core service to new service APIChristian Grothoff2016-09-20
* -fix ftbfsChristian Grothoff2016-08-19
* -fix ftbfsChristian Grothoff2016-08-19
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -convert quota test to MQ APIChristian Grothoff2016-08-05
* -fix core mq cancel operation, need to use discard, not send_cancel as env wa...Christian Grothoff2016-08-04
* convert another test to new APIChristian Grothoff2016-07-30
* minor test cleanupChristian Grothoff2016-07-30
* removing now unnecessary testChristian Grothoff2016-07-30
* adapting next test to new MQ APIChristian Grothoff2016-07-30
* adapting next test to new MQ APIChristian Grothoff2016-07-30
* starting to convert core tests to new MQ APIChristian Grothoff2016-07-30
* enable setting per-envelope or per-queue transmission options with MQ APIChristian Grothoff2016-07-30
* draft of new core API MQ-based implementationChristian Grothoff2016-07-30
* converting core tests to hello_get APIChristian Grothoff2016-07-30
* starting point for MQ-core APIChristian Grothoff2016-07-29
* -unset flag after transmissionChristian Grothoff2016-07-26
* -converting CORE service to new transport MQ APIChristian Grothoff2016-07-26
* fix testcase shutdownChristian Grothoff2016-07-26
* -preparatory steps for transport API changeChristian Grothoff2016-07-25
* -preparationsChristian Grothoff2016-07-25
* -fix cancellations in testChristian Grothoff2016-07-08
* -properly cancel offer_hello handlersChristian Grothoff2016-07-08
* -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 GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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