aboutsummaryrefslogtreecommitdiff
path: root/src/core
Commit message (Collapse)AuthorAge
* improve traffic drop heuristicChristian Grothoff2017-02-24
|
* lower log levelChristian Grothoff2017-02-24
|
* limit queue size CORE maintains for any client, warn if we exceed itChristian Grothoff2017-02-23
|
* fix sign issue in bitshiftChristian Grothoff2017-02-22
|
* prevent crash on exitChristian Grothoff2017-02-21
|
* Refactor copying of handler arraysBart Polot2017-02-20
|
* mostly logging, avoid having more than one typemap in transmission queue, ↵Christian Grothoff2017-02-19
| | | | accept port=0 as not an error, tolerate link-local addrs
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* remove legacy commented out codeChristian Grothoff2017-01-25
|
* fix leakChristian Grothoff2017-01-25
|
* fix stray log calls that lagged the core-api prefixChristian Grothoff2017-01-22
|
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* eliminate dead NAT optionsChristian Grothoff2017-01-09
|
* fix link issueChristian Grothoff2017-01-09
|
* rename new core API implementation to name of standard implementationChristian Grothoff2017-01-09
|
* remove legacy core api code (now dead)Christian Grothoff2017-01-09
|
* dead code eliminationChristian Grothoff2017-01-09
|
* 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 ↵Christian Grothoff2016-09-26
| | | | failure on code that expected initialized client
* 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
| | | | | This change lets us compile with clang again.
* -convert quota test to MQ APIChristian Grothoff2016-08-05
|
* -fix core mq cancel operation, need to use discard, not send_cancel as env ↵Christian Grothoff2016-08-04
| | | | was never send
* 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
|